HomeSort by relevance Sort by last modified time
    Searched defs:SetRecordingChannel (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.cc 194 // SetRecordingChannel
204 int32_t AudioDeviceBuffer::SetRecordingChannel(const AudioDeviceModule::ChannelType channel)
audio_device_impl.cc     [all...]
  /external/webrtc/webrtc/modules/audio_device/include/
fake_audio_device.h 112 virtual int32_t SetRecordingChannel(const ChannelType channel) { return 0; }
  /external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 484 int32_t FakeAudioCaptureModule::SetRecordingChannel(

Completed in 40 milliseconds