NaCl Player API
NaCl Player API Documentation
Samsung::NaClPlayer::AudioTrackInfo Struct Reference

Structure describing audio track from played media. More...

#include <media_common.h>

Public Attributes

uint32_t index
 
std::string language
 String representing language of audio track encoded in IETF RFC 5646.
 

Detailed Description

Structure describing audio track from played media.

Definition at line 243 of file media_common.h.

Member Data Documentation

◆ index

uint32_t Samsung::NaClPlayer::AudioTrackInfo::index

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

Definition at line 246 of file media_common.h.


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