-
- All Implemented Interfaces:
public class DownloadOptions
Information regarding the media requested and track options available for download.
An instance is provided when options are requested using OptionsDownloader from which tracks options and preferences to be downloaded can be selected.
-
-
Constructor Summary
Constructors Constructor Description DownloadOptions(String mediaId, MediaInfo mediaInfo, Array<Track> availableTracks)
-