AliyunPlayer v6.19.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AliDomainProcessor Class Reference

#include "AliDomainProcessor.h"

Inheritance diagram for AliDomainProcessor:

Instance Methods

(void) - addEnhancedHttpDnsDomain:
 添加增强型httpdns域名。 和如下接口 配合使用
 
(void) - addPreResolveDomain:
 开始httpdns预解析。
 

Class Methods

(instancetype) + shareInstance
 

Method Documentation

◆ addEnhancedHttpDnsDomain:

- (void) addEnhancedHttpDnsDomain: (NSString *) domain

添加增强型httpdns域名。 和如下接口 配合使用

See also
[AliPlayerGloabalSetting enableEnhancedHttpDns:NSString]
Parameters
domain视频url对应的域名,如,url:https://cn.aliyun.com,对应的域名:cn.aliyun.com

◆ addPreResolveDomain:

- (void) addPreResolveDomain: (NSString *) domain

开始httpdns预解析。

Parameters
domain视频url对应的域名,如,url:https://cn.aliyun.com,对应的域名:cn.aliyun.com

◆ shareInstance

+ (instancetype) shareInstance

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