AliyunPlayer  v5.2.0
Aliyun Player API Reference Manual for Windows Platforms
Public Member Functions | Public Attributes | List of all members
alivc_player::_AVPTrackInfo Struct Reference

Public Member Functions

void clear ()
 
 _AVPTrackInfo (const _AVPTrackInfo &)
 
_AVPTrackInfooperator= (const _AVPTrackInfo &)
 

Public Attributes

bool valid
 
AVPTrackType trackType
 track type More...
 
int trackIndex
 track index
 
char * trackDefinition
 track definition
 
int videoWidth
 video width
 
int videoHeight
 video height
 
int trackBitrate
 bitrate
 
int audioChannels
 the number of audio channel
 
int audioSamplerate
 audio samplerate
 
int audioSampleFormat
 audio sampleFormat
 
char * audioLanguage
 audio Language
 
char * subtitleLanguage
 subtitle Language
 
int vodFileSize = 0
 vod file size, int Byte, only meaningful if the trackType is AVPTRACK_TYPE_SAAS_VOD
 
char * vodFormat
 vod format, only meaningful if the trackType is AVPTRACK_TYPE_SAAS_VOD
 

Member Data Documentation

◆ trackType

AVPTrackType alivc_player::_AVPTrackInfo::trackType

track type

See also
AVPTrackType

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