| Interface | Description |
|---|---|
| OptionsDownloader.Callback |
Callback interface for receiving download options.
|
| VdoDownloadManager.EventListener |
Callback interface for listening to download events.
|
| VdoDownloadManager.QueryResultListener |
Callback interface for listening to query results.
|
| Class | Description |
|---|---|
| DownloadOptions |
Information regarding the media requested and track options available for download.
|
| DownloadRequest |
Specifications for a media download.
|
| DownloadRequest.Builder | |
| DownloadSelections |
Object containing a
DownloadOptions and corresponding selections of tracks to download. |
| DownloadStatus |
Download status information corresponding to a media download.
|
| OptionsDownloader |
Downloads available track options for a media.
|
| VdoDownloadManager |
VdoDownloadManager handles enqueuing download requests and management of media downloads.
|
| VdoDownloadManager.Query |
Class used to specify filters for a query.
|