onBuffering

open fun onBuffering(playback: Playback, playWhenReady: Boolean)

Called when buffering status of the playback is changed.

Parameters

playWhenReady

true if the Video will start playing once buffered enough, false otherwise.