OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InputDeviceIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_wave_win.h
172
uint16_t
InputDeviceIndex
() const {return _inputDeviceIndex;}
audio_device_wave_win.cc
552
if (_mixerManager.OpenMicrophone(
InputDeviceIndex
()) == -1)
[
all
...]
Completed in 287 milliseconds