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

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_wave_win.cc 644 // the left and right channels, use the WAVECAPS_LRVOLUME flag.
658 if (!(caps.dwSupport & WAVECAPS_LRVOLUME))
708 // the left and right channels, use the WAVECAPS_LRVOLUME flag.
722 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 70 milliseconds