OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSelectedMuxSource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_mixer_manager_win.h
98
bool
GetSelectedMuxSource
(UINT mixId, DWORD dwControlID, DWORD cMultipleItems, UINT& index) const;
audio_mixer_manager_win.cc
414
if (
GetSelectedMuxSource
(mixId, controlArray[0].dwControlID, nItemsInMux, selection))
[
all
...]
Completed in 50 milliseconds