OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eCapture
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc
698
_EnumerateEndpointDevicesAll(
eCapture
);
864
ret = _GetListDevice(
eCapture
, _inputDeviceIndex, &_ptrDeviceIn);
871
ret = _GetDefaultDevice(
eCapture
, role, &_ptrDeviceIn);
[
all
...]
/external/webrtc/talk/media/devices/
win32devicemanager.cc
279
hr = enumerator->EnumAudioEndpoints((input ?
eCapture
: eRender),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h
100
eCapture
= 1,
[
all
...]
Completed in 454 milliseconds