DescriptionFix the problom that on Linux no external audio device can be selected since #9243.
In #9243 we added some thread_checker. But it shouldn't be added into PlayoutDevices() and RecordingDevices(), since these two will be invoked from RecThread and PlayoutThread too, other than the main thread.
BUG=webrtc:4852
TEST=voe_cmd_test
R=henrika@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/343714eb06491b5c71867035f9ba10b4464283a8
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|