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

  /external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.cc 229 // RecordingChannel
232 int32_t AudioDeviceBuffer::RecordingChannel(AudioDeviceModule::ChannelType& channel) const
audio_device_impl.cc     [all...]
  /external/webrtc/webrtc/modules/audio_device/include/
fake_audio_device.h 113 virtual int32_t RecordingChannel(ChannelType* channel) const { return 0; }
  /external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 495 int32_t FakeAudioCaptureModule::RecordingChannel(ChannelType* channel) const {

Completed in 68 milliseconds