StateListener

interface StateListener

Event listener for changes in the playback state.

Functions

Link copied to clipboard
abstract fun onStateChanged(previousState: Flowplayer.State, currentState: Flowplayer.State)

Called every time the player's playback state changes.