Home
last modified time | relevance | path

Searched defs:SetRecordingChannel (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_buffer.cc204 int32_t AudioDeviceBuffer::SetRecordingChannel(const AudioDeviceModule::ChannelType channel) in SetRecordingChannel() function in webrtc::AudioDeviceBuffer
Daudio_device_impl.cc1048 int32_t AudioDeviceModuleImpl::SetRecordingChannel(const ChannelType channel) in SetRecordingChannel() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h112 virtual int32_t SetRecordingChannel(const ChannelType channel) { return 0; } in SetRecordingChannel() function
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc484 int32_t FakeAudioCaptureModule::SetRecordingChannel( in SetRecordingChannel() function in FakeAudioCaptureModule