PlaybackApi: PlayPauseApi & TimeApi & VolumeApi & {
    events: EventBus<PlaybackEventMap, typeof PlaybackEvent>;
}

Type declaration

Generated using TypeDoc