Home
last modified time | relevance | path

Searched defs:IPin (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DDS_FormatManager.h39 class IPin; variable
H A DDS_ConnectorManager.h34 class IPin; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DDS_FormatManager.h39 class IPin; variable
H A DDS_ConnectorManager.h34 class IPin; variable
/dports/multimedia/vlc/vlc-3.0.16/modules/access/dshow/
H A Dfilter.cpp337 STDMETHODIMP CapturePin::Connect( IPin *, in Connect() argument
566 STDMETHODIMP CapturePin::QueryInternalConnections( IPin**, ULONG * ) in QueryInternalConnections() argument
845 STDMETHODIMP CaptureFilter::FindPin( LPCWSTR, IPin ** ) in FindPin() argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_capture/windows/
H A DBasePin.cpp473 BasePin::CompleteConnect(IPin *) in CompleteConnect() argument
488 BasePin::QueryInternalConnections(IPin**, ULONG*) in QueryInternalConnections() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_capture/windows/
H A DBasePin.cpp473 BasePin::CompleteConnect(IPin *) in CompleteConnect() argument
488 BasePin::QueryInternalConnections(IPin**, ULONG*) in QueryInternalConnections() argument
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/dshow/
H A Dinterfaces.h60 typedef struct IPin IPin; typedef
94 struct IPin { IPin_vt *vt; }; struct
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/dshow/
H A Dinterfaces.h60 typedef struct IPin IPin; typedef
94 struct IPin { IPin_vt *vt; }; struct
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/ds9/
H A Dqpin.cpp430 STDMETHODIMP QPin::QueryInternalConnections(IPin **, ULONG*) in QueryInternalConnections() argument
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
366 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
366 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
366 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
395 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
H A Dstrmif.h31 typedef interface IPin IPin; typedef
33 interface IPin; variable
846 typedef interface IPin IPin; typedef
848 interface IPin; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
395 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
H A Dstrmif.h31 typedef interface IPin IPin; typedef
33 interface IPin; variable
846 typedef interface IPin IPin; typedef
848 interface IPin; variable
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
366 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h121 typedef struct IPin IPin; typedef
366 STDMETHOD_(IPin*,KsGetConnectedPin) (THIS) PURE; in DECLARE_INTERFACE_() local
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/DirectShow/
H A Dinterfaces.h60 typedef struct _IPin IPin; typedef
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Dtvi_dshow.h275 DECLARE_INTERFACE(IPin) in DECLARE_INTERFACE() argument
/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Dtvi_dshow.h275 DECLARE_INTERFACE(IPin) 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.rs21975 …toParam<'a, super::super::Foundation::PWSTR>>(&self, id: Param0) -> ::windows::runtime::Result<IPi… in FindPin()
35583 …pub unsafe fn Next(&self, cpins: u32, pppins: *mut ::std::option::Option<IPin>, pcfetched: *mut u3… in Next()
36363 …pub unsafe fn Connect<'a, Param0: ::windows::runtime::IntoParam<'a, IPin>, Param1: ::windows::runt… in Connect() argument
58082 …toParam<'a, super::super::Foundation::PWSTR>>(&self, id: Param0) -> ::windows::runtime::Result<IPi… in FindPin()
60469 pub struct IPin(::windows::runtime::IUnknown); struct
60470 impl IPin { impl
60482 pub unsafe fn ConnectedTo(&self) -> ::windows::runtime::Result<IPin> { in ConnectedTo()
60512 …pub unsafe fn QueryInternalConnections(&self, appin: *mut ::std::option::Option<IPin>, npin: *mut … in QueryInternalConnections()
60528 unsafe impl ::windows::runtime::Interface for IPin { implementation
60542 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IPin { implementation
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs5401 pub type IPin = *mut ::core::ffi::c_void; typedef