W3cubDocs

/Web APIs

OfflineAudioContext: length property

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

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
length 51 14 49 No 38 14.1 51 51 49 41 14.5 5.0

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/OfflineAudioContext/length