getAudioFrame
Gets an audio frame from the source.
The RawFrame to fill with audio data is created by the frameFactory.
Return
a RawFrame containing audio data.
Parameters
frameFactory
a IRawFrameFactory to create RawFrame.
Gets an audio frame from the source.
The RawFrame to fill with audio data is created by the frameFactory.
a RawFrame containing audio data.
a IRawFrameFactory to create RawFrame.