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