AliyunPlayer  v5.4.5.0
Aliyun Player API Reference Manual for iOS Platforms
<AliVodMediaLoaderStatusDelegate> Protocol Reference
Inheritance diagram for <AliVodMediaLoaderStatusDelegate>:

Instance Methods

(void) - onCanceled:index:
 
(void) - onCompleted:index:
 
(void) - onError:index:code:msg:
 
(void) - onPrepared:
 

Method Documentation

◆ onCanceled:index:

- (void) onCanceled: (NSString *)  vid
index: (int)  index 
optional

◆ onCompleted:index:

- (void) onCompleted: (NSString *)  vid
index: (int)  index 
optional

◆ onError:index:code:msg:

- (void) onError: (NSString *)  vid
index: (int)  index
code: (int64_t)  code
msg: (NSString *)  msg 
optional

◆ onPrepared:

- (void) onPrepared: (AVPMediaInfo *)  mediaInfo
optional

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