A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z 

A

abortBroadcast() - function in android.content.VolumeChangeMonitor
 
AbstractAnalyticsEvent - class in com.brightcove.player.analytics
 
AbstractAnalyticsEvent.Priority - class in com.brightcove.player.analytics.AbstractAnalyticsEvent
List of supported event priorities.
AbstractButtonController - class in com.brightcove.player.mediacontroller.buttons
Provides a class for customers which consists of basic ButtonController method implementations to simplify adding customized media controls.
AbstractButtonController.Visibility - class in com.brightcove.player.mediacontroller.buttons.AbstractButtonController
 
AbstractComponent - class in com.brightcove.player.event
Provides some common implementation that useful to all that interact with RegisteringEventEmitters components, including:
  • Maintaining a reference to an EventEmitter
  • Wraps incoming EventEmitter in a RegisteringEventEmitter
  • Ensures incoming EventEmitter is not null
  • Maintains a collection of EventListener tokens for use with EventEmitter.off()
  • Provides standard required method for initializing Event listeners
AbstractEvent - class in com.brightcove.player.event
 
AccessibilityListener - class in com.brightcove.player.accessibility
Listener for the accessibility state.
activeCount() - function in java.lang.RenderThread
 
ActiveSessionsGetterTask - class in com.brightcove.player.concurrency
 
activityOnDestroy() - function in com.brightcove.player.util.LifecycleUtil
 
activityOnPause() - function in com.brightcove.player.util.LifecycleUtil
 
activityOnResume() - function in com.brightcove.player.util.LifecycleUtil
 
activityOnSaveInstanceState(Bundle) - function in com.brightcove.player.util.LifecycleUtil
 
activityOnStart() - function in com.brightcove.player.util.LifecycleUtil
 
activityOnStop() - function in com.brightcove.player.util.LifecycleUtil
 
AD - enum entry in com.brightcove.player.model.CuePoint.CuePointType

An ad break.

AdAsset - class in com.brightcove.player.ads
An AdAsset contains the information needed to play an Ad.
AdAsset.AdType - class in com.brightcove.player.ads.AdAsset
The ad types
add(Video) - function in com.brightcove.player.playback.MediaPlayerPlayback
Adds the video to the end of the video list.
add(int,Video) - function in com.brightcove.player.playback.MediaPlayerPlayback
Adds the video to the video list at the specified index.
add(Video) - function in com.brightcove.player.playback.MediaPlayback
Adds the video to the end of the video list.
add(int,Video) - function in com.brightcove.player.playback.MediaPlayback
Adds the video to the video list at the specified index.
add(Video) - function in com.brightcove.player.view.BrightcoveVideoView
Adds the video to the end of the video list.
add(int,Video) - function in com.brightcove.player.view.BrightcoveVideoView
Adds the video to the video list at the specified index.
add(Video) - function in com.brightcove.player.view.BrightcoveTextureVideoView
Adds the video to the end of the video list.
add(int,Video) - function in com.brightcove.player.view.BrightcoveTextureVideoView
Adds the video to the video list at the specified index.
add(Video) - function in com.brightcove.player.view.BaseVideoView
Adds the video to the end of the video list.
add(int,Video) - function in com.brightcove.player.view.BaseVideoView
Adds the video to the video list at the specified index.
addAll(Collection) - function in com.brightcove.player.playback.MediaPlayerPlayback
Add all videos in the collection to the end of the list.
addAll(int,Collection) - function in com.brightcove.player.playback.MediaPlayerPlayback
Inserts all videos in the collection at the specified index.
addAll(Collection) - function in com.brightcove.player.playback.MediaPlayback
Add all videos in the collection to the end of the list.
addAll(int,Collection) - function in com.brightcove.player.playback.MediaPlayback
Inserts all videos in the collection at the specified index.
addAll(Collection) - function in com.brightcove.player.view.BrightcoveVideoView
Add all videos in the collection to the end of the list.
addAll(int,Collection) - function in com.brightcove.player.view.BrightcoveVideoView
Inserts all videos in the collection at the specified index.
addAll(Collection) - function in com.brightcove.player.view.BrightcoveTextureVideoView
Add all videos in the collection to the end of the list.
addAll(int,Collection) - function in com.brightcove.player.view.BrightcoveTextureVideoView
Inserts all videos in the collection at the specified index.
addAll(Collection) - function in com.brightcove.player.view.BaseVideoView
Add all videos in the collection to the end of the list.
addAll(int,Collection) - function in com.brightcove.player.view.BaseVideoView
Inserts all videos in the collection at the specified index.
addAnnotation(Annotation,AnnotationViewListener,Boolean) - function in com.brightcove.player.interactivity.AnnotationUIHandler
Displays a new AnnotationView in the player's screen.
addCaptions(Video,Map) - function in com.brightcove.player.util.VideoUtil
Adds the CAPTION_SOURCES video property with the languageCodeCaptionsMap,if and on only if, the CAPTION_SOURCES doesn't exist.
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveClosedCaptioningTextView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveSurfaceView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveClosedCaptioningView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveVideoView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveTextureVideoView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveTextureView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BaseVideoView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addChildrenForAccessibility(ArrayList) - function in android.view.TimedTextView
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveSeekBar
 
