Skip to content

AudioPlaylist: Properties

Evandro Leopoldino Gonçalves edited this page Aug 7, 2022 · 5 revisions

Both properties are getter and setter:

  • playlist.volume: number
  • playlist.loop: boolean

Read-only property:

  • playlist.audioCtx: AudioContext
    Returns AudioContext object from the currently playing audio
Clone this wiki locally