Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Playback/
H A Dmod.rs1871 pub struct IMediaPlayerSource2(::windows::runtime::IInspectable); struct
1872 unsafe impl ::windows::runtime::Interface for IMediaPlayerSource2 { implementation
6445 let this = &::windows::runtime::Interface::cast::<IMediaPlayerSource2>(self)?; in Source()
6452 let this = &::windows::runtime::Interface::cast::<IMediaPlayerSource2>(self)?; in SetSource()