RequestAudioFocusEvent

data class RequestAudioFocusEvent(val source: PlayerEventSource = PlayerEventSource.Player) : PlayerEvent

current player starts, asking for all other programs to shut the fuck up

Constructors

Link copied to clipboard
constructor(source: PlayerEventSource = PlayerEventSource.Player)

Properties

Link copied to clipboard
open override val source: PlayerEventSource