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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_wave_win.cc 692 // the left and right channels, use the WAVECAPS_LRVOLUME flag.
706 if (!(caps.dwSupport & WAVECAPS_LRVOLUME))
756 // the left and right channels, use the WAVECAPS_LRVOLUME flag.
770 if (!(caps.dwSupport & WAVECAPS_LRVOLUME))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h 386 #define WAVECAPS_LRVOLUME 0x0008
    [all...]

Completed in 602 milliseconds