pub struct ISpatialAudioObjectRenderStreamBase(/* private fields */);Implementations§
Source§impl ISpatialAudioObjectRenderStreamBase
impl ISpatialAudioObjectRenderStreamBase
pub unsafe fn GetAvailableDynamicObjectCount(&self, value: *mut u32) -> HRESULT
pub unsafe fn GetService( &self, riid: *const Guid, service: *mut *mut c_void, ) -> HRESULT
pub unsafe fn Start(&self) -> HRESULT
pub unsafe fn Stop(&self) -> HRESULT
pub unsafe fn Reset(&self) -> HRESULT
pub unsafe fn BeginUpdatingAudioObjects( &self, availabledynamicobjectcount: *mut u32, framecountperbuffer: *mut u32, ) -> HRESULT
pub unsafe fn EndUpdatingAudioObjects(&self) -> HRESULT
Trait Implementations§
Source§impl Clone for ISpatialAudioObjectRenderStreamBase
impl Clone for ISpatialAudioObjectRenderStreamBase
Source§fn clone(&self) -> ISpatialAudioObjectRenderStreamBase
fn clone(&self) -> ISpatialAudioObjectRenderStreamBase
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl From<&ISpatialAudioObjectRenderStream> for ISpatialAudioObjectRenderStreamBase
impl From<&ISpatialAudioObjectRenderStream> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: &ISpatialAudioObjectRenderStream) -> Self
fn from(value: &ISpatialAudioObjectRenderStream) -> Self
Converts to this type from the input type.
Source§impl From<&ISpatialAudioObjectRenderStreamBase> for IUnknown
impl From<&ISpatialAudioObjectRenderStreamBase> for IUnknown
Source§fn from(value: &ISpatialAudioObjectRenderStreamBase) -> Self
fn from(value: &ISpatialAudioObjectRenderStreamBase) -> Self
Converts to this type from the input type.
Source§impl From<&ISpatialAudioObjectRenderStreamForHrtf> for ISpatialAudioObjectRenderStreamBase
impl From<&ISpatialAudioObjectRenderStreamForHrtf> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: &ISpatialAudioObjectRenderStreamForHrtf) -> Self
fn from(value: &ISpatialAudioObjectRenderStreamForHrtf) -> Self
Converts to this type from the input type.
Source§impl From<&ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRenderStreamBase
impl From<&ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: &ISpatialAudioObjectRenderStreamForMetadata) -> Self
fn from(value: &ISpatialAudioObjectRenderStreamForMetadata) -> Self
Converts to this type from the input type.
Source§impl From<ISpatialAudioObjectRenderStream> for ISpatialAudioObjectRenderStreamBase
impl From<ISpatialAudioObjectRenderStream> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: ISpatialAudioObjectRenderStream) -> Self
fn from(value: ISpatialAudioObjectRenderStream) -> Self
Converts to this type from the input type.
Source§impl From<ISpatialAudioObjectRenderStreamBase> for IUnknown
impl From<ISpatialAudioObjectRenderStreamBase> for IUnknown
Source§fn from(value: ISpatialAudioObjectRenderStreamBase) -> Self
fn from(value: ISpatialAudioObjectRenderStreamBase) -> Self
Converts to this type from the input type.
Source§impl From<ISpatialAudioObjectRenderStreamForHrtf> for ISpatialAudioObjectRenderStreamBase
impl From<ISpatialAudioObjectRenderStreamForHrtf> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: ISpatialAudioObjectRenderStreamForHrtf) -> Self
fn from(value: ISpatialAudioObjectRenderStreamForHrtf) -> Self
Converts to this type from the input type.
Source§impl From<ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRenderStreamBase
impl From<ISpatialAudioObjectRenderStreamForMetadata> for ISpatialAudioObjectRenderStreamBase
Source§fn from(value: ISpatialAudioObjectRenderStreamForMetadata) -> Self
fn from(value: ISpatialAudioObjectRenderStreamForMetadata) -> Self
Converts to this type from the input type.
Source§impl Interface for ISpatialAudioObjectRenderStreamBase
impl Interface for ISpatialAudioObjectRenderStreamBase
const IID: Guid
type Vtable = ISpatialAudioObjectRenderStreamBase_abi
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStream
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStream
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStreamForHrtf
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStreamForHrtf
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStreamForMetadata
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for &'a ISpatialAudioObjectRenderStreamForMetadata
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStream
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStream
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStreamForHrtf
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStreamForHrtf
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStreamForMetadata
impl<'a> IntoParam<'a, ISpatialAudioObjectRenderStreamBase> for ISpatialAudioObjectRenderStreamForMetadata
fn into_param(self) -> Param<'a, ISpatialAudioObjectRenderStreamBase>
Source§impl<'a> IntoParam<'a, IUnknown> for &'a ISpatialAudioObjectRenderStreamBase
impl<'a> IntoParam<'a, IUnknown> for &'a ISpatialAudioObjectRenderStreamBase
fn into_param(self) -> Param<'a, IUnknown>
Source§impl<'a> IntoParam<'a, IUnknown> for ISpatialAudioObjectRenderStreamBase
impl<'a> IntoParam<'a, IUnknown> for ISpatialAudioObjectRenderStreamBase
fn into_param(self) -> Param<'a, IUnknown>
Source§impl PartialEq for ISpatialAudioObjectRenderStreamBase
impl PartialEq for ISpatialAudioObjectRenderStreamBase
Source§fn eq(&self, other: &ISpatialAudioObjectRenderStreamBase) -> bool
fn eq(&self, other: &ISpatialAudioObjectRenderStreamBase) -> bool
Tests for
self and other values to be equal, and is used by ==.impl Eq for ISpatialAudioObjectRenderStreamBase
impl StructuralPartialEq for ISpatialAudioObjectRenderStreamBase
Auto Trait Implementations§
impl Freeze for ISpatialAudioObjectRenderStreamBase
impl RefUnwindSafe for ISpatialAudioObjectRenderStreamBase
impl !Send for ISpatialAudioObjectRenderStreamBase
impl !Sync for ISpatialAudioObjectRenderStreamBase
impl Unpin for ISpatialAudioObjectRenderStreamBase
impl UnwindSafe for ISpatialAudioObjectRenderStreamBase
Blanket Implementations§
Source§impl<T> Abi for Twhere
T: Interface,
impl<T> Abi for Twhere
T: Interface,
Source§fn set_abi(&mut self) -> *mut <T as Abi>::Abi
fn set_abi(&mut self) -> *mut <T as Abi>::Abi
Returns a pointer for setting the object’s value via an ABI call.
Source§unsafe fn from_abi(abi: <T as Abi>::Abi) -> Result<T, Error>
unsafe fn from_abi(abi: <T as Abi>::Abi) -> Result<T, Error>
Casts the ABI representation to a Rust object by taking ownership of the bits.
fn drop_param(_: &mut Param<'_, Self>)
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more