addChildrenForAccessibility(ArrayList) - function in android.view.BrightcoveControlBar
 
addChildrenForAccessibility(ArrayList) - function in android.view.AnnotationImageView
 
addChildrenForAccessibility(ArrayList) - function in android.view.AnnotationTextView
 
addChildrenForAccessibility(ArrayList) - function in android.view.AnnotationTimeView
 
addChildrenForAccessibility(ArrayList) - function in android.view.AnnotationTransparentView
 
addClosedCaptionLanguagesMapToVideo(Video) - function in com.brightcove.player.util.VideoUtil
Queries the CAPTION_SOURCES Video property, and builds a Map of language/label references.
addContentView(View,ViewGroup.LayoutParams) - function in android.app.BrightcoveCaptionPropertiesActivity
 
addContentView(View,ViewGroup.LayoutParams) - function in android.app.BrightcovePlayer
 
addExclude(String) - function in com.brightcove.player.event.EventLogger
By passing this method a specific EventType, that type will not be logged.
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.BrightcoveClosedCaptioningTextView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveSurfaceView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveClosedCaptioningView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveVideoView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveTextureVideoView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveTextureView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BaseVideoView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.TimedTextView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveSeekBar
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BrightcoveControlBar
 
addExtraDataToAccessibilityNodeInfo(View,AccessibilityNodeInfo,String,Bundle) - function in android.view.BaseVideoViewAccessibilityDelegate
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.AnnotationImageView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.AnnotationTextView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.AnnotationTimeView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.AnnotationTransparentView
 
addFocusables(ArrayList,int) - function in android.view.BrightcoveClosedCaptioningTextView
 
addFocusables(ArrayList,int) - function in android.view.BrightcoveSurfaceView
 
addFocusables(ArrayList,int,int) - function in android.view.BrightcoveClosedCaptioningView
 
addFocusables(ArrayList,int,int) - function in android.view.BrightcoveVideoView
 
addFocusables(ArrayList,int,int) - function in android.view.BrightcoveTextureVideoView
 
addFocusables(ArrayList,int) - function in android.view.BrightcoveTextureView
 
addFocusables(ArrayList,int,int) - function in android.view.BaseVideoView
 
addFocusables(ArrayList,int) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addFocusables(ArrayList,int) - function in android.view.TimedTextView
 
addFocusables(ArrayList,int) - function in android.view.BrightcoveSeekBar
 
addFocusables(ArrayList,int,int) - function in android.view.BrightcoveControlBar
 
addFocusables(ArrayList,Integer) - function in android.view.AnnotationImageView
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.AnnotationImageView
 
addFocusables(ArrayList,Integer) - function in android.view.AnnotationTextView
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.AnnotationTextView
 
addFocusables(ArrayList,Integer) - function in android.view.AnnotationTimeView
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.AnnotationTimeView
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.AnnotationTransparentView
 
