Home
last modified time | relevance | path

Searched refs:AMBISONICS_PARAMS (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daudioclient.h184 typedef struct AMBISONICS_PARAMS { struct
193 } AMBISONICS_PARAMS; argument
1598 const AMBISONICS_PARAMS *pAmbisonicsParams,
1636 const AMBISONICS_PARAMS *pAmbisonicsParams,
1684 …IAudioAmbisonicsControl_SetData(IAudioAmbisonicsControl* This,const AMBISONICS_PARAMS *pAmbisonics…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daudioclient.h184 typedef struct AMBISONICS_PARAMS { struct
193 } AMBISONICS_PARAMS; argument
1598 const AMBISONICS_PARAMS *pAmbisonicsParams,
1636 const AMBISONICS_PARAMS *pAmbisonicsParams,
1684 …IAudioAmbisonicsControl_SetData(IAudioAmbisonicsControl* This,const AMBISONICS_PARAMS *pAmbisonics…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/
H A Dmod.rs810 pub struct AMBISONICS_PARAMS { struct
820 impl ::core::marker::Copy for AMBISONICS_PARAMS {} argument
821 impl ::core::clone::Clone for AMBISONICS_PARAMS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs38 pub struct AMBISONICS_PARAMS { struct
48 impl AMBISONICS_PARAMS {} argument
49 impl ::std::default::Default for AMBISONICS_PARAMS { implementation
54 impl ::std::fmt::Debug for AMBISONICS_PARAMS { implementation
68 impl ::std::cmp::PartialEq for AMBISONICS_PARAMS { implementation
73 impl ::std::cmp::Eq for AMBISONICS_PARAMS {} implementation
74 unsafe impl ::windows::runtime::Abi for AMBISONICS_PARAMS { implementation
2032 …pub unsafe fn SetData(&self, pambisonicsparams: *const AMBISONICS_PARAMS, cbambisonicsparams: u32)… in SetData() argument
2078 …tem" fn(this: ::windows::runtime::RawPtr, pambisonicsparams: *const AMBISONICS_PARAMS, cbambisonic…