length property
TauTime
get
length
The length property of the AudioBuffer
returns an integer representing the length, in sample-frames, of
the PCM data
stored in the buffer.
Implementation
int get length;