#include "AliVodMediaLoader.h"
◆ onCanceled:index:
- (void) onCanceled: |
|
(NSString *) | vid |
index: |
|
(int) | index |
|
optionalrequired |
◆ onCompleted:index:
- (void) onCompleted: |
|
(NSString *) | vid |
index: |
|
(int) | index |
|
optionalrequired |
◆ onError:index:code:msg:
- (void) onError: |
|
(NSString *) | vid |
index: |
|
(int) | index |
code: |
|
(int64_t) | code |
msg: |
|
(NSString *) | msg |
|
optionalrequired |
◆ onErrorV2:index:errorModel:
- (void) onErrorV2: |
|
(NSString *) | vid |
index: |
|
(int) | index |
errorModel: |
|
(AVPErrorModel *) | errorModel |
|
optionalrequired |
错误回调V2
- Parameters
-
errorModel | 播放器错误描述,参考AliVcPlayerErrorModel |
◆ onPrepared:
The documentation for this protocol was generated from the following file: