OfflineAudioContext: length property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨April 2021⁩.

The length property of the 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

Specification
Web Audio API
# dom-offlineaudiocontext-length

Browser compatibility