Represents a closed captions track that is available in the media being played. These can be queried from CYIAbstractVideoPlayer::GetClosedCaptionsTracks.
#include <player/YiAbstractVideoPlayer.h>
◆ ClosedCaptionsTrackInfo() [1/3]
CYIAbstractVideoPlayer::ClosedCaptionsTrackInfo::ClosedCaptionsTrackInfo |
( |
| ) |
|
|
inline |
◆ ClosedCaptionsTrackInfo() [2/3]
CYIAbstractVideoPlayer::ClosedCaptionsTrackInfo::ClosedCaptionsTrackInfo |
( |
uint32_t |
id, |
|
|
const CYIString & |
name, |
|
|
const CYIString & |
language |
|
) |
| |
|
inline |
◆ ClosedCaptionsTrackInfo() [3/3]
CYIAbstractVideoPlayer::ClosedCaptionsTrackInfo::ClosedCaptionsTrackInfo |
( |
const TrackInfo & |
trackInfo | ) |
|
|
inline |
◆ OFF_TRACK_ID
uint32_t CYIAbstractVideoPlayer::ClosedCaptionsTrackInfo::OFF_TRACK_ID |
|
static |
Track ID representing 'off.'
The documentation for this struct was generated from the following file: