HomeSort by relevance Sort by last modified time
    Searched refs:dwControlType (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 224 if (controlArray[c].dwControlType == MIXERCONTROL_CONTROLTYPE_VOLUME)
230 else if (controlArray[c].dwControlType == MIXERCONTROL_CONTROLTYPE_MUTE)
333 if (controlArray[sc].dwControlType ==
345 else if (controlArray[sc].dwControlType ==
357 else if (controlArray[sc].dwControlType ==
359 controlArray[sc].dwControlType ==
407 (controlArray[0].dwControlType == MIXERCONTROL_CONTROLTYPE_MUX))
450 if (controlArray[sc].dwControlType == MIXERCONTROL_CONTROLTYPE_VOLUME)
457 else if (controlArray[sc].dwControlType == MIXERCONTROL_CONTROLTYPE_MUTE)
464 else if (controlArray[sc].dwControlType == MIXERCONTROL_CONTROLTYPE_ONOFF |
    [all...]
audio_mixer_manager_win.h 113 void TraceControlType(DWORD dwControlType) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h     [all...]

Completed in 287 milliseconds