Home
last modified time | relevance | path

Searched refs:MediaPlaybackVideoTrackList (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.rs152 pub type MediaPlaybackVideoTrackList = *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.rs5858 impl MediaPlaybackVideoTrackList { implementation
5941 fn from(value: MediaPlaybackVideoTrackList) -> Self { in from()
5947 fn from(value: &MediaPlaybackVideoTrackList) -> Self { in from()
5965 fn from(value: MediaPlaybackVideoTrackList) -> Self { in from()
5971 fn from(value: &MediaPlaybackVideoTrackList) -> Self { in from()
5989 fn from(value: MediaPlaybackVideoTrackList) -> Self { in from()
5995 fn from(value: &MediaPlaybackVideoTrackList) -> Self { in from()
6064 unsafe impl ::std::marker::Send for MediaPlaybackVideoTrackList {} implementation
6066 unsafe impl ::std::marker::Sync for MediaPlaybackVideoTrackList {} implementation
6068 impl ::std::iter::IntoIterator for MediaPlaybackVideoTrackList { implementation
[all …]