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

R

refreshEntity(E) - function in com.brightcove.player.edge.OfflineStoreManager
Refresh the given entity.
refreshEntity(E) - function in com.brightcove.player.store.OfflineStoreManager
 
registerDownloadable(DeliveryType,Class) - function in com.brightcove.player.offline.Mp4Downloadable
Registers the downloadable class that must be used to handled download of the specifiedmedia delivery type.
registerDownloadable(DeliveryType,Class) - function in com.brightcove.player.offline.DashDownloadable
Registers the downloadable class that must be used to handled download of the specifiedmedia delivery type.
registerDownloadable(DeliveryType,Class) - function in com.brightcove.player.offline.MediaDownloadable
Registers the downloadable class that must be used to handled download of the specifiedmedia delivery type.
releaseLicense(Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
releaseLicense(Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
releaseLicense(Video,EventListener) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback license release request for the specified video asynchronously.
releaseLicense(Video,EventListener) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback license release request for the specified video asynchronously.
releaseResources() - function in com.brightcove.player.drm.OfflineLicenseManager
 
releaseResources() - function in com.brightcove.player.drm.OfflineLicenseManager
 
removeDownloadEventListener(MediaDownloadable.DownloadEventListener) - function in com.brightcove.player.edge.OfflineCatalog
Removes the specified from the list of listeners that will be notified when a download eventis raised.
removeDownloadEventListener(MediaDownloadable.DownloadEventListener) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Removes the specified from the list of listeners that will be notified when a download eventis raised.
removeListener(DownloadManager.Listener) - function in com.brightcove.player.network.DownloadManager
 
removeListener(String) - function in com.brightcove.player.event.OfflineCatalog
 
removeListener(String) - function in com.brightcove.player.event.AbstractOfflineCatalog
 
removeListeners() - function in com.brightcove.player.event.OfflineCatalog
 
removeListeners() - function in com.brightcove.player.event.AbstractOfflineCatalog
 
removeNotificationChannelById(String) - function in com.brightcove.player.network.DownloadManager
Remove the NotificationChannel with the spedified ID from the NotificationManager
renewLicense(Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
renewLicense(Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
RequestConfig - class in com.brightcove.player.offline
A configuration class whose values are passed over to the android.app.DownloadManager in each request made.
RequestConfig.RequestVisibility - class in com.brightcove.player.offline.RequestConfig
List of values that can take the method setNotificationVisibility.
requestDownload() - function in com.brightcove.player.offline.Mp4Downloadable
Requests the media to be downloaded asynchronously.
requestDownload() - function in com.brightcove.player.offline.DashDownloadable
Requests the media to be downloaded asynchronously.
requestDownload() - function in com.brightcove.player.offline.MediaDownloadable
Requests the media to be downloaded asynchronously.
requestPurchaseLicense(Video,EventListener) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestPurchaseLicense(Video,EventListener,CustomerRightsTokenConfig) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestPurchaseLicense(Video,EventListener,HttpRequestConfig) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be update to set the licensekey set identifier and actual expiration date.
requestPurchaseLicense(Video,EventListener) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestPurchaseLicense(Video,EventListener,CustomerRightsTokenConfig) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestPurchaseLicense(Video,EventListener,HttpRequestConfig) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback purchase license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be update to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener,CustomerRightsTokenConfig) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener,HttpRequestConfig) - function in com.brightcove.player.edge.OfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener,CustomerRightsTokenConfig) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
requestRentalLicense(Video,Date,long,EventListener,HttpRequestConfig) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Submits an offline playback rental license request for the specified video asynchronously.Upon successful acquisition of license, the video object will be updated to set the licensekey set identifier and actual expiration date.
resumeDownload(DownloadRequestSet) - function in com.brightcove.player.network.IDownloadManager
Resumes download of the specified request set, if it is currently paused.
resumeDownload(Long) - function in com.brightcove.player.network.IDownloadManager
Resumes download of the specified request set, if it is currently paused.
resumeDownload(DownloadRequestSet) - function in com.brightcove.player.network.DownloadManager
Resumes download of the specified request set, if it is currently paused.
resumeDownload(Long) - function in com.brightcove.player.network.DownloadManager
Resumes download of the specified request set, if it is currently paused.
resumeDownload(Long) - function in com.brightcove.player.network.DownloadManager
Resumes download of the specified request set, if it is currently paused.
resumeDownload() - function in com.brightcove.player.offline.Mp4Downloadable
Attempts to resume download of this media.
resumeDownload() - function in com.brightcove.player.offline.DashDownloadable
Attempts to resume download of this media.
resumeDownload() - function in com.brightcove.player.offline.MediaDownloadable
Attempts to resume download of this media.
resumeDownloadRequestSet(Long) - function in com.brightcove.player.edge.OfflineStoreManager
Marks a download request set as waiting to be queued.
resumeVideoDownload(Video) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to resume the download of a video which was previously paused.Operations to resume the video download will block the UI thread.
resumeVideoDownload(Video,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to asynchronously resume the download of a video which was previouslypaused.
resumeVideoDownload(String) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to resume a single video being downloaded which was previously paused.Operations to resume the video download will block the UI thread.
resumeVideoDownload(String,OfflineCallback) - function in com.brightcove.player.edge.OfflineCatalog
This method is used to asynchronously resume the download of a video which was previouslypaused.
resumeVideoDownload(Video) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to resume the download of a video which was previously paused.Operations to resume the video download will block the UI thread.
resumeVideoDownload(Video,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to asynchronously resume the download of a video which was previouslypaused.
resumeVideoDownload(String) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to resume a single video being downloaded which was previously paused.Operations to resume the video download will block the UI thread.
resumeVideoDownload(String,OfflineCallback) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method is used to asynchronously resume the download of a video which was previouslypaused.
A  B  C  D  E  F  G  H  I  M  O  P  Q  R  S  T  U  V  W