length property

int length

The length property of the OfflineAudioContext returns an integer representing the size of the buffer in sample-frames.

Implementation

int get length;