AliyunPlayer  v5.1.6
Aliyun Player API Reference Manual for iOS Platforms
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Pages
AliPlayerGlobalSettings Class Reference
Inheritance diagram for AliPlayerGlobalSettings:

Class Methods

(void) + setDNSResolve:ip:
 设置域名对应的解析ip More...
 
(void) + setIpResolveType:
 设置解析ip类型 More...
 

Method Documentation

◆ setDNSResolve:ip:

+ (void) setDNSResolve: (NSString *)  host
ip: (NSString *)  ip 

设置域名对应的解析ip

Parameters
host域名,需指定端口(http默认端口80,https默认端口443)。例如player.alicdn.com:443
ip相应的ip,设置为空字符串清空设定。

◆ setIpResolveType:

+ (void) setIpResolveType: (AVPIpResolveType type

设置解析ip类型

Parameters
type解析ip的类型

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