AudioMode

constructor(interruptionMode: InterruptionMode = InterruptionMode.DoNotMix, playsInSilentMode: Boolean = true)

Parameters

interruptionMode

How this player interacts with other apps' audio.

playsInSilentMode

iOS only: whether audio plays when the device silent switch is on.