Home
last modified time | relevance | path

Searched refs:ISpatialAudioObjectRenderStreamForMetadata (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs7697 pub struct ISpatialAudioObjectRenderStreamForMetadata(::windows::runtime::IUnknown); struct
7698 impl ISpatialAudioObjectRenderStreamForMetadata { implementation
7731 unsafe impl ::windows::runtime::Interface for ISpatialAudioObjectRenderStreamForMetadata { implementation
7735 impl ::std::convert::From<ISpatialAudioObjectRenderStreamForMetadata> for ::windows::runtime::IUnkn…
7736 fn from(value: ISpatialAudioObjectRenderStreamForMetadata) -> Self { in from()
7740 impl ::std::convert::From<&ISpatialAudioObjectRenderStreamForMetadata> for ::windows::runtime::IUnk…
7741 fn from(value: &ISpatialAudioObjectRenderStreamForMetadata) -> Self { in from()
7755 impl ::std::convert::From<ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRender…
7756 fn from(value: ISpatialAudioObjectRenderStreamForMetadata) -> Self { in from()
7760 impl ::std::convert::From<&ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRende…
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/
H A Dmod.rs1328 pub type ISpatialAudioObjectRenderStreamForMetadata = *mut ::core::ffi::c_void; typedef