|
| (void) | - prepareWithLiveTimeUrl: |
| | Send a request to the broadcasting timeshift URL. More...
|
| |
| (void) | - seekToLiveTime: |
| | Seek to a specified position. More...
|
| |
| (void) | - setLiveTimeShiftUrl: |
| | Set a broadcasting timeshift URL. More...
|
| |
| (void) | - start |
| | Start the player. More...
|
| |
| (void) | - stop |
| | Stop the player. More...
|
| |
| (void) | - addExtSubtitle: |
| | Add external subtitles. More...
|
| |
| (void) | - clearScreen |
| | Clear screen. More...
|
| |
| (void) | - DEPRECATED_ATTRIBUTE |
| | Reset. More...
|
| |
| ("will not take effect") | - DEPRECATED_MSG_ATTRIBUTE |
| | Refresh the view in certain situations, for example, when the size of the view changes. More...
|
| |
| (void) | - destroy |
| | Delete the player. More...
|
| |
| (NSString *) | - getCacheFilePath: |
| | Query the name of the cached file with the specified URL. More...
|
| |
| (NSString *) | - getCacheFilePath:format:definition: |
| | Query the name of the cached file with the specified URL. More...
|
| |
| (NSString *) | - getCacheFilePath:format:definition:previewTime: |
| | Query the name of the cached file with the specified URL. More...
|
| |
| (AVPConfig *) | - getConfig |
| | Query player configuration. More...
|
| |
| (AVPTrackInfo *) | - getCurrentTrack: |
| | Query the track that is being played. More...
|
| |
| (AVPMediaInfo *) | - getMediaInfo |
| | Query media information, including track information. More...
|
| |
| (NSString *) | - getOption: |
| | Get player information. More...
|
| |
| (void *) | - getPlayer |
| |
| (NSString *) | - getPlayerName |
| | Get used player name. More...
|
| |
| (NSString *) | - getPropertyString: |
| | Get information by key. More...
|
| |
| (void) | - getThumbnail: |
| | Retrieve the thumbnail image at the specified position. More...
|
| |
| (instancetype) | - init |
| | Initialize the player. More...
|
| |
| (instancetype) | - init: |
| | Initialize the player. More...
|
| |
| (int) | - invokeComponent: |
| | Send command to component. More...
|
| |
| (void) | - pause |
| | Pause. More...
|
| |
| (void) | - prepare |
| | Prepare for playback. More...
|
| |
| (void) | - reload |
| | Reload resources. More...
|
| |
| (void) | - seekToTime:seekMode: |
| | Seek to a specified position. More...
|
| |
| (void) | - selectExtSubtitle:enable: |
| | Select external subtitles. More...
|
| |
| (void) | - selectTrack: |
| | Switch definition according to the specified track index. More...
|
| |
| (void) | - selectTrack:accurate: |
| | Switch definition according to the specified track index. More...
|
| |
| (void) | - sendCustomEvent: |
| | Send custom event, will callback through AVPEventReportParamsDelegate. More...
|
| |
| (void) | - setAuthSource: |
| | Play by VID and playauth. More...
|
| |
| (void) | - setBitStreamSource: |
| | Play by bit stream. More...
|
| |
| (BOOL) | - setCacheConfig: |
| | Modify cache configuration. More...
|
| |
| (void) | - setConfig: |
| | Modify player configuration. More...
|
| |
| (void) | - setDefaultBandWidth: |
| | Set the default playback bitrate for multi-bit rate. More...
|
| |
| (void) | - setEventReportParamsDelegate: |
| | Set a proxy. More...
|
| |
| (void) | - setFilterConfig: |
| | Set filter config. More...
|
| |
| (void) | - setFilterInvalid:invalid: |
| | disable/enable filter. More...
|
| |
| (void) | - setLiveStsSource: |
| | Play by 使用LiveSts. More...
|
| |
| (void) | - setMaxAccurateSeekDelta: |
| | set the maximum interval of precision seek. More...
|
| |
| (void) | - setMpsSource: |
| | Play by VID and MPS. More...
|
| |
| (void) | - setPlayUrlConvertCallback: |
| | Set a URL conversion callback. More...
|
| |
| (void) | - setPreferPlayerName: |
| | Set preper player name. More...
|
| |
| (void) | - setStreamDelayTime:time: |
| | set the delay time of the stream More...
|
| |
| (void) | - setStsSource: |
| | Play by VID and STS. More...
|
| |
| (void) | - setThumbnailUrl: |
| | Specify a thumbnail image URL. More...
|
| |
| (void) | - setTraceID: |
| | Set a trace ID for debugging. More...
|
| |
| (void) | - setUrlSource: |
| | Play by URL. More...
|
| |
| (void) | - setVerifyStsCallback: |
| | Set the AVPStsInfo expiration callback. More...
|
| |
| (void) | - setVideoTag:size: |
| | Set the video tags. More...
|
| |
| (void) | - snapShot |
| | Snapshot. More...
|
| |
| (void) | - updateFilterConfig:options: |
| | upadate filter config. More...
|
| |
| (void) | - updateLiveStsInfo:accKey:token:region: |
| | update liveSts info. More...
|
| |