playbackTime property
double
get
playbackTime
The playbackTime
read-only property of the AudioProcessingEvent
interface represents the time when the audio will be played. It is in the
same coordinate system as the time used by the AudioContext.
Implementation
external double get playbackTime;