A
B
C
D
E
F
G
H
I
M
O
P
Q
R
S
T
U
V
W
C
- cancelDownload() - function in com.brightcove.player.offline.Mp4Downloadable
- Cancels download of the media if it has not been completed yet.
- cancelDownload() - function in com.brightcove.player.offline.DashDownloadable
- Cancels download of the media if it has not been completed yet.
- cancelDownload() - function in com.brightcove.player.offline.MediaDownloadable
- Cancels download of the media if it has not been completed yet.
- cancelVideoDownload(Video) - function in com.brightcove.player.edge.OfflineCatalog
- Cancels a video download that has not been completed yet.Operations to cancel the video download will block the UI thread.
- cancelVideoDownload(Video,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
- Asynchronously cancels a video download that has not been completed yet.If the video has been downloaded already, then calling this method will have no effect.
- cancelVideoDownload(String) - function in com.brightcove.player.edge.OfflineCatalog
- Cancels a video download that has not been completed yet.Operations to cancel the video download will block the UI thread.
- cancelVideoDownload(String,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
- Asynchronously cancels a video download that has not been completed yet.
- cancelVideoDownload(Video) - function in com.brightcove.player.edge.AbstractOfflineCatalog
- Cancels a video download that has not been completed yet.Operations to cancel the video download will block the UI thread.
- cancelVideoDownload(Video,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
- Asynchronously cancels a video download that has not been completed yet.If the video has been downloaded already, then calling this method will have no effect.
- cancelVideoDownload(String) - function in com.brightcove.player.edge.AbstractOfflineCatalog
- Cancels a video download that has not been completed yet.Operations to cancel the video download will block the UI thread.
- cancelVideoDownload(String,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
- Asynchronously cancels a video download that has not been completed yet.
- changeDownloadIdentifier(Video) - function in com.brightcove.player.edge.OfflineStoreManager
- Changes the download identifier associated with given video.
- com.brightcove.player - package com.brightcove.player
- com.brightcove.player.drm - package com.brightcove.player.drm
- com.brightcove.player.edge - package com.brightcove.player.edge
- com.brightcove.player.exception - package com.brightcove.player.exception
- com.brightcove.player.network - package com.brightcove.player.network
- com.brightcove.player.offline - package com.brightcove.player.offline
- com.brightcove.player.store - package com.brightcove.player.store
- compact() - function in com.brightcove.player.store.OfflineStoreManager
- convertToMapped(Class,String) - function in com.brightcove.player.store.VideoConverter
- convertToMapped(Class,B) - function in io.requery.VideoConverter
- convertToMapped(Class,String) - function in com.brightcove.player.store.FileConverter
- convertToMapped(Class,B) - function in io.requery.FileConverter
- convertToPersisted(Video) - function in com.brightcove.player.store.VideoConverter
- convertToPersisted(A) - function in io.requery.VideoConverter
- convertToPersisted(File) - function in com.brightcove.player.store.FileConverter
- convertToPersisted(A) - function in io.requery.FileConverter
- copy() - function in com.brightcove.player.offline.RequestConfig
- Creates a shallow copy of the current config.
- countDownloadRequestsInState(Long,int) - function in com.brightcove.player.edge.OfflineStoreManager
- Counts the download requests belonging to a DownloadRequestSet with the specified status code.
- create(Context,Video,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.Mp4Downloadable
- Creates the best MediaDownloadable for the given video based on the supported delivery types.
- create(Context,String,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.Mp4Downloadable
- Creates the best MediaDownloadable for the given video url on the supported delivery types.
- create(Context,Video,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.DashDownloadable
- Creates the best MediaDownloadable for the given video based on the supported delivery types.
- create(Context,String,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.DashDownloadable
- Creates the best MediaDownloadable for the given video url on the supported delivery types.
- create(Context,Video,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.MediaDownloadable
- Creates the best MediaDownloadable for the given video based on the supported delivery types.
- create(Context,String,MediaDownloadable.DownloadEventListener,RequestConfig) - function in com.brightcove.player.offline.MediaDownloadable
- Creates the best MediaDownloadable for the given video url on the supported delivery types.
- createDownloadRequestSet(RequestConfig,long,DownloadManager.Listener) - function in com.brightcove.player.network.IDownloadManager
- Creates an empty download request set with the specified estimated size.
- createDownloadRequestSet(RequestConfig,long,DownloadManager.Listener) - function in com.brightcove.player.network.DownloadManager
- Creates an empty download request set with the specified estimated size.
- createDownloadRequestSet(RequestConfig,long,DownloadManager.Listener) - function in com.brightcove.player.network.DownloadManager
- Creates an empty download request set with the specified estimated size.
- createDownloadRequestSet(RequestConfig,long) - function in com.brightcove.player.edge.OfflineStoreManager
- Creates a new blank download request set.
- createForInvalidDownloadsFile() - function in com.brightcove.player.network.DownloadStatus
- Creates a new DownloadStatus instance with error specifying that the DownloadsFileis invalid.
- createLicenseManager(Video,Source) - function in com.brightcove.player.drm.OfflineLicenseManagerFactory
- Creates a new instance of LicenseManager, which can be used to acquire, renew orreleases (Offline) playback DRM license for a specific video source.Note: You need to set DrmSessionEventListener.EventDispatcher if you want to benotified by the Drm Session Events.
- createLicenseManager(Video,Source,Map) - function in com.brightcove.player.drm.OfflineLicenseManagerFactory
- createLicenseManager(Video,Source) - function in com.brightcove.player.drm.OfflineLicenseManagerFactory
- createLicenseManager(Video,Source) - function in com.brightcove.player.OfflinePlaybackPlugin
- createLicenseManager(Video,Source,Map) - function in com.brightcove.player.OfflinePlaybackPlugin
- createLicenseManager(Video,Source) - function in com.brightcove.player.drm.OfflinePlaybackPlugin