| 接口 | 说明 |
|---|---|
| AliMediaDownloader.ConvertURLCallback |
下载之前转化下载地址
|
| AliMediaDownloader.OnCompletionListener |
下载完成消息回调
|
| AliMediaDownloader.OnErrorListener |
错误消息回调
|
| AliMediaDownloader.OnPreparedListener |
下载准备成功回调.成功后,通过AliMediaDownloader.selectItem(int) 方法选择需要下载的Track.
|
| AliMediaDownloader.OnProgressListener |
进度回调
|
| 类 | 说明 |
|---|---|
| AliDownloaderFactory | |
| AliMediaDownloader | |
| DownloaderConfig |