NativeVideoStateListener

Listener that is notified when the video is prepared and completed.

Functions

Link copied to clipboard
abstract fun onVideoCompleted(@NonNull exoPlayer: ExoPlayer)
Called when the video is completed.
Link copied to clipboard
abstract fun onVideoPrepared(@NonNull exoPlayer: ExoPlayer)
Called when the video is prepared.