HomeSort by relevance Sort by last modified time
    Searched full:set_audio_device (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/voice_engine/
shared_data.h 41 void set_audio_device(AudioDeviceModule* audio_device);
shared_data.cc 59 void SharedData::set_audio_device(AudioDeviceModule* audio_device) function in class:webrtc::voe::SharedData
voe_base_impl.cc 235 shared_->set_audio_device(AudioDeviceModuleImpl::Create(
246 shared_->set_audio_device(external_adm);
690 shared_->set_audio_device(nullptr);

Completed in 77 milliseconds