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

S

saveEntity(T) - function in com.brightcove.player.edge.OfflineStoreManager
Inserts or updates the given entity.
saveEntity(T) - function in com.brightcove.player.store.OfflineStoreManager
 
saveOfflineLicense(Video) - function in com.brightcove.player.edge.OfflineStoreManager
Updates the entity with given unique video identifier to save the video license information.
saveOfflineLicense(Video) - function in com.brightcove.player.store.OfflineStoreManager
 
saveOfflineVideo(Video,File,DownloadRequestSet) - function in com.brightcove.player.edge.OfflineStoreManager
Saves the offline video information into the store.
saveOfflineVideo(Video) - function in com.brightcove.player.edge.OfflineStoreManager
Updates the entity with given unique video identifier to save the video metadata object,while retaining the previously saved license information.
saveOfflineVideo(Video) - function in com.brightcove.player.store.OfflineStoreManager
 
setAllowedOverBluetooth(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download may proceed over a bluetooth network connection.
setAllowedOverMetered(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download may proceed over a metered network connection.
setAllowedOverMobile(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download may proceed over a mobile network connection.
setAllowedOverRoaming(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download may proceed over a roaming network connection.
setAllowedOverWifi(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download may proceed over a WIFI network connection.
setAllowScanningByMediaScanner(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether the file to be downloaded should be marked as scannable by MediaScanner.
setBaseURL(String) - function in com.brightcove.player.edge.OfflineCatalog.Builder
 
setBluetoothDownloadAllowed(boolean) - function in com.brightcove.player.offline.RequestConfig
Sets whether download over bluetooth network is allowed.
setCallback(MediaDrmCallback) - function in com.brightcove.player.drm.OfflineLicenseManager.Builder
 
setCode(int) - function in com.brightcove.player.network.DownloadStatus
Sets the status code.
setConfigurationBundle(Bundle) - function in com.brightcove.player.offline.Mp4Downloadable
 
setConfigurationBundle(Bundle) - function in com.brightcove.player.offline.DashDownloadable
 
setConfigurationBundle(Bundle) - function in com.brightcove.player.offline.MediaDownloadable
 
setDescription(String) - function in com.brightcove.player.network.DownloadManager.Request
Sets the description of this download to be displayed in notifications (if enabled)
setDescription(String) - function in com.brightcove.player.offline.RequestConfig
Sets the request description.
setDownloadFileCreator(DownloadFileCreator) - function in com.brightcove.player.edge.OfflineCatalog.Builder
Sets the DownloadFileCreator to retrieve a directory to store offline content.
setDownloadPath(File) - function in com.brightcove.player.edge.OfflineCatalog
Sets the base path that must be used to store new offline video requests.
setDownloadPath(DownloadFileCreator) - function in com.brightcove.player.edge.OfflineCatalog
Sets the DownloadFileCreator to retrieve the base path that must be used to storenew offline video requests.
setDownloadPath(File) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Sets the base path that must be used to store new offline video requests.
setDownloadPath(DownloadFileCreator) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Sets the DownloadFileCreator to retrieve the base path that must be used to storenew offline video requests.
setDownloadPath(File) - function in com.brightcove.player.offline.RequestConfig
Sets the base path that must be used to the downloaded file(s).
setDrmSessionEventDispatcher(DrmSessionEventListener.EventDispatcher) - function in com.brightcove.player.drm.OfflineLicenseManager.Builder
 
setEstimatedSize(long) - function in com.brightcove.player.network.DownloadManager.Request
Sets the estimated total size of the download as number of bytes.
setHeaders(Map) - function in com.brightcove.player.network.DownloadManager.Request
Sets the list of headers to the send in HTTP request.
setLocalUri(Uri) - function in com.brightcove.player.network.DownloadManager.Request
Sets the local destination for the downloaded file.
setMediaDrm(ExoMediaDrm.Provider) - function in com.brightcove.player.drm.OfflineLicenseManager.Builder
 
setMeteredDownloadAllowed(boolean) - function in com.brightcove.player.edge.OfflineCatalog
Sets whether download over a metered network is allowed.
setMeteredDownloadAllowed(boolean) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Sets whether download over a metered network is allowed.
setMeteredDownloadAllowed(boolean) - function in com.brightcove.player.offline.RequestConfig
Sets whether download over metered is allowed.
setMimeType(String) - function in com.brightcove.player.network.DownloadManager.Request
Sets the MIME content type of this download.
setMobileDownloadAllowed(boolean) - function in com.brightcove.player.edge.OfflineCatalog
This method can be used to configure the SDK whether the cellular network may be used todownload DRM media assets or not.
setMobileDownloadAllowed(boolean) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method can be used to configure the SDK whether the cellular network may be used todownload DRM media assets or not.
setMobileDownloadAllowed(boolean) - function in com.brightcove.player.offline.RequestConfig
Sets whether download over mobile network is allowed.
setNotificationChannel(NotificationChannel) - function in com.brightcove.player.network.DownloadManager
Set the specified NotificationChannelThis is typically done when use of a customized NotificationChannel (for example, to manage Notification sound settings) isdesired.
setNotificationVisibility(int) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether a system notification is posted by the download manager while thisdownload is running or when it is completed.
setNotificationVisibility(int) - function in com.brightcove.player.offline.RequestConfig
Sets the notification visibility.
setOptionalKeyRequestParameters(HashMap) - function in com.brightcove.player.drm.OfflineLicenseManager.Builder
 
setPolicy(String) - function in com.brightcove.player.edge.OfflineCatalog.Builder
 
setProperties(Map) - function in com.brightcove.player.drm.OfflineLicenseManager.Builder
 
setProperties(Map) - function in com.brightcove.player.edge.OfflineCatalog.Builder
 
setPropertyByteArray(String,Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
setPropertyByteArray(String,Array) - function in com.brightcove.player.drm.OfflineLicenseManager
 
setPropertyString(String,String) - function in com.brightcove.player.drm.OfflineLicenseManager
 
setPropertyString(String,String) - function in com.brightcove.player.drm.OfflineLicenseManager
 
setReason(int) - function in com.brightcove.player.network.DownloadStatus
Sets the reason code related to the download status
setRemoteUri(Uri) - function in com.brightcove.player.network.DownloadManager.Request
Sets the URL to the remote file.
setRoamingDownloadAllowed(boolean) - function in com.brightcove.player.edge.OfflineCatalog
This method can be used to configure the SDK whether the cellular roaming network may be useddownloading DRM media assets.
setRoamingDownloadAllowed(boolean) - function in com.brightcove.player.edge.AbstractOfflineCatalog
This method can be used to configure the SDK whether the cellular roaming network may be useddownloading DRM media assets.
setRoamingDownloadAllowed(boolean) - function in com.brightcove.player.offline.RequestConfig
Sets whether download over roaming is allowed.
setStackTrace(Array) - function in java.lang.InvalidDownloadPathException
 
setStackTrace(Array) - function in java.lang.EntityNotFoundException
 
setTitle(String) - function in com.brightcove.player.network.DownloadManager.Request
Sets the title of this download to be displayed in notifications (if enabled).
setTitle(String) - function in com.brightcove.player.offline.RequestConfig
Sets the request title.
setVideoBitrate(int) - function in com.brightcove.player.edge.OfflineCatalog
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVideoBitrate(int) - function in com.brightcove.player.edge.AbstractOfflineCatalog
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVideoBitrate(int) - function in com.brightcove.player.offline.Mp4Downloadable
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVideoBitrate(int) - function in com.brightcove.player.offline.DashDownloadable
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVideoBitrate(int) - function in com.brightcove.player.offline.MediaDownloadable
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVideoBitrate(int) - function in com.brightcove.player.offline.RequestConfig
Sets the video bitrate cap which will be used to determine what rendition will be downloaded.If there's no rendition lower than the video bitrate provided, the next higher will be picked.
setVisibleInDownloadsUi(boolean) - function in com.brightcove.player.network.DownloadManager.Request
Specifies whether this download should be displayed in the system's Downloads UI.
setWifiDownloadAllowed(boolean) - function in com.brightcove.player.offline.RequestConfig
Sets whether download over WIFI network is allowed.
A  B  C  D  E  F  G  H  I  M  O  P  Q  R  S  T  U  V  W