#import "AVPSource.h"
|
long | authTimeout |
| authTimeout More...
|
|
NSString * | format |
| format,default is nil, value is "mp4,mp3,flv,m3u8" More...
|
|
NSString * | outputType |
| outputType More...
|
|
NSString * | playAuth |
| playAuth More...
|
|
NSString * | playConfig |
| playConfig More...
|
|
NSString * | reAuthInfo |
| reAuthInfo More...
|
|
NSString * | region |
| region More...
|
|
NSString * | resultType |
| resultType More...
|
|
NSString * | streamType |
| streamType More...
|
|
NSString * | vid |
| vid More...
|
|
NSString * | coverURL |
| 封面地址 More...
|
|
NSString * | definitions |
| 设置点播服务器返回的码率清晰度类型。例如:"FD,LD,SD,HD,OD,2K,4K,SQ,HQ"。 注意:如果类型为"AUTO", 那么只会返回自适应码率流。 More...
|
|
BOOL | forceQuality |
| 是否强制使用此清晰度。如果强制,则在没有对应清晰度的情况下播放不了。 More...
|
|
NSString * | quality |
| 期望播放的清晰度 More...
|
|
NSString * | title |
| 视频标题 More...
|
|
◆ initWithVid:playAuth:region:
- (instancetype) initWithVid: |
|
(NSString *) |
vid |
playAuth: |
|
(NSString *) |
playAuth |
region: |
|
(NSString *) |
region |
|
|
| |
◆ initWithVid:playAuth:region:format:playConfig:
- (instancetype) initWithVid: |
|
(NSString *) |
vid |
playAuth: |
|
(NSString *) |
playAuth |
region: |
|
(NSString *) |
region |
format: |
|
(NSString *) |
format |
playConfig: |
|
(NSString *) |
playConfig |
|
|
| |
◆ initWithVid:playAuth:region:playConfig:
- (instancetype) initWithVid: |
|
(NSString *) |
vid |
playAuth: |
|
(NSString *) |
playAuth |
region: |
|
(NSString *) |
region |
playConfig: |
|
(NSString *) |
playConfig |
|
|
| |
◆ authTimeout
◆ format
format,default is nil, value is "mp4,mp3,flv,m3u8"
◆ outputType
◆ playAuth
◆ playConfig
◆ reAuthInfo
◆ region
◆ resultType
◆ streamType
◆ vid
The documentation for this class was generated from the following file: