Skip to content

AudioState

Defined in: audio.ts:43

durationMs: number

Defined in: audio.ts:47


ended: boolean

Defined in: audio.ts:52


errored: boolean

Defined in: audio.ts:53


listenedMs: number

Defined in: audio.ts:51

Wall-clock time this track was actually audible. Drives listen analytics.


percent: number

Defined in: audio.ts:49

0..1. Zero when the duration is not yet known — never NaN.


playing: boolean

Defined in: audio.ts:45


positionMs: number

Defined in: audio.ts:46


provider: AudioProvider

Defined in: audio.ts:44