#[repr(C)]
pub struct IBasicVideo_Vtbl {
Show 33 fields pub base__: IDispatch_Vtbl, pub AvgTimePerFrame: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT, pub BitRate: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub BitErrorRate: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub VideoWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub VideoHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetSourceLeft: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub SourceLeft: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetSourceWidth: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub SourceWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetSourceTop: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub SourceTop: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetSourceHeight: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub SourceHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetDestinationLeft: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub DestinationLeft: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetDestinationWidth: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub DestinationWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetDestinationTop: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub DestinationTop: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetDestinationHeight: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub DestinationHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetSourcePosition: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT, pub GetSourcePosition: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32, _: *mut i32, _: *mut i32) -> HRESULT, pub SetDefaultSourcePosition: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub SetDestinationPosition: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT, pub GetDestinationPosition: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32, _: *mut i32, _: *mut i32) -> HRESULT, pub SetDefaultDestinationPosition: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub GetVideoSize: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32) -> HRESULT, pub GetVideoPaletteEntries: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: *mut i32, _: *mut i32) -> HRESULT, pub GetCurrentImage: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32) -> HRESULT, pub IsUsingDefaultSource: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub IsUsingDefaultDestination: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
}

Fields§

§base__: IDispatch_Vtbl§AvgTimePerFrame: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT§BitRate: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§BitErrorRate: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§VideoWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§VideoHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSourceLeft: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SourceLeft: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSourceWidth: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SourceWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSourceTop: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SourceTop: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSourceHeight: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SourceHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetDestinationLeft: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§DestinationLeft: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetDestinationWidth: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§DestinationWidth: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetDestinationTop: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§DestinationTop: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetDestinationHeight: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§DestinationHeight: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSourcePosition: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT§GetSourcePosition: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32, _: *mut i32, _: *mut i32) -> HRESULT§SetDefaultSourcePosition: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§SetDestinationPosition: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT§GetDestinationPosition: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32, _: *mut i32, _: *mut i32) -> HRESULT§SetDefaultDestinationPosition: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§GetVideoSize: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32) -> HRESULT§GetVideoPaletteEntries: unsafe extern "system" fn(_: *mut c_void, _: i32, _: i32, _: *mut i32, _: *mut i32) -> HRESULT§GetCurrentImage: unsafe extern "system" fn(_: *mut c_void, _: *mut i32, _: *mut i32) -> HRESULT§IsUsingDefaultSource: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§IsUsingDefaultDestination: unsafe extern "system" fn(_: *mut c_void) -> HRESULT

Implementations§

§

impl IBasicVideo_Vtbl

pub const fn new<Identity: IUnknownImpl<Impl = Impl>, Impl: IBasicVideo_Impl, const OFFSET: isize>( ) -> IBasicVideo_Vtbl

pub fn matches(iid: &GUID) -> bool

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.