Path: blob/main/files/en-us/web/api/audiobuffer/duration/index.md
6554 views
------{{ APIRef("Web Audio API") }}
The duration property of the {{ domxref("AudioBuffer") }} interface returns a double representing the duration, in seconds, of the PCM data stored in the buffer.
Value
A double.
Examples
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}