No results found.
The interface that must be implemented in order to plug into OoyalaPlayer and Ooyala UI. More...
The interface that must be implemented in order to plug into OoyalaPlayer and Ooyala UI.
Init the player.
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.
Returns if the current player has found live closed caption info in the stream.
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.
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.