Pepper_47_C_interfaces
Public Attributes | List of all members
PP_AudioTrackInfo Struct Reference

#include <pp_media_player_samsung.h>

Collaboration diagram for PP_AudioTrackInfo:
Collaboration graph

Public Attributes

uint32_t index
 
char language [64]
 

Detailed Description

Structure describing audio track from played media.

Definition at line 122 of file pp_media_player_samsung.h.

Member Data Documentation

uint32_t PP_AudioTrackInfo::index

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

Definition at line 127 of file pp_media_player_samsung.h.

char PP_AudioTrackInfo::language[64]

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

Definition at line 132 of file pp_media_player_samsung.h.


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