![]() |
AliyunPlayer
v5.4.4
Aliyun Player API Reference Manual for iOS Platforms
|
Instance Methods | |
(void) | - cancel: |
(void) | - load:duration: |
(void) | - pause: |
(void) | - resume: |
(void) | - setAliMediaLoaderStatusDelegate: |
Class Methods | |
(instancetype) | + shareInstance |
- (void) cancel: | (NSString *) | url |
- (void) load: | (NSString *) | url | |
duration: | (int64_t) | duration | |
- (void) pause: | (NSString *) | url |
- (void) resume: | (NSString *) | url |
- (void) setAliMediaLoaderStatusDelegate: | (id< AliMediaLoaderStatusDelegate >) | delegate |
+ (instancetype) shareInstance |