addFocusables(ArrayList,Integer) - function in android.view.AnnotationTransparentView
 
addHandler(IAnalyticsHandler) - function in com.brightcove.player.analytics.AnalyticsClient
Adds the specified handler to the set of handlers that will be notified when an analyticsevent is received.
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveClosedCaptioningTextView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveSurfaceView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveClosedCaptioningView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveVideoView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveTextureVideoView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveTextureView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BaseVideoView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.TimedTextView
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveSeekBar
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.BrightcoveControlBar
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.AnnotationImageView
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.AnnotationTextView
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.AnnotationTimeView
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.AnnotationTransparentView
 
addListener(AdPlayer.Listener) - function in com.brightcove.player.ads.AdPlayer
Adds a Listener.
addListener(String,EventListener) - function in com.brightcove.player.event.LifecycleUtil
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(ConnectivityMonitor.Listener) - function in com.brightcove.player.network.ConnectivityMonitor
Adds the specified listener to the list of listeners that will be notified when thehost device's network connectivity state changes.
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcovePluginManager
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.LoadCaptionsService
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.Catalog
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.DefaultSourceSelectionController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveAudioTracksController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.VideoPlaybackController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveClosedCaptioningController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.ShutterViewController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.ZoomController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.ConcurrencyClient
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.MediaPlayerPlayback
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.view.BrightcoveVideoView
 
addListener(String,EventListener) - function in com.brightcove.player.view.BrightcoveTextureVideoView
 
addListener(String,EventListener) - function in com.brightcove.player.view.BaseVideoView
 
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveShowHideController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveMediaController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveSeekBarController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.PictureInPictureButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.PlayButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.FullScreenButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.LiveButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.VRButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.CloseButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.RewindButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.AbstractButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.PlayerOptionsButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.CaptionsButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.SeekButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.FastForwardButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.AudioTracksButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.VideoStillDisplayComponent
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.VideoDisplayComponent
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.AbstractComponent
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addListener(String,EventListener) - function in com.brightcove.player.event.Analytics
Convenience method to add an EventListener for the given type using the EventEmitter.on()method.
addMarker(int) - function in com.brightcove.player.mediacontroller.BrightcoveSeekBar
Deprecated.
addMarker(long) - function in com.brightcove.player.mediacontroller.BrightcoveSeekBar
Adds a marker to the list of markers.
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveClosedCaptioningTextView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveSurfaceView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveClosedCaptioningView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveVideoView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveTextureVideoView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveTextureView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BaseVideoView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.TimedTextView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveSeekBar
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BrightcoveControlBar
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.AnnotationImageView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.AnnotationTextView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.AnnotationTimeView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.AnnotationTransparentView
 
addOnceListener(String,EventListener) - function in com.brightcove.player.event.LifecycleUtil
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcovePluginManager
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.LoadCaptionsService
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.Catalog
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.DefaultSourceSelectionController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveAudioTracksController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.VideoPlaybackController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveClosedCaptioningController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.ShutterViewController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.ZoomController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.ConcurrencyClient
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.MediaPlayerPlayback
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveShowHideController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveMediaController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.BrightcoveSeekBarController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.PictureInPictureButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.PlayButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.FullScreenButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.LiveButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.VRButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.CloseButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.RewindButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.AbstractButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.PlayerOptionsButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.CaptionsButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.SeekButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.FastForwardButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.AudioTracksButtonController
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.VideoStillDisplayComponent
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.VideoDisplayComponent
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.AbstractComponent
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnceListener(String,EventListener) - function in com.brightcove.player.event.Analytics
Convenience method to add an EventListener for the given type using the EventEmitter.once()method.
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveClosedCaptioningTextView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveSurfaceView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveClosedCaptioningView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveVideoView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveTextureVideoView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveTextureView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BaseVideoView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.TimedTextView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveSeekBar
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BrightcoveControlBar
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.AnnotationImageView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.AnnotationTextView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.AnnotationTimeView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.AnnotationTransparentView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveClosedCaptioningTextView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveSurfaceView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveClosedCaptioningView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveVideoView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveTextureVideoView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveTextureView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BaseVideoView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.TimedTextView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveSeekBar
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BrightcoveControlBar
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.AnnotationImageView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.AnnotationTextView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.AnnotationTimeView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.AnnotationTransparentView
 
