◆ onCompletion()
◆ onDownloadingProgress()
virtual void alivc_player::IAVDListener::onDownloadingProgress |
( |
AliMediaDownloader * |
downloader, |
|
|
int |
percent |
|
) |
| |
|
pure virtual |
下载进度回调
- Parameters
-
downloader | 下载downloader指针 |
percent | 下载进度 0-100 |
◆ onError()
错误代理回调
- Parameters
-
downloader | 下载downloader指针 |
errorModel | 播放器错误描述,参考AliVcPlayerErrorModel |
◆ onPrepared()
下载准备完成事件回调
- Parameters
-
downloader | 下载downloader指针 |
mediaInfo | 媒体信息, |
- See also
- AVPMediaInfo
◆ onProcessingProgress()
virtual void alivc_player::IAVDListener::onProcessingProgress |
( |
AliMediaDownloader * |
downloader, |
|
|
int |
percent |
|
) |
| |
|
pure virtual |
下载文件的处理进度回调
- Parameters
-
downloader | 下载downloader指针 |
percent | 下载进度 0-100 |
The documentation for this class was generated from the following file: