Home
last modified time | relevance | path

Searched refs:MediaPlaybackCommandManagerRateReceivedEventArgs (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/Playback/
H A Dmod.rs77 pub type MediaPlaybackCommandManagerRateReceivedEventArgs = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Playback/
H A Dmod.rs3938 pub struct MediaPlaybackCommandManagerRateReceivedEventArgs(::windows::runtime::IInspectable); struct
3939 impl MediaPlaybackCommandManagerRateReceivedEventArgs { implementation
3967 unsafe impl ::windows::runtime::RuntimeType for MediaPlaybackCommandManagerRateReceivedEventArgs { implementation
3970 unsafe impl ::windows::runtime::Interface for MediaPlaybackCommandManagerRateReceivedEventArgs { implementation
3974 impl ::windows::runtime::RuntimeName for MediaPlaybackCommandManagerRateReceivedEventArgs { implementation
3978 fn from(value: MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self { in from()
3983 fn from(value: &MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self { in from()
3998 fn from(value: MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self { in from()
4003 fn from(value: &MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self { in from()
4017 unsafe impl ::std::marker::Send for MediaPlaybackCommandManagerRateReceivedEventArgs {} implementation
[all …]