Video Ended Event
data class VideoEndedEvent(val source: PlayerEventSource = PlayerEventSource.Player) : PlayerEvent(source)
Event when the player video has ended, up to the settings on what to do when that happens
Event when the player video has ended, up to the settings on what to do when that happens