Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_TextTrackInfo Struct Reference

#include <pp_media_player_samsung.h>

Public Attributes

uint32_t index
 
PP_Bool is_external
 
char language [64]
 

Detailed Description

Structure describing text/subtitles track from played media.

Member Data Documentation

uint32_t PP_TextTrackInfo::index

Index of the track in currently played media. Note this index is only valid for currently attached data source.

PP_Bool PP_TextTrackInfo::is_external

Is current text track internal (contained in media clip) or external (loaded from separate file).

Remarks: This flag is deprecated. Value of this variable is undefined and should be ignored.

char PP_TextTrackInfo::language[64]

C style string representing language of text track encoded in IETF RFC 5646


The documentation for this struct was generated from the following file: