Back to Content

OfflineAudioContext: length property

files/en-us/web/api/offlineaudiocontext/length/index.md

latest334 B
Original Source

{{ APIRef("Web Audio API") }}

The length property of the {{domxref("OfflineAudioContext")}} interface returns an integer representing the size of the buffer in sample-frames.

Value

An integer representing the size of the buffer in sample-frames.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}