Package com.castlabs.sdk.downloader
Class Downloader
java.lang.Object
com.castlabs.sdk.downloader.Downloader
Abstract base class for handling media downloads. Provides functionality for preparing and managing
downloads of different content types (DASH, SmoothStreaming, MP4).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Callback that is triggered after a Manifest URL was parsed and a model can be generated from the list of available tracks and qualities, seeDownloadServiceBinder.prepareDownload(android.content.Context, android.os.Bundle, com.castlabs.sdk.downloader.Downloader.ModelReadyCallback)
-
Method Summary