duration property
The duration property of the AudioBuffer interface returns a
double representing the duration, in seconds, of the PCM data stored in
the buffer.
Implementation
external double get duration;
The duration property of the AudioBuffer interface returns a
double representing the duration, in seconds, of the PCM data stored in
the buffer.
external double get duration;