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