AliyunPlayer  v5.2.0
Aliyun Player API Reference Manual for Windows Platforms
alivc_player::_AVPTrackInfo Struct Reference

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ _AVPTrackInfo() [1/2]

alivc_player::_AVPTrackInfo::_AVPTrackInfo ( )

◆ _AVPTrackInfo() [2/2]

alivc_player::_AVPTrackInfo::_AVPTrackInfo ( const _AVPTrackInfo )

◆ ~_AVPTrackInfo()

alivc_player::_AVPTrackInfo::~_AVPTrackInfo ( )

Member Function Documentation

◆ clear()

void alivc_player::_AVPTrackInfo::clear ( )

◆ operator=()

_AVPTrackInfo& alivc_player::_AVPTrackInfo::operator= ( const _AVPTrackInfo )

Member Data Documentation

◆ audioChannels

int alivc_player::_AVPTrackInfo::audioChannels

the number of audio channel

◆ audioLanguage

char* alivc_player::_AVPTrackInfo::audioLanguage

audio Language

◆ audioSampleFormat

int alivc_player::_AVPTrackInfo::audioSampleFormat

audio sample format

◆ audioSamplerate

int alivc_player::_AVPTrackInfo::audioSamplerate

audio sample rate

◆ subtitleLanguage

char* alivc_player::_AVPTrackInfo::subtitleLanguage

subtitle Language

◆ trackBitrate

int alivc_player::_AVPTrackInfo::trackBitrate

bit rate

◆ trackDefinition

char* alivc_player::_AVPTrackInfo::trackDefinition

track definition

◆ trackIndex

int alivc_player::_AVPTrackInfo::trackIndex

track index

◆ trackType

AVPTrackType alivc_player::_AVPTrackInfo::trackType

track type

See also
AVPTrackType

◆ valid

bool alivc_player::_AVPTrackInfo::valid

◆ videoHeight

int alivc_player::_AVPTrackInfo::videoHeight

video height

◆ videoWidth

int alivc_player::_AVPTrackInfo::videoWidth

video width

◆ vodFileSize

int alivc_player::_AVPTrackInfo::vodFileSize = 0

vod file size, int Byte, only meaningful if the trackType is AVPTRACK_TYPE_SAAS_VOD

◆ vodFormat

char* alivc_player::_AVPTrackInfo::vodFormat

vod format, only meaningful if the trackType is AVPTRACK_TYPE_SAAS_VOD


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