We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To listen to an event, use the following method:
playlist.on(eventType: string, callback: (param: { data: any }) => void)
start Triggered as soon as the audio is played for the first time.
start
end Fires when the playlist ends playing.
end