Searched refs:audioDevice (Results 1 – 2 of 2) sorted by relevance
95 rtc::scoped_refptr<AudioDeviceModuleImpl> audioDevice( in CreateForTest() local100 if (audioDevice->CheckPlatform() == -1) { in CreateForTest()105 if (audioDevice->CreatePlatformSpecificObjects() == -1) { in CreateForTest()111 if (audioDevice->AttachAudioBuffer() == -1) { in CreateForTest()115 return audioDevice; in CreateForTest()
592 AudioDevice audioDevice, Set<AudioDevice> availableAudioDevices) {593 onAudioManagerDevicesChanged(audioDevice, availableAudioDevices);