Searched refs:_deviceIndex (Results 1 – 2 of 2) sorted by relevance
68 _deviceIndex(-1), in AudioDeviceLinuxPulse()301 _deviceIndex = _outputDeviceIndex; in InitSpeaker()315 _deviceIndex = -1; in InitSpeaker()344 _deviceIndex = _inputDeviceIndex; in InitMicrophone()358 _deviceIndex = -1; in InitMicrophone()959 _deviceIndex = index; in PlayoutDeviceName()966 _deviceIndex = -1; in PlayoutDeviceName()1001 _deviceIndex = index; in RecordingDeviceName()1008 _deviceIndex = -1; in RecordingDeviceName()1778 if (_numPlayDevices == _deviceIndex) in PaSinkInfoCallbackHandler()[all …]
334 uint16_t _deviceIndex; variable