Searched refs:OutputDeviceIndex (Results 1 – 2 of 2) sorted by relevance
170 uint16_t OutputDeviceIndex() const {return _outputDeviceIndex;} in OutputDeviceIndex() function
466 if (_mixerManager.OpenSpeaker(OutputDeviceIndex()) == -1) in InitSpeaker()