AliyunPlayer v7.0.0
Aliyun Player API Reference Manual for iOS Platforms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Pages
AVDConfig Class Reference

#import "AVDConfig.h"

Inheritance diagram for AVDConfig:

Properties

int connnectTimoutMs
 最大连接超时时间 默认5000毫秒 More...
 
NSString * httpProxy
 httpProxy代理 More...
 
NSString * referer
 请求referer More...
 
int timeoutMs
 最大超时时间 默认15000毫秒 More...
 
NSString * userAgent
 user Agent More...
 

Property Documentation

◆ connnectTimoutMs

- (int) connnectTimoutMs
readwritenonatomicassign

最大连接超时时间 默认5000毫秒

◆ httpProxy

- (NSString*) httpProxy
readwritenonatomiccopy

httpProxy代理

◆ referer

- (NSString*) referer
readwritenonatomiccopy

请求referer

◆ timeoutMs

- (int) timeoutMs
readwritenonatomicassign

最大超时时间 默认15000毫秒

◆ userAgent

- (NSString*) userAgent
readwritenonatomiccopy

user Agent


The documentation for this class was generated from the following file: