![]() |
AliyunPlayer
v5.4.1
Aliyun Player API Reference Manual for iOS Platforms
|
Class Methods | |
(void) | + initKey: |
Initialize the credential for downloading resources. More... | |
(void) | + initKeyWithData: |
Initialize the credential for downloading resources. More... | |
+ (void) initKey: | (NSString *) | datFile |
Initialize the credential for downloading resources.
datFile | The path of the credential file. |
+ (void) initKeyWithData: | (NSData *) | data |
Initialize the credential for downloading resources.
data | The data of the credential file. |