PlaybackFinished

class PlaybackFinished : PlayerEvent

Emitted when playback of the Source has finished. If multiple sources are loaded into the player via a PlaylistConfig, the event is emitted when playback of the last Source in the playlist finished.

Constructors

PlaybackFinished
Link copied to clipboard
fun PlaybackFinished()

Inherited properties

timestamp
Link copied to clipboard
var timestamp: Long
The time at which the event was emitted.