Home
last modified time | relevance | path

Searched defs:TimedMetadataTrack (Results 1 – 3 of 3) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/Core/
H A Dmod.rs300 pub type TimedMetadataTrack = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/SpeechSynthesis/
H A Dmod.rs351 …dMetadataTracks(&self) -> ::windows::runtime::Result<super::super::Foundation::Collections::IVecto… in TimedMetadataTracks()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Playback/
H A Dmod.rs5658 pub fn GetAt(&self, index: u32) -> ::windows::runtime::Result<super::Core::TimedMetadataTrack> { in GetAt()
5690 …pub fn First(&self) -> ::windows::runtime::Result<super::super::Foundation::Collections::IIterator… in First()
5797 … -> ::windows::runtime::Param<'a, super::super::Foundation::Collections::IVectorView<super::Core::… in into_param()
5803 … -> ::windows::runtime::Param<'a, super::super::Foundation::Collections::IVectorView<super::Core::… in into_param()
5823 …) -> ::windows::runtime::Param<'a, super::super::Foundation::Collections::IIterable<super::Core::T… in into_param()
5829 …) -> ::windows::runtime::Param<'a, super::super::Foundation::Collections::IIterable<super::Core::T… in into_param()
7506 pub fn Track(&self) -> ::windows::runtime::Result<super::Core::TimedMetadataTrack> { in Track()