length property

int 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;