Struct IWMReaderAdvanced
pub struct IWMReaderAdvanced(/* private fields */);
Implementations§
§impl IWMReaderAdvanced
impl IWMReaderAdvanced
pub unsafe fn SetUserProvidedClock(&self, fuserclock: bool) -> Result<()>
pub unsafe fn GetUserProvidedClock(&self) -> Result<BOOL>
pub unsafe fn DeliverTime(&self, cnstime: u64) -> Result<()>
pub unsafe fn SetManualStreamSelection(&self, fselection: bool) -> Result<()>
pub unsafe fn GetManualStreamSelection(&self) -> Result<BOOL>
pub unsafe fn SetStreamsSelected( &self, cstreamcount: u16, pwstreamnumbers: *const u16, pselections: *const WMT_STREAM_SELECTION, ) -> Result<()>
pub unsafe fn GetStreamSelected( &self, wstreamnum: u16, ) -> Result<WMT_STREAM_SELECTION>
pub unsafe fn SetReceiveSelectionCallbacks( &self, fgetcallbacks: bool, ) -> Result<()>
pub unsafe fn GetReceiveSelectionCallbacks(&self) -> Result<BOOL>
pub unsafe fn SetReceiveStreamSamples( &self, wstreamnum: u16, freceivestreamsamples: bool, ) -> Result<()>
pub unsafe fn GetReceiveStreamSamples(&self, wstreamnum: u16) -> Result<BOOL>
pub unsafe fn SetAllocateForOutput( &self, dwoutputnum: u32, fallocate: bool, ) -> Result<()>
pub unsafe fn GetAllocateForOutput(&self, dwoutputnum: u32) -> Result<BOOL>
pub unsafe fn SetAllocateForStream( &self, wstreamnum: u16, fallocate: bool, ) -> Result<()>
pub unsafe fn GetAllocateForStream(&self, dwsreamnum: u16) -> Result<BOOL>
pub unsafe fn GetStatistics( &self, pstatistics: *mut WM_READER_STATISTICS, ) -> Result<()>
pub unsafe fn SetClientInfo( &self, pclientinfo: *const WM_READER_CLIENTINFO, ) -> Result<()>
pub unsafe fn GetMaxOutputSampleSize(&self, dwoutput: u32) -> Result<u32>
pub unsafe fn GetMaxStreamSampleSize(&self, wstream: u16) -> Result<u32>
pub unsafe fn NotifyLateDelivery(&self, cnslateness: u64) -> Result<()>
Trait Implementations§
§impl CanInto<IUnknown> for IWMReaderAdvanced
impl CanInto<IUnknown> for IWMReaderAdvanced
§impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced2
impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced2
§impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced3
impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced3
§impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced4
impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced4
§impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced5
impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced5
§impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced6
impl CanInto<IWMReaderAdvanced> for IWMReaderAdvanced6
§impl Clone for IWMReaderAdvanced
impl Clone for IWMReaderAdvanced
§fn clone(&self) -> IWMReaderAdvanced
fn clone(&self) -> IWMReaderAdvanced
Returns a copy 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 more§impl Debug for IWMReaderAdvanced
impl Debug for IWMReaderAdvanced
§impl From<&IWMReaderAdvanced> for &IUnknown
impl From<&IWMReaderAdvanced> for &IUnknown
§fn from(value: &IWMReaderAdvanced) -> Self
fn from(value: &IWMReaderAdvanced) -> Self
Converts to this type from the input type.
§impl From<&IWMReaderAdvanced2> for &IWMReaderAdvanced
impl From<&IWMReaderAdvanced2> for &IWMReaderAdvanced
§fn from(value: &IWMReaderAdvanced2) -> Self
fn from(value: &IWMReaderAdvanced2) -> Self
Converts to this type from the input type.
§impl From<&IWMReaderAdvanced3> for &IWMReaderAdvanced
impl From<&IWMReaderAdvanced3> for &IWMReaderAdvanced
§fn from(value: &IWMReaderAdvanced3) -> Self
fn from(value: &IWMReaderAdvanced3) -> Self
Converts to this type from the input type.
§impl From<&IWMReaderAdvanced4> for &IWMReaderAdvanced
impl From<&IWMReaderAdvanced4> for &IWMReaderAdvanced
§fn from(value: &IWMReaderAdvanced4) -> Self
fn from(value: &IWMReaderAdvanced4) -> Self
Converts to this type from the input type.
§impl From<&IWMReaderAdvanced5> for &IWMReaderAdvanced
impl From<&IWMReaderAdvanced5> for &IWMReaderAdvanced
§fn from(value: &IWMReaderAdvanced5) -> Self
fn from(value: &IWMReaderAdvanced5) -> Self
Converts to this type from the input type.
§impl From<&IWMReaderAdvanced6> for &IWMReaderAdvanced
impl From<&IWMReaderAdvanced6> for &IWMReaderAdvanced
§fn from(value: &IWMReaderAdvanced6) -> Self
fn from(value: &IWMReaderAdvanced6) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced> for IUnknown
impl From<IWMReaderAdvanced> for IUnknown
§fn from(value: IWMReaderAdvanced) -> Self
fn from(value: IWMReaderAdvanced) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced2> for IWMReaderAdvanced
impl From<IWMReaderAdvanced2> for IWMReaderAdvanced
§fn from(value: IWMReaderAdvanced2) -> Self
fn from(value: IWMReaderAdvanced2) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced3> for IWMReaderAdvanced
impl From<IWMReaderAdvanced3> for IWMReaderAdvanced
§fn from(value: IWMReaderAdvanced3) -> Self
fn from(value: IWMReaderAdvanced3) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced4> for IWMReaderAdvanced
impl From<IWMReaderAdvanced4> for IWMReaderAdvanced
§fn from(value: IWMReaderAdvanced4) -> Self
fn from(value: IWMReaderAdvanced4) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced5> for IWMReaderAdvanced
impl From<IWMReaderAdvanced5> for IWMReaderAdvanced
§fn from(value: IWMReaderAdvanced5) -> Self
fn from(value: IWMReaderAdvanced5) -> Self
Converts to this type from the input type.
§impl From<IWMReaderAdvanced6> for IWMReaderAdvanced
impl From<IWMReaderAdvanced6> for IWMReaderAdvanced
§fn from(value: IWMReaderAdvanced6) -> Self
fn from(value: IWMReaderAdvanced6) -> Self
Converts to this type from the input type.
§impl Interface for IWMReaderAdvanced
impl Interface for IWMReaderAdvanced
§fn as_raw(&self) -> *mut c_void
fn as_raw(&self) -> *mut c_void
Returns the raw COM interface pointer. The resulting pointer continues to be owned by the
Interface
implementation.§fn into_raw(self) -> *mut c_void
fn into_raw(self) -> *mut c_void
Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.
§unsafe fn from_raw_borrowed(raw: &*mut c_void) -> Option<&Self>
unsafe fn from_raw_borrowed(raw: &*mut c_void) -> Option<&Self>
§fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
Attempts to cast the current interface to another interface using
QueryInterface
. Read more§fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. Read more§fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
§fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. &MyApp_Impl
, not the inner &MyApp
object. Read more§fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. MyApp_Impl
, not the inner MyApp
object. Read more§fn downgrade(&self) -> Result<Weak<Self>, Error>
fn downgrade(&self) -> Result<Weak<Self>, Error>
Attempts to create a [
Weak
] reference to this object.§impl PartialEq for IWMReaderAdvanced
impl PartialEq for IWMReaderAdvanced
impl Eq for IWMReaderAdvanced
impl StructuralPartialEq for IWMReaderAdvanced
Auto Trait Implementations§
impl Freeze for IWMReaderAdvanced
impl RefUnwindSafe for IWMReaderAdvanced
impl !Send for IWMReaderAdvanced
impl !Sync for IWMReaderAdvanced
impl Unpin for IWMReaderAdvanced
impl UnwindSafe for IWMReaderAdvanced
Blanket Implementations§
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