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