#[repr(C)]pub struct ISystemMediaTransportControls_Vtbl {Show 31 fields
pub base__: IInspectable_Vtbl,
pub PlaybackStatus: unsafe extern "system" fn(_: *mut c_void, _: *mut MediaPlaybackStatus) -> HRESULT,
pub SetPlaybackStatus: unsafe extern "system" fn(_: *mut c_void, _: MediaPlaybackStatus) -> HRESULT,
pub DisplayUpdater: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SoundLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut SoundLevel) -> HRESULT,
pub IsEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsPlayEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsPlayEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsStopEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsStopEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsPauseEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsPauseEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsRecordEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsRecordEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsFastForwardEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsFastForwardEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsRewindEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsRewindEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsPreviousEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsPreviousEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsNextEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsNextEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsChannelUpEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsChannelUpEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub IsChannelDownEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT,
pub SetIsChannelDownEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
pub ButtonPressed: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut EventRegistrationToken) -> HRESULT,
pub RemoveButtonPressed: unsafe extern "system" fn(_: *mut c_void, _: EventRegistrationToken) -> HRESULT,
pub PropertyChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut EventRegistrationToken) -> HRESULT,
pub RemovePropertyChanged: unsafe extern "system" fn(_: *mut c_void, _: EventRegistrationToken) -> HRESULT,
}
Fields§
§base__: IInspectable_Vtbl
§PlaybackStatus: unsafe extern "system" fn(_: *mut c_void, _: *mut MediaPlaybackStatus) -> HRESULT
§SetPlaybackStatus: unsafe extern "system" fn(_: *mut c_void, _: MediaPlaybackStatus) -> HRESULT
§DisplayUpdater: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT
§SoundLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut SoundLevel) -> HRESULT
§IsEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsPlayEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsPlayEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsStopEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsStopEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsPauseEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsPauseEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsRecordEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsRecordEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsFastForwardEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsFastForwardEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsRewindEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsRewindEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsPreviousEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsPreviousEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsNextEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsNextEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsChannelUpEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsChannelUpEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§IsChannelDownEnabled: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT
§SetIsChannelDownEnabled: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT
§ButtonPressed: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut EventRegistrationToken) -> HRESULT
§RemoveButtonPressed: unsafe extern "system" fn(_: *mut c_void, _: EventRegistrationToken) -> HRESULT
§PropertyChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut EventRegistrationToken) -> HRESULT
§RemovePropertyChanged: unsafe extern "system" fn(_: *mut c_void, _: EventRegistrationToken) -> HRESULT
Auto Trait Implementations§
impl Freeze for ISystemMediaTransportControls_Vtbl
impl RefUnwindSafe for ISystemMediaTransportControls_Vtbl
impl Send for ISystemMediaTransportControls_Vtbl
impl Sync for ISystemMediaTransportControls_Vtbl
impl Unpin for ISystemMediaTransportControls_Vtbl
impl UnwindSafe for ISystemMediaTransportControls_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