DescriptionImplement RecordingIsInitialized in file_audio_device.cc.
After https://codereview.webrtc.org/1827263002, audio devices are no
longer (ever) initialized if they return true from
RecordingIsInitialized. Since this was left as "return true;" for
file_audio_device, the recording buffer was never set up correctly, and
the audio buffer would assert when called (in debug) and FileAudioDevice
would cause memory corruption (in release).
BUG=
Committed: https://crrev.com/28fdf5637f6c72cfc1d69dce6940415dead2e88b
Cr-Commit-Position: refs/heads/master@{#13489}
Patch Set 1 #
Messages
Total messages: 20 (9 generated)
|