Struct windows::Win32::Media::DirectShow::IDvdControl2_Vtbl
#[repr(C)]pub struct IDvdControl2_Vtbl {Show 41 fields
pub base__: IUnknown_Vtbl,
pub PlayTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayChapterInTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayAtTimeInTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT,
pub Stop: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub ReturnFromSubmenu: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayAtTime: unsafe extern "system" fn(_: *mut c_void, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayPrevChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub ReplayChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayNextChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayForwards: unsafe extern "system" fn(_: *mut c_void, _: f64, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayBackwards: unsafe extern "system" fn(_: *mut c_void, _: f64, _: u32, _: *mut *mut c_void) -> HRESULT,
pub ShowMenu: unsafe extern "system" fn(_: *mut c_void, _: DVD_MENU_ID, _: u32, _: *mut *mut c_void) -> HRESULT,
pub Resume: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SelectRelativeButton: unsafe extern "system" fn(_: *mut c_void, _: DVD_RELATIVE_BUTTON) -> HRESULT,
pub ActivateButton: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub SelectButton: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SelectAndActivateButton: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub StillOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Pause: unsafe extern "system" fn(_: *mut c_void, _: BOOL) -> HRESULT,
pub SelectAudioStream: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SelectSubpictureStream: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SetSubpictureState: unsafe extern "system" fn(_: *mut c_void, _: BOOL, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SelectAngle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SelectParentalLevel: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SelectParentalCountry: unsafe extern "system" fn(_: *mut c_void, _: *const u8) -> HRESULT,
pub SelectKaraokeAudioPresentationMode: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SelectVideoModePreference: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SetDVDDirectory: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR) -> HRESULT,
pub ActivateAtPosition: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT,
pub SelectAtPosition: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT,
pub PlayChaptersAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT,
pub AcceptParentalLevelChange: unsafe extern "system" fn(_: *mut c_void, _: BOOL) -> HRESULT,
pub SetOption: unsafe extern "system" fn(_: *mut c_void, _: DVD_OPTION_FLAG, _: BOOL) -> HRESULT,
pub SetState: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT,
pub PlayPeriodInTitleAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *const DVD_HMSF_TIMECODE, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SetGPRM: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u16, _: u32, _: *mut *mut c_void) -> HRESULT,
pub SelectDefaultMenuLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub SelectDefaultAudioLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32, _: DVD_AUDIO_LANG_EXT) -> HRESULT,
pub SelectDefaultSubpictureLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32, _: DVD_SUBPICTURE_LANG_EXT) -> HRESULT,
}
Fields§
§base__: IUnknown_Vtbl
§PlayTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayChapterInTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayAtTimeInTitle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT
§Stop: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§PlayAtTime: unsafe extern "system" fn(_: *mut c_void, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayPrevChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT
§ReplayChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayNextChapter: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayForwards: unsafe extern "system" fn(_: *mut c_void, _: f64, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayBackwards: unsafe extern "system" fn(_: *mut c_void, _: f64, _: u32, _: *mut *mut c_void) -> HRESULT
§ShowMenu: unsafe extern "system" fn(_: *mut c_void, _: DVD_MENU_ID, _: u32, _: *mut *mut c_void) -> HRESULT
§Resume: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT
§SelectRelativeButton: unsafe extern "system" fn(_: *mut c_void, _: DVD_RELATIVE_BUTTON) -> HRESULT
§ActivateButton: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§SelectButton: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SelectAndActivateButton: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§StillOff: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§Pause: unsafe extern "system" fn(_: *mut c_void, _: BOOL) -> HRESULT
§SelectAudioStream: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§SelectSubpictureStream: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§SetSubpictureState: unsafe extern "system" fn(_: *mut c_void, _: BOOL, _: u32, _: *mut *mut c_void) -> HRESULT
§SelectAngle: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§SelectParentalLevel: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SelectParentalCountry: unsafe extern "system" fn(_: *mut c_void, _: *const u8) -> HRESULT
§SelectKaraokeAudioPresentationMode: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SelectVideoModePreference: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SetDVDDirectory: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR) -> HRESULT
§ActivateAtPosition: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT
§SelectAtPosition: unsafe extern "system" fn(_: *mut c_void, _: POINT) -> HRESULT
§PlayChaptersAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32, _: u32, _: *mut *mut c_void) -> HRESULT
§AcceptParentalLevelChange: unsafe extern "system" fn(_: *mut c_void, _: BOOL) -> HRESULT
§SetOption: unsafe extern "system" fn(_: *mut c_void, _: DVD_OPTION_FLAG, _: BOOL) -> HRESULT
§SetState: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: u32, _: *mut *mut c_void) -> HRESULT
§PlayPeriodInTitleAutoStop: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *const DVD_HMSF_TIMECODE, _: *const DVD_HMSF_TIMECODE, _: u32, _: *mut *mut c_void) -> HRESULT
§SetGPRM: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u16, _: u32, _: *mut *mut c_void) -> HRESULT
§SelectDefaultMenuLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT
§SelectDefaultAudioLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32, _: DVD_AUDIO_LANG_EXT) -> HRESULT
§SelectDefaultSubpictureLanguage: unsafe extern "system" fn(_: *mut c_void, _: u32, _: DVD_SUBPICTURE_LANG_EXT) -> HRESULT
Implementations§
§impl IDvdControl2_Vtbl
impl IDvdControl2_Vtbl
pub const fn new<Identity, const OFFSET: isize>() -> IDvdControl2_Vtblwhere
Identity: IDvdControl2_Impl + IUnknownImpl,
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IDvdControl2_Vtbl
impl RefUnwindSafe for IDvdControl2_Vtbl
impl Send for IDvdControl2_Vtbl
impl Sync for IDvdControl2_Vtbl
impl Unpin for IDvdControl2_Vtbl
impl UnwindSafe for IDvdControl2_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