Home
last modified time | relevance | path

Searched defs:IReferenceClock (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/access/dshow/
H A Dfilter.cpp785 STDMETHODIMP CaptureFilter::SetSyncSource(IReferenceClock *) in SetSyncSource() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/
H A Dmod.rs39 pub type IReferenceClock = *mut ::core::ffi::c_void; typedef
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/DirectShow/
H A Dinterfaces.h15 typedef struct _IReferenceClock IReferenceClock; typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/dshow/
H A Dinterfaces.h15 typedef struct IReferenceClock IReferenceClock; typedef
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/dshow/
H A Dinterfaces.h15 typedef struct IReferenceClock IReferenceClock; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusicc.h733 DECLARE_INTERFACE_(IReferenceClock,IUnknown) in DECLARE_INTERFACE_() argument
H A Dstrmif.h87 typedef interface IReferenceClock IReferenceClock; typedef
89 interface IReferenceClock; variable
854 typedef interface IReferenceClock IReferenceClock; typedef
856 interface IReferenceClock; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusicc.h733 DECLARE_INTERFACE_(IReferenceClock,IUnknown) in DECLARE_INTERFACE_() argument
H A Dstrmif.h87 typedef interface IReferenceClock IReferenceClock; typedef
89 interface IReferenceClock; variable
854 typedef interface IReferenceClock IReferenceClock; typedef
856 interface IReferenceClock; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs4422 …b unsafe fn GetLatencyClock(&self) -> ::windows::runtime::Result<super::super::super::Graphics::Di… in GetLatencyClock()
4614 …b unsafe fn GetLatencyClock(&self) -> ::windows::runtime::Result<super::super::super::Graphics::Di… in GetLatencyClock()
4733 …b unsafe fn GetLatencyClock(&self) -> ::windows::runtime::Result<super::super::super::Graphics::Di… in GetLatencyClock()
4883 …b unsafe fn GetLatencyClock(&self) -> ::windows::runtime::Result<super::super::super::Graphics::Di… in GetLatencyClock()
/dports/audio/carla/Carla-2.4.1/source/modules/rtaudio/include/
H A Ddsound.h526 DECLARE_INTERFACE_(IReferenceClock, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/include/
H A Ddsound.h526 DECLARE_INTERFACE_(IReferenceClock, IUnknown) in DECLARE_INTERFACE_() argument
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddsound.h530 DECLARE_INTERFACE_(IReferenceClock, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/rtaudio/rtaudio-5.1.0/include/
H A Ddsound.h526 DECLARE_INTERFACE_(IReferenceClock, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/stk/stk-4.6.2/src/include/
H A Ddsound.h526 DECLARE_INTERFACE_(IReferenceClock, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs21966 pub unsafe fn GetSyncSource(&self) -> ::windows::runtime::Result<IReferenceClock> { in GetSyncSource()
57004 pub unsafe fn GetSyncSource(&self) -> ::windows::runtime::Result<IReferenceClock> { in GetSyncSource()
58073 pub unsafe fn GetSyncSource(&self) -> ::windows::runtime::Result<IReferenceClock> { in GetSyncSource()
61005 pub struct IReferenceClock(::windows::runtime::IUnknown); struct
61006 impl IReferenceClock { implementation
61024 unsafe impl ::windows::runtime::Interface for IReferenceClock { implementation
61038 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IReferenceClock { implementation
61105 impl ::std::convert::From<IReferenceClock2> for IReferenceClock { implementation
61110 impl ::std::convert::From<&IReferenceClock2> for IReferenceClock { implementation
61116 fn into_param(self) -> ::windows::runtime::Param<'a, IReferenceClock> { in into_param() argument
[all …]