![]() |
AliyunPlayer v7.1.0
Aliyun Player API Reference Manual for iOS Platforms
|
#include "AVDConfig.h"
Properties | |
| int | connnectTimoutMs |
| 最大连接超时时间 默认5000毫秒 | |
| NSString * | httpProxy |
| httpProxy代理 | |
| NSString * | referer |
| 请求referer | |
| int | timeoutMs |
| 最大超时时间 默认15000毫秒 | |
| NSString * | userAgent |
| user Agent | |
|
readwritenonatomicassign |
最大连接超时时间 默认5000毫秒
|
readwritenonatomiccopy |
httpProxy代理
|
readwritenonatomiccopy |
请求referer
|
readwritenonatomicassign |
最大超时时间 默认15000毫秒
|
readwritenonatomiccopy |
user Agent