onPlayingChanged

abstract fun onPlayingChanged(isPlaying: Boolean)(source)

Playback started (isPlaying = true) or paused/stopped (isPlaying = false).