addOnVideoViewSizeChangedListener(BaseVideoView.OnVideoViewSizeChangedListener) - function in com.brightcove.player.view.BrightcoveVideoView
 
addOnVideoViewSizeChangedListener(BaseVideoView.OnVideoViewSizeChangedListener) - function in com.brightcove.player.view.BrightcoveTextureVideoView
 
addOnVideoViewSizeChangedListener(BaseVideoView.OnVideoViewSizeChangedListener) - function in com.brightcove.player.view.BaseVideoView
 
addOptionalHeaders(Map) - function in com.brightcove.player.drm.BrightcoveMediaDrmCallback
Adds the optional request headers that must be passed to the license key request.
addPreferencesFromIntent(Intent) - function in android.preference.BrightcoveCaptionPropertiesFragment
 
addPreferencesFromResource(int) - function in android.preference.BrightcoveCaptionPropertiesFragment
 
addQueryParameter(String,String) - function in com.brightcove.player.network.HttpRequestConfig.Builder
Adds an HTTP query parameter
addQueryParameters(Map) - function in com.brightcove.player.network.HttpRequestConfig.Builder
Adds the HTTP request query parameters as a map of key-value pairs.
addRequestHeader(String,String) - function in com.brightcove.player.network.HttpRequestConfig.Builder
Adds an HTTP request header
addRequestHeaders(Map) - function in com.brightcove.player.network.HttpRequestConfig.Builder
Adds the HTTP request headers as a map of key-value pairs.
addStatesFromChildren() - function in android.view.BrightcoveClosedCaptioningView
 
addStatesFromChildren() - function in android.view.BrightcoveVideoView
 
addStatesFromChildren() - function in android.view.BrightcoveTextureVideoView
 
addStatesFromChildren() - function in android.view.BaseVideoView
 
addStatesFromChildren() - function in android.view.BrightcoveControlBar
 
addStatesFromChildren() - function in android.view.AnnotationTransparentView
 
addSubtitleSource(Uri,BrightcoveCaptionFormat) - function in com.brightcove.player.view.BrightcoveVideoView
For adding subtitle sources to the Brightcove Player.Loosely based off of the Android SDK method addSubtitleSource.
addSubtitleSource(Uri,BrightcoveCaptionFormat) - function in com.brightcove.player.view.BrightcoveTextureVideoView
For adding subtitle sources to the Brightcove Player.Loosely based off of the Android SDK method addSubtitleSource.
addSubtitleSource(Uri,BrightcoveCaptionFormat) - function in com.brightcove.player.view.BaseVideoView
For adding subtitle sources to the Brightcove Player.Loosely based off of the Android SDK method addSubtitleSource.
addSuppressed(Throwable) - function in java.lang.DrmException
 
addSuppressed(Throwable) - function in java.lang.OpenGLException
 
addSuppressed(Throwable) - function in java.lang.PictureInPictureManagerException
 
addSuppressed(Throwable) - function in java.lang.VideoParseException
 
addSuppressed(Throwable) - function in java.lang.NoSourceFoundException
 
addSuppressed(Throwable) - function in java.lang.AnalyticsOutOfSpaceException
 
addSuppressed(Throwable) - function in java.lang.AnalyticsRetryLimitException
 
addTextChangedListener(TextWatcher) - function in android.widget.BrightcoveClosedCaptioningTextView
 
addTextChangedListener(TextWatcher) - function in android.widget.TimedTextView
 
addTextChangedListener(TextWatcher) - function in android.widget.AnnotationTextView
 
addTouchables(ArrayList) - function in android.view.BrightcoveClosedCaptioningTextView
 
addTouchables(ArrayList) - function in android.view.BrightcoveSurfaceView
 
addTouchables(ArrayList) - function in android.view.BrightcoveClosedCaptioningView
 
addTouchables(ArrayList) - function in android.view.BrightcoveVideoView
 
addTouchables(ArrayList) - function in android.view.BrightcoveTextureVideoView
 
addTouchables(ArrayList) - function in android.view.BrightcoveTextureView
 
addTouchables(ArrayList) - function in android.view.BaseVideoView
 
addTouchables(ArrayList) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
addTouchables(ArrayList) - function in android.view.TimedTextView
 
addTouchables(ArrayList) - function in android.view.BrightcoveSeekBar
 
addTouchables(ArrayList) - function in android.view.BrightcoveControlBar
 
addTouchables(ArrayList) - function in android.view.AnnotationImageView
 
addTouchables(ArrayList) - function in android.view.AnnotationTextView
 
addTouchables(ArrayList) - function in android.view.AnnotationTimeView
 
addTouchables(ArrayList) - function in android.view.AnnotationTransparentView
 
addView(View) - function in android.view.BrightcoveClosedCaptioningView
 
addView(View) - function in android.view.BrightcoveVideoView
 
addView(View) - function in android.view.BrightcoveTextureVideoView
 
addView(View) - function in android.view.BaseVideoView
 
addView(View) - function in android.view.BrightcoveControlBar
 
addView(View) - function in android.view.AnnotationTransparentView
 
addView(View,Integer) - function in android.view.AnnotationTransparentView
 
addView(View,Integer,Integer) - function in android.view.AnnotationTransparentView
 
addView(View,ViewGroup.LayoutParams) - function in android.view.AnnotationTransparentView
 
addView(View,Integer,ViewGroup.LayoutParams) - function in android.view.AnnotationTransparentView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams) - function in android.view.AnnotationTransparentView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams,Boolean) - function in android.view.AnnotationTransparentView
 
addWatermarkingToken(Video,String) - function in com.brightcove.player.util.VideoUtil
Add a watermarking token to this video's sources if a placeholder is present
addWhitelist(String) - function in com.brightcove.player.event.EventLogger
Adds a specific EventType to the whitelist.
AdInsight - class in com.brightcove.player.analytics.insights
 
AdInsight.AdPodType - class in com.brightcove.player.analytics.insights.AdInsight
 
AdInsight.AdsPodRequestMode - class in com.brightcove.player.analytics.insights.AdInsight
 
AdInsight.Builder - class in com.brightcove.player.analytics.insights.AdInsight
 
AdInsight.Events - class in com.brightcove.player.analytics.insights.AdInsight
 
AdInsight.Fields - class in com.brightcove.player.analytics.insights.AdInsight
 
AdInsightsUtil - class in com.brightcove.player.analytics.insights
 
AdPlayer - class in com.brightcove.player.ads
Represents the contract of an AdPlayer.
AdPlayer.AdPlayerSettings - class in com.brightcove.player.ads.AdPlayer
 
AdPlayer.AdPlayerSettings.Builder - class in com.brightcove.player.ads.AdPlayer.AdPlayerSettings
 
AdPlayer.Listener - class in com.brightcove.player.ads.AdPlayer
Represents the callbacks from an AdPlayer.
AFTER - enum entry in com.brightcove.player.model.Region.DisplayAlign
 
AFTER - enum entry in com.brightcove.player.model.CuePoint.PositionType

Post-roll, plays after the main content of the video.

Analytics - class in com.brightcove.player.analytics
 
Analytics.DeliveryType - class in com.brightcove.player.analytics.Analytics
 
Analytics.Fields - class in com.brightcove.player.analytics.Analytics
 
Analytics.MediaType - class in com.brightcove.player.analytics.Analytics
 
AnalyticsClient - class in com.brightcove.player.analytics
Analytics client can be used to publish analytics event to the list of registered analytics handlers.
AnalyticsData - class in com.brightcove.player.analytics
 
AnalyticsListener - class in com.brightcove.player.interactivity
 
AnalyticsOutOfSpaceException - class in com.brightcove.player.analytics
An IOException that describes the reason why an AnalyticsEvent cannot be saved.
AnalyticsRetryLimitException - class in com.brightcove.player.analytics
An IOException that describes the reason why an AnalyticsEvent cannot be sent.
animate() - function in android.view.BrightcoveClosedCaptioningTextView
 
animate() - function in android.view.BrightcoveSurfaceView
 
animate() - function in android.view.BrightcoveClosedCaptioningView
 
animate() - function in android.view.BrightcoveVideoView
 
animate() - function in android.view.BrightcoveTextureVideoView
 
animate() - function in android.view.BrightcoveTextureView
 
animate() - function in android.view.BaseVideoView
 
animate() - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
animate() - function in android.view.TimedTextView
 
animate() - function in android.view.BrightcoveSeekBar
 
animate() - function in android.view.BrightcoveControlBar
 
animate() - function in android.view.AnnotationImageView
 
animate() - function in android.view.AnnotationTextView
 
animate() - function in android.view.AnnotationTimeView
 
animate() - function in android.view.AnnotationTransparentView
 
animateTransform(Matrix) - function in android.widget.AnnotationImageView
 
AnimationExtensionsKt - class in com.brightcove.player.interactivity.util
 
Annotation - class in com.brightcove.player.interactivity.models
 
AnnotationActions - class in com.brightcove.player.interactivity
 
AnnotationImageView - class in com.brightcove.player.interactivity.view
 
AnnotationsCallback - class in com.brightcove.player.interactivity.network
An SSAI callback used on asynchronous operations.
AnnotationsGetterTask - class in com.brightcove.player.interactivity.network
 
AnnotationsListener - class in com.brightcove.player.interactivity
Interface that grants access to the Annotation Object's value in the app side when an action occur for this Annotation in the player
AnnotationsManager - class in com.brightcove.player.interactivity
 
AnnotationTextView - class in com.brightcove.player.interactivity.view
 
AnnotationTimeView - class in com.brightcove.player.interactivity.view
 
AnnotationTransparentView - class in com.brightcove.player.interactivity.view
 
annotationType() - function in java.lang.annotation.Annotation
 
AnnotationUIHandler - class in com.brightcove.player.interactivity
 
AnnotationUtilKt - class in com.brightcove.player.interactivity.util
 
AnnotationView - class in com.brightcove.player.interactivity.view
 
AnnotationViewFactory - class in com.brightcove.player.interactivity.view
 
AnnotationViewFactory.Companion - class in com.brightcove.player.interactivity.view.AnnotationViewFactory
 
AnnotationViewListener - class in com.brightcove.player.interactivity.view
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveClosedCaptioningTextView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveSurfaceView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveClosedCaptioningView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveVideoView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveTextureVideoView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveTextureView
 
announceForAccessibility(CharSequence) - function in android.view.BaseVideoView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
announceForAccessibility(CharSequence) - function in android.view.TimedTextView
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveSeekBar
 
announceForAccessibility(CharSequence) - function in android.view.BrightcoveControlBar
 
announceForAccessibility(CharSequence) - function in android.view.AnnotationImageView
 
announceForAccessibility(CharSequence) - function in android.view.AnnotationTextView
 
announceForAccessibility(CharSequence) - function in android.view.AnnotationTimeView
 
announceForAccessibility(CharSequence) - function in android.view.AnnotationTransparentView
 
append(CharSequence) - function in android.widget.BrightcoveClosedCaptioningTextView
 
append(CharSequence) - function in android.widget.TimedTextView
 
append(CharSequence) - function in android.widget.AnnotationTextView
 
append(CharSequence,Integer,Integer) - function in android.widget.AnnotationTextView
 
apply(I1,I2) - function in com.brightcove.player.util.functional.Function2
Converts I1, I2 to O.
apply(I1) - function in com.brightcove.player.util.functional.Function
Converts I1 to O.
applyOverrideConfiguration(Configuration) - function in android.view.BrightcoveCaptionPropertiesActivity
 
applyOverrideConfiguration(Configuration) - function in android.view.BrightcovePlayer
 
applyTransactionToFrame(SurfaceControl.Transaction) - function in android.view.BrightcoveSurfaceView
 
applyTransactionToFrame(SurfaceControl.Transaction) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
arePinchGesturesEnabled() - function in com.brightcove.player.controller.zooming.ZoomController
Checks if pinch gestures for zooming are currently enabled.
assertCallerAnnotation(Class,String) - function in com.brightcove.player.util.ReflectionUtil
Ensures if the caller of the method calling this method is annotated with the specifiedannotation.
AsyncTaskResult - class in com.brightcove.player.interactivity.network
 
AsyncTaskResult.Companion - class in com.brightcove.player.interactivity.network.AsyncTaskResult
 
attachLayoutAnimationParameters(View,ViewGroup.LayoutParams,Integer,Integer) - function in android.view.AnnotationTransparentView
 
attachViewToParent(View,Integer,ViewGroup.LayoutParams) - function in android.view.AnnotationTransparentView
 
Audio - enum entry in com.brightcove.player.playback.PlaybackNotification.StreamType
 
AUDIO - enum entry in com.brightcove.player.analytics.Analytics.MediaType
 
AudioLive - enum entry in com.brightcove.player.playback.PlaybackNotification.StreamType
 
AudioLiveDvr - enum entry in com.brightcove.player.playback.PlaybackNotification.StreamType
 
AudioTracksButtonController - class in com.brightcove.player.mediacontroller.buttons
The default Brightcove audio tracks button controller.
autofill(AutofillValue) - function in android.widget.BrightcoveClosedCaptioningTextView
 
autofill(AutofillValue) - function in android.view.BrightcoveSurfaceView
 
autofill(AutofillValue) - function in android.view.BrightcoveClosedCaptioningView
 
autofill(AutofillValue) - function in android.view.BrightcoveVideoView
 
autofill(AutofillValue) - function in android.view.BrightcoveTextureVideoView
 
autofill(AutofillValue) - function in android.view.BrightcoveTextureView
 
autofill(AutofillValue) - function in android.view.BaseVideoView
 
autofill(AutofillValue) - function in android.view.BrightcoveClosedCaptioningSurfaceView
 
autofill(AutofillValue) - function in android.widget.TimedTextView
 
autofill(AutofillValue) - function in android.view.BrightcoveSeekBar
 
autofill(AutofillValue) - function in android.view.BrightcoveControlBar
 
autofill(AutofillValue) - function in android.view.AnnotationImageView
 
autofill(SparseArray) - function in android.view.AnnotationImageView
 
autofill(AutofillValue) - function in android.widget.AnnotationTextView
 
autofill(SparseArray) - function in android.view.AnnotationTextView
 
autofill(AutofillValue) - function in android.view.AnnotationTimeView
 
autofill(SparseArray) - function in android.view.AnnotationTimeView
 
autofill(AutofillValue) - function in android.view.AnnotationTransparentView
 
autofill(SparseArray) - function in android.view.AnnotationTransparentView
 
awakenScrollBars() - function in android.view.AnnotationImageView
 
awakenScrollBars(Integer) - function in android.view.AnnotationImageView
 
awakenScrollBars(Integer,Boolean) - function in android.view.AnnotationImageView
 
awakenScrollBars() - function in android.view.AnnotationTextView
 
awakenScrollBars(Integer) - function in android.view.AnnotationTextView
 
awakenScrollBars(Integer,Boolean) - function in android.view.AnnotationTextView
 
awakenScrollBars() - function in android.view.AnnotationTimeView
 
awakenScrollBars(Integer) - function in android.view.AnnotationTimeView
 
awakenScrollBars(Integer,Boolean) - function in android.view.AnnotationTimeView
 
awakenScrollBars() - function in android.view.AnnotationTransparentView
 
awakenScrollBars(Integer) - function in android.view.AnnotationTransparentView
 
awakenScrollBars(Integer,Boolean) - function in android.view.AnnotationTransparentView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z