fillAudioFrame

abstract fun fillAudioFrame(buffer: ByteBuffer): Long(source)

Gets an audio frame from the source.

Return

the timestamp in microseconds.

Parameters

buffer

the ByteBuffer to fill with audio data.