- audioBuffer
- the direct buffer to which the recorded audio data is written.
- sizeInBytes
- the number of requested bytes.
Documentation for this section has not yet been entered.
Reads audio data from the audio hardware for recording into a direct buffer. If this buffer is not a direct buffer, this method will always return 0. Note that the value returned by Java.Nio.Buffer.Position on this buffer is unchanged after a call to this method.