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

Public Member Functions

 _AVPConfig (const _AVPConfig &config)
 
_AVPConfig operator= (const _AVPConfig &config)
 

Public Attributes

int maxDelayTime
 直播最大延迟 默认5000毫秒
 
int highBufferDuration
 卡顿后缓存数据的高水位,当播放器缓存数据大于此值时开始播放
 
int startBufferDuration
 开始起播缓存区数据长度,默认500ms
 
int maxBufferDuration
 播放器最大的缓存数据长度,默认50秒
 
int networkTimeout
 网络超时时间,默认15秒
 
int networkRetryCount
 网络重试次数,每次间隔networkTimeout,networkRetryCount=0则表示不重试,重试策略app决定,默认值为2
 
bool showLastFrameWhenStop
 当stop的时候是否保留最后一帧图像显示,默认显示
 
char * referer
 请求referer
 
char * httpProxy
 httpProxy代理
 
char * userAgent
 user Agent
 
char ** httpHeaders
 添加自定义header
 
int headerCount
 自定义header的数量
 

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