Searched refs:InputDeviceIndex (Results 1 – 2 of 2) sorted by relevance
173 uint16_t InputDeviceIndex() const {return _inputDeviceIndex;} in InputDeviceIndex() function
504 if (_mixerManager.OpenMicrophone(InputDeviceIndex()) == -1) in InitMicrophone()