Struct windows::Win32::Media::DirectShow::IDvdControl_Vtbl
#[repr(C)]pub struct IDvdControl_Vtbl {Show 36 fields
pub base__: IUnknown_Vtbl,
pub TitlePlay: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub ChapterPlay: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32) -> HRESULT,
pub TimePlay: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32) -> HRESULT,
pub StopForResume: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub GoUp: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub TimeSearch: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub ChapterSearch: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub PrevPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub TopPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub NextPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub ForwardScan: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT,
pub BackwardScan: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT,
pub MenuCall: unsafe extern "system" fn(_: *mut c_void, _: DVD_MENU_ID) -> HRESULT,
pub Resume: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub UpperButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub LowerButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub LeftButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub RightButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub ButtonActivate: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub ButtonSelectAndActivate: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub StillOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub PauseOn: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub PauseOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub MenuLanguageSelect: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub AudioStreamChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SubpictureStreamChange: unsafe extern "system" fn(_: *mut c_void, _: u32, _: BOOL) -> HRESULT,
pub AngleChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub ParentalLevelSelect: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub ParentalCountrySelect: unsafe extern "system" fn(_: *mut c_void, _: u16) -> HRESULT,
pub KaraokeAudioPresentationModeChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub VideoModePreferrence: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SetRoot: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR) -> HRESULT,
pub MouseActivate: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT,
pub MouseSelect: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT,
pub ChapterPlayAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32) -> HRESULT,
}
Fields§
§base__: IUnknown_Vtbl
§TitlePlay: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§ChapterPlay: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32) -> HRESULT
§TimePlay: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32) -> HRESULT
§StopForResume: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§GoUp: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§TimeSearch: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§ChapterSearch: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§PrevPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§TopPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§NextPGSearch: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§ForwardScan: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT
§BackwardScan: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT
§MenuCall: unsafe extern "system" fn(_: *mut c_void, _: DVD_MENU_ID) -> HRESULT
§Resume: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§UpperButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§LowerButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§LeftButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§RightButtonSelect: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§ButtonActivate: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§ButtonSelectAndActivate: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§StillOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§PauseOn: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§PauseOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§MenuLanguageSelect: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§AudioStreamChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SubpictureStreamChange: unsafe extern "system" fn(_: *mut c_void, _: u32, _: BOOL) -> HRESULT
§AngleChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§ParentalLevelSelect: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§ParentalCountrySelect: unsafe extern "system" fn(_: *mut c_void, _: u16) -> HRESULT
§KaraokeAudioPresentationModeChange: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§VideoModePreferrence: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SetRoot: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR) -> HRESULT
§MouseActivate: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT
§MouseSelect: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT
§ChapterPlayAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32) -> HRESULT
Implementations§
§impl IDvdControl_Vtbl
impl IDvdControl_Vtbl
pub const fn new<Identity, const OFFSET: isize>() -> IDvdControl_Vtblwhere
Identity: IDvdControl_Impl + IUnknownImpl,
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IDvdControl_Vtbl
impl RefUnwindSafe for IDvdControl_Vtbl
impl Send for IDvdControl_Vtbl
impl Sync for IDvdControl_Vtbl
impl Unpin for IDvdControl_Vtbl
impl UnwindSafe for IDvdControl_Vtbl
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