WAVRecorder
for recording audio to *.wav
waveform files.sampleRate
and channelCount
in order to specify the audio format of the audio sample buffers that will be committed to the recorder.WAVRecorder
does not use timestamps on committed frames.WAVRecorder
does not support committing video frames. Doing so is a null operation.