Home
last modified time | relevance | path

Searched refs:IDirectSoundCaptureFXAec (Results 1 – 7 of 7) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/rtaudio/include/
H A Ddsound.h125 struct IDirectSoundCaptureFXAec;
147 #define IDirectSoundCaptureFXAec8 IDirectSoundCaptureFXAec
173 typedef struct IDirectSoundCaptureFXAec *LPDIRECTSOUNDCAPTUREFXAEC;
1816 #define INTERFACE IDirectSoundCaptureFXAec
1818 DECLARE_INTERFACE_(IDirectSoundCaptureFXAec, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/include/
H A Ddsound.h125 struct IDirectSoundCaptureFXAec;
147 #define IDirectSoundCaptureFXAec8 IDirectSoundCaptureFXAec
173 typedef struct IDirectSoundCaptureFXAec *LPDIRECTSOUNDCAPTUREFXAEC;
1816 #define INTERFACE IDirectSoundCaptureFXAec
1818 DECLARE_INTERFACE_(IDirectSoundCaptureFXAec, IUnknown) in DECLARE_INTERFACE_() argument
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddsound.h129 struct IDirectSoundCaptureFXAec;
151 #define IDirectSoundCaptureFXAec8 IDirectSoundCaptureFXAec
177 typedef struct IDirectSoundCaptureFXAec *LPDIRECTSOUNDCAPTUREFXAEC;
1820 #define INTERFACE IDirectSoundCaptureFXAec
1822 DECLARE_INTERFACE_(IDirectSoundCaptureFXAec, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/rtaudio/rtaudio-5.1.0/include/
H A Ddsound.h125 struct IDirectSoundCaptureFXAec;
147 #define IDirectSoundCaptureFXAec8 IDirectSoundCaptureFXAec
173 typedef struct IDirectSoundCaptureFXAec *LPDIRECTSOUNDCAPTUREFXAEC;
1816 #define INTERFACE IDirectSoundCaptureFXAec
1818 DECLARE_INTERFACE_(IDirectSoundCaptureFXAec, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/stk/stk-4.6.2/src/include/
H A Ddsound.h125 struct IDirectSoundCaptureFXAec;
147 #define IDirectSoundCaptureFXAec8 IDirectSoundCaptureFXAec
173 typedef struct IDirectSoundCaptureFXAec *LPDIRECTSOUNDCAPTUREFXAEC;
1816 #define INTERFACE IDirectSoundCaptureFXAec
1818 DECLARE_INTERFACE_(IDirectSoundCaptureFXAec, IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/DirectSound/
H A Dmod.rs788 pub type IDirectSoundCaptureFXAec = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs5906 pub struct IDirectSoundCaptureFXAec(::windows::runtime::IUnknown); struct
5907 impl IDirectSoundCaptureFXAec { implementation
5925 unsafe impl ::windows::runtime::Interface for IDirectSoundCaptureFXAec { implementation
5929 impl ::std::convert::From<IDirectSoundCaptureFXAec> for ::windows::runtime::IUnknown {
5930 fn from(value: IDirectSoundCaptureFXAec) -> Self { in from()
5934 impl ::std::convert::From<&IDirectSoundCaptureFXAec> for ::windows::runtime::IUnknown {
5935 fn from(value: &IDirectSoundCaptureFXAec) -> Self { in from()
5939 …<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDirectSoundCaptureFXAec { implementation
5944 …'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDirectSoundCaptureFXAec { implementation