Searched refs:OutputDevice (Results 1 – 2 of 2) sorted by relevance
169 AudioDeviceModule::WindowsDeviceType OutputDevice() const {return _outputDevice;} in OutputDevice() function
473 if (_mixerManager.OpenSpeaker(OutputDevice()) == -1) in InitSpeaker()