A  B  C  D  E  F  G  H  I  M  O  P  Q  R  S  T  U  V  W 

D

DashDownloadable - class in com.brightcove.player.offline
A MediaDownloadable responsible to manage the download of a Dash Video and its assets.
deleteDownload(DownloadRequestSet) - function in com.brightcove.player.network.IDownloadManager
Cancels all the download requests in the specified set and removes the download request set.
deleteDownload(Long) - function in com.brightcove.player.network.IDownloadManager
Cancels all the download requests in the specified set and removes the download request set.
deleteDownload(Long) - function in com.brightcove.player.network.DownloadManager
Cancels all the download requests in the specified set and removes the download request set.
deleteDownload(DownloadRequestSet) - function in com.brightcove.player.network.DownloadManager
Cancels all the download requests in the specified set and removes the download request set.
deleteDownload(DownloadRequestSet) - function in com.brightcove.player.network.DownloadManager
Cancels all the download requests in the specified set and removes the download request set.
deleteDownload() - function in com.brightcove.player.offline.Mp4Downloadable
Deletes the offline copy of the media.
deleteDownload() - function in com.brightcove.player.offline.DashDownloadable
Deletes the offline copy of the media.
deleteDownload() - function in com.brightcove.player.offline.MediaDownloadable
Deletes the offline copy of the media.
deleteDownloadRequestSet(Long) - function in com.brightcove.player.edge.OfflineStoreManager
Deletes the specified request set from the store.
deleteEntity(IdentifiableEntity) - function in com.brightcove.player.store.OfflineStoreManager
 
deleteOfflineVideo(String) - function in com.brightcove.player.edge.OfflineStoreManager
Deletes the first offline video entity with the given video identifier.
deleteOfflineVideo(String) - function in com.brightcove.player.store.OfflineStoreManager
 
deleteVideo(Video) - function in com.brightcove.player.edge.OfflineCatalog
This method can be used to remove all assets related to a single video from the host device.Deleting a video download will not cause the license to be deleted/released.
deleteVideo(Video,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
Asynchronously deletes the offline copy of the specified video.
deleteVideo(String) - function in com.brightcove.player.edge.OfflineCatalog
Deletes the offline copy of the specified video.
deleteVideo(String,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
Asynchronously deletes the offline copy of the specified video.
deleteVideo(Video) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method can be used to remove all assets related to a single video from the host device.Deleting a video download will not cause the license to be deleted/released.
deleteVideo(Video,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Asynchronously deletes the offline copy of the specified video.
deleteVideo(String) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Deletes the offline copy of the specified video.
deleteVideo(String,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Asynchronously deletes the offline copy of the specified video.
describeContents() - function in com.brightcove.player.network.DownloadStatus
 
describeContents() - function in android.os.DownloadStatus
 
DownloadFileCreator - class in com.brightcove.player.offline
Interface used to provide the downloads directory for Offline-Playback feature.
downloadLicense(String,CustomerRightsToken) - function in com.brightcove.player.drm.OfflineLicenseManager
 
downloadLicense(String,CustomerRightsToken) - function in com.brightcove.player.drm.OfflineLicenseManager
 
DownloadManager - class in com.brightcove.player.network
Provides an implementation of IDownloadManager that uses an application database to track the requests.
DownloadManager.Listener - class in com.brightcove.player.network.DownloadManager
A listener that can be used to callback notifications about download requests.
DownloadManager.Request - class in com.brightcove.player.network.DownloadManager
Provides mutable implementation of IRequest, which can be used to submitdownload requests to the IDownloadManager.
DownloadStatus - class in com.brightcove.player.network
Download status describes the current status of a download request.
DownloadStatus.ReasonCode - class in com.brightcove.player.network.DownloadStatus
The list of possible reasons code that will be set when StatusCode is either STATUS_RETRY or STATUS_FAILED.
DownloadStatus.StatusCode - class in com.brightcove.player.network.DownloadStatus
The list of possible status values for android.app.DownloadManager.Request.
downloadVideo(Video) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to request a single video to be downloaded for offline playback.Operations to initialize the download will block the UI thread.
downloadVideo(Video,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to request a single video to be downloaded asynchronously for offlineplayback.
downloadVideo(Video) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to request a single video to be downloaded for offline playback.Operations to initialize the download will block the UI thread.
downloadVideo(Video,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to request a single video to be downloaded asynchronously for offlineplayback.
A  B  C  D  E  F  G  H  I  M  O  P  Q  R  S  T  U  V  W