◆ _AVPConfig() [1/2]
alivc_player::_AVPConfig::_AVPConfig |
( |
| ) |
|
|
inline |
◆ _AVPConfig() [2/2]
alivc_player::_AVPConfig::_AVPConfig |
( |
const _AVPConfig & |
config | ) |
|
|
inline |
◆ ~_AVPConfig()
alivc_player::_AVPConfig::~_AVPConfig |
( |
| ) |
|
|
inline |
◆ operator=()
◆ headerCount
int alivc_player::_AVPConfig::headerCount |
◆ highBufferDuration
int alivc_player::_AVPConfig::highBufferDuration |
The size of data to be cached before the player can be resumed from playback lag.
When the size of the data cached by the player reaches this value, the playback is resumed, Unit: millisecond.
◆ httpHeaders
char** alivc_player::_AVPConfig::httpHeaders |
◆ httpProxy
char* alivc_player::_AVPConfig::httpProxy |
◆ maxBufferDuration
int alivc_player::_AVPConfig::maxBufferDuration |
The maximum size of cache data.
Default: 50 seconds, Unit: millisecond.
◆ maxDelayTime
int alivc_player::_AVPConfig::maxDelayTime |
The maximum broadcasting delay.
Default: 5000 milliseconds, Unit: millisecond.
◆ networkRetryCount
int alivc_player::_AVPConfig::networkRetryCount |
The maximum network reconnection attempts.
Default: 2. networkTimeout specifies the reconnection interval. networkRetryCount=0 indicates that automatic network reconnection is disabled. The reconnection policy varies depending on the app.
◆ networkTimeout
int alivc_player::_AVPConfig::networkTimeout |
Network connection timeout time.
Default: 15 seconds, Unit: millisecond.
◆ referer
char* alivc_player::_AVPConfig::referer |
◆ showLastFrameWhenStop
bool alivc_player::_AVPConfig::showLastFrameWhenStop |
Whether to show the last frame when the player is stopped.
Set to true to show the last frame ,if false, a black view is displayed.
◆ startBufferDuration
int alivc_player::_AVPConfig::startBufferDuration |
The size of the cache data required for starting playback.
Default: 500 milliseconds, Unit: millisecond.
◆ userAgent
char* alivc_player::_AVPConfig::userAgent |
The documentation for this struct was generated from the following file: