No results found.
A downloader of DASH and HLS media files. More...
A downloader of DASH and HLS media files.
Register a listener to receive events from the downloader.
Implemented in com.ooyala.android.offline.OoyalaDownloader.
Abort the download.
Ooyala will cancel all the pending download tasks. If all segments are downloaded this will be ignored.
Completely remove a folder and its contents for an offline video.
This is to remove the folder before reuse the same folder name.
Get the license expiration data from the license file.
This should be called after video files are downloaded in the folder specified.
Unregister a listener.
The listener will no longer receive events from the downloader.
Request the represented bitrate list in the manifest.
The result will be returned DownloadListener#onBitratesObtained callback.
Set the Ooyala downloader options.
It will override the options that have been set in the constructor.
This is to start/resume the download process.
All the segments already downloaded will be skipped.