#import "AVPConfig.h"
◆ 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.
◆ disableAudio
◆ disableVideo
◆ enableHttpDns
whether enable http dns, -1 : as globel setting
◆ enableLocalCache
- (BOOL) enableLocalCache |
|
readwritenonatomicassign |
Enable or disable local cache.
◆ 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, Unit: millisecond.
◆ httpHeaders
- (NSMutableArray*) httpHeaders |
|
readwritenonatomiccopy |
◆ httpProxy
◆ liveStartIndex
The start playing index of fragments, when HLS is live.
◆ maxBufferDuration
- (int) maxBufferDuration |
|
readwritenonatomicassign |
The maximum size of cache data.
Default: 50 seconds, Unit: millisecond.
◆ maxDelayTime
The maximum broadcasting delay.
Default: 5000 milliseconds, Unit: millisecond.
◆ maxProbeSize
The size of the probe data.
Default: -1. Value -1 indicates that the probe data size is not specified.
◆ mMAXBackwardDuration
- (uint64_t) mMAXBackwardDuration |
|
readwritenonatomicassign |
set the maximum backward buffer duration of the player.
◆ 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, Unit: millisecond.
◆ pixelBufferOutputFormat
- (int) pixelBufferOutputFormat |
|
readwritenonatomicassign |
◆ positionTimerIntervalMs
- (int) positionTimerIntervalMs |
|
readwritenonatomicassign |
Set the frequencies of Progress.
Includes the current position and the buffer position.
◆ preferAudio
prefer audio playback; prefer audio playback when under insufficient network bandwidth.
At present, it is only effective in dash live stream (the video has been switched to the lowest bit rate)
◆ referer
◆ startBufferDuration
- (int) startBufferDuration |
|
readwritenonatomicassign |
The size of the cache data required for starting playback.
Default: 500 milliseconds, Unit: millisecond.
◆ userAgent
The documentation for this class was generated from the following file: