Skip to content

AudioEvent

AudioEvent = "play" | "pause" | "progress" | "complete" | "error" | "ready"

Defined in: audio.ts:41