Searched defs:RecordingChannel (Results 1 – 4 of 4) sorted by relevance
232 int32_t AudioDeviceBuffer::RecordingChannel(AudioDeviceModule::ChannelType& channel) const in RecordingChannel() function in webrtc::AudioDeviceBuffer
1076 int32_t AudioDeviceModuleImpl::RecordingChannel(ChannelType* channel) const in RecordingChannel() function in webrtc::AudioDeviceModuleImpl
113 virtual int32_t RecordingChannel(ChannelType* channel) const { return 0; } in RecordingChannel() function
495 int32_t FakeAudioCaptureModule::RecordingChannel(ChannelType* channel) const { in RecordingChannel() function in FakeAudioCaptureModule