public class M3U8DownloadManager extends Object implements DownloadManager
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getDownload(int index) |
List<CommonRequest> |
getRequest() |
void |
updateDownloadStatus(int index)
更新下载器
|
public List<CommonRequest> getRequest()
getRequest 在接口中 DownloadManagerpublic void updateDownloadStatus(int index)
index - 已经下载好的片段public boolean getDownload(int index)
Copyright © 2020. All rights reserved.