Home
last modified time | relevance | path

Searched defs:ISimpleAudioVolume (Results 1 – 9 of 9) sorted by last modified time

/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Daudioclient.h77 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daudioclient.h87 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
89 interface ISimpleAudioVolume; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daudioclient.h87 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
89 interface ISimpleAudioVolume; variable
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Daudioclient.h77 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Daudioclient.h77 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Daudioclient.h77 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Daudioclient.h77 typedef interface ISimpleAudioVolume ISimpleAudioVolume; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/
H A Dmod.rs1311 pub type ISimpleAudioVolume = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs4497 …sionguid: *const ::windows::runtime::GUID, streamflags: u32) -> ::windows::runtime::Result<ISimple… in GetSimpleAudioVolume()
4543 …sionguid: *const ::windows::runtime::GUID, streamflags: u32) -> ::windows::runtime::Result<ISimple… in GetSimpleAudioVolume()
6472 pub struct ISimpleAudioVolume(::windows::runtime::IUnknown); struct
6473 impl ISimpleAudioVolume { impl
6491 unsafe impl ::windows::runtime::Interface for ISimpleAudioVolume { implementation
6505 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISimpleAudioVolume { implementation
6510 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISimpleAudioVolume { implementation