◆ clearShowWhenStop
- (BOOL) clearShowWhenStop |
|
readwritenonatomicassign |
Whether to clear the last frame when the player is stopped.
Set to YES to clear the last frame and a black view is displayed. Default: NO.
◆ enableSEI
◆ highBufferDuration
- (int) highBufferDuration |
|
readwritenonatomicassign |
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.
◆ httpHeaders
- (NSMutableArray*) httpHeaders |
|
readwritenonatomiccopy |
◆ httpProxy
◆ maxBufferDuration
- (int) maxBufferDuration |
|
readwritenonatomicassign |
The maximum size of cache data.
Default: 50 seconds.
◆ maxDelayTime
The maximum broadcasting delay.
Default: 5000 milliseconds.
◆ maxProbeSize
The size of the probe data.
Default: -1. Value -1 indicates that the probe data size is not specified.
◆ networkRetryCount
- (int) networkRetryCount |
|
readwritenonatomicassign |
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
Network connection timeout time.
Default: 15 seconds.
◆ referer
◆ startBufferDuration
- (int) startBufferDuration |
|
readwritenonatomicassign |
The size of the cache data required for starting playback.
Default: 500 milliseconds.
◆ userAgent
The documentation for this class was generated from the following file: