HomeSort by relevance Sort by last modified time
    Searched refs:SetCapturerSource (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/media/
webrtc_audio_capturer.h 146 // SetCapturerSource() is called if the client on the source side desires to
150 void SetCapturerSource(
webrtc_audio_capturer.cc 218 SetCapturerSource(AudioDeviceFactory::NewInputDevice(render_view_id_),
306 void WebRtcAudioCapturer::SetCapturerSource(
311 DVLOG(1) << "SetCapturerSource(channel_layout=" << channel_layout << ","
388 SetCapturerSource(AudioDeviceFactory::NewInputDevice(render_view_id),
627 SetCapturerSource(source, params.channel_layout(),

Completed in 676 milliseconds