Represents an audio track that is available in the media being played. These can be queried from CYIAbstractVideoPlayer::GetAudioTracks.
#include <player/YiAbstractVideoPlayer.h>
| CYIAbstractVideoPlayer::AudioTrackInfo::AudioTrackInfo |
( |
| ) |
|
|
inline |
| CYIAbstractVideoPlayer::AudioTrackInfo::AudioTrackInfo |
( |
uint32_t |
uID, |
|
|
const CYIString & |
name, |
|
|
const CYIString & |
language |
|
) |
| |
|
inline |
| CYIAbstractVideoPlayer::AudioTrackInfo::AudioTrackInfo |
( |
const TrackInfo & |
trackInfo | ) |
|
|
inline |
| bool CYIAbstractVideoPlayer::AudioTrackInfo::bIsValid |
Indicates whether this instance represents a valid track.
| uint32_t CYIAbstractVideoPlayer::AudioTrackInfo::DEFAULT_TRACK_ID |
|
static |
The documentation for this struct was generated from the following file: