BrightcovePlayer

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val TAG: String

Functions

Link copied to clipboard
open fun fullScreen()
Expands the BrightcoveVideoView layout parameters to match the parent and hides the ActionBar.
Link copied to clipboard
Link copied to clipboard
open fun normalScreen()
Returns the BrightcoveVideoView to it's original layout parameters and restores the ActionBar.
Link copied to clipboard
open fun onConfigurationChanged(configuration: Configuration)
Link copied to clipboard
open fun onPictureInPictureModeChanged(isInPictureInPictureMode: Boolean, newConfig: Configuration)
This is a callback made only for Android O onward for Picture-in-Picture.
Link copied to clipboard
open fun onUserLeaveHint()
Link copied to clipboard
open fun setContentView(view: View)
open fun setContentView(layoutResId: Int)
open fun setContentView(view: View, params: LayoutParams)
Link copied to clipboard
Check if playback should be restored for a given BaseVideoView.
Link copied to clipboard
Show the closed captioning dialog for making changes to styling options.