Home
last modified time | relevance | path

Searched refs:IMediaPlayer3 (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.rs1595 pub struct IMediaPlayer3(::windows::runtime::IInspectable); struct
1596 unsafe impl ::windows::runtime::Interface for IMediaPlayer3 { implementation
6466 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in IsMutedChanged()
6474 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in RemoveIsMutedChanged()
6479 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in SourceChanged()
6487 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in RemoveSourceChanged()
6491 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in AudioBalance()
6498 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in SetAudioBalance()
6502 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in RealTimePlayback()
6509 let this = &::windows::runtime::Interface::cast::<IMediaPlayer3>(self)?; in SetRealTimePlayback()
[all …]