No results found.
Implements com.ooyala.android.player.PlayerInterface.
This method is called when the device configuration changes while your component is running.
Implements com.ooyala.android.plugin.LifeCycleInterface.
Create the bitmap screenshot of the current video frame.
This is called when plugin should be destroyed.
Get the player's type.
This returns the player state.
This is called when pause is clicked.
This is called when play is clicked.
This is called when plugin should be reset.
This is called when plugin should be resumed.
Seek to the given percent position of scrubber for live stream playback.
Move the playhead to a new location in seconds with millisecond accuracy.
Set the displayed closed captions language.
Specify if this baseplayer will be playing a live video or not (default false)
Set the volume for the player.
This is called when stop is clicked.
This is called when plugin should be suspended.
The Player's current error if it exists.