Searched refs:GetDefaultCaptureDevice (Results 1 – 9 of 9) sorted by relevance
30 bool SoundSystemProxy::GetDefaultCaptureDevice( in GetDefaultCaptureDevice() function in rtc::SoundSystemProxy32 return wrapped_ ? wrapped_->GetDefaultCaptureDevice(device) : false; in GetDefaultCaptureDevice()
121 GetDefaultCaptureDevice(&device); in EnumerateCaptureDevices()132 bool NullSoundSystem::GetDefaultCaptureDevice( in GetDefaultCaptureDevice() function in rtc::NullSoundSystem
32 bool GetDefaultCaptureDevice(SoundDeviceLocator **device) override;
46 bool GetDefaultCaptureDevice(SoundDeviceLocator **device) override;
90 virtual bool GetDefaultCaptureDevice(SoundDeviceLocator **device) = 0;
51 virtual bool GetDefaultCaptureDevice(SoundDeviceLocator **device);
490 bool AlsaSoundSystem::GetDefaultCaptureDevice(SoundDeviceLocator **device) { in GetDefaultCaptureDevice() function in rtc::AlsaSoundSystem
1053 bool PulseAudioSoundSystem::GetDefaultCaptureDevice( in GetDefaultCaptureDevice() function in rtc::PulseAudioSoundSystem