Home
last modified time | relevance | path

Searched refs:inDevIndex (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3428 int inDevIndex = _inputDeviceIndex; in SetDMOProperties() local
3436 if (_GetDefaultDeviceIndex(eCapture, role, &inDevIndex) == -1) { in SetDMOProperties()
3453 static_cast<uint32_t>(0x0000ffff & inDevIndex); in SetDMOProperties()
3454 RTC_LOG(LS_VERBOSE) << "Capture device index: " << inDevIndex in SetDMOProperties()