fillAudioFrame

abstract fun fillAudioFrame(frame: RawFrame): RawFrame(source)

Gets an audio frame from the source.

Return

a RawFrame containing audio data.

Parameters

frame

the RawFrame to fill with audio data.