OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IAudioEndpointVolume
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
endpointvolume.h
27
typedef interface
IAudioEndpointVolume
IAudioEndpointVolume
;
62
typedef interface
IAudioEndpointVolume
IAudioEndpointVolume
;
160
*
IAudioEndpointVolume
interface
168
IAudioEndpointVolume
: public IUnknown
238
__CRT_UUID_DECL(
IAudioEndpointVolume
, 0x5cdf2c82, 0x841e, 0x4546, 0x97,0x22, 0x0c,0xf7,0x40,0x78,0x22,0x9a)
246
IAudioEndpointVolume
* This,
251
IAudioEndpointVolume
* This);
254
IAudioEndpointVolume
* This)
[
all
...]
audioengineendpoint.h
232
DECLARE_INTERFACE_(IAudioEndpointVolumeEx,
IAudioEndpointVolume
)
241
/*
IAudioEndpointVolume
methods */
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc
881
ret = _ptrDeviceIn->Activate(__uuidof(
IAudioEndpointVolume
),
[
all
...]
audio_device_core_win.h
295
IAudioEndpointVolume
* _ptrCaptureVolume;
Completed in 187 milliseconds