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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h 646 DEFINE_GUID(IID_IMMDeviceEnumerator, 0xa95664d2, 0x9614, 0x4f35, 0xa7,0x46, 0xde,0x8d,0xb6,0x36,0x17,0xe6);
    [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 267 const IID IID_IMMDeviceEnumerator = __uuidof(IMMDeviceEnumerator);
273 IID_IMMDeviceEnumerator, // GUID value of the IMMDeviceEnumerator interface
    [all...]

Completed in 4714 milliseconds