Package com.brightcove.player.offline
See: Description
-
Class Summary Class Description Mp4Downloadable A MediaDownloadable responsible to manage the download of a MP4 Video and its assets. DashDownloadable A MediaDownloadable responsible to manage the download of a Dash Video and its assets. MediaDownloadable An abstract class that holds information related to a remote media (Video) to be downloaded and responsible to manage the download of its components such as video, audio and text. ExternalFileCreator Retrieves the external DIRECTORY_DOWNLOADS. RequestConfig A configuration class whose values are passed over to the android.app.DownloadManager in each request made. -
Interface Summary Interface Description OnVideoSizeCallback MediaFormatListener Interface definition for a callback to be invoked when the video tracks have been readand are available. DownloadEventListener Interface definition for a callback to be invoked when a media download is either completed,cancelled or failed because an error has occurred. DownloadFileCreator Interface used to provide the downloads directory for Offline-Playback feature. -
Annotation Summary Annotation Description RequestVisibility List of values that can take the method setNotificationVisibility.