Home
last modified time | relevance | path

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

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/wmf/player/
H A Dmftvideo.cpp263 STDMETHODIMP MFTransform::GetOutputAvailableType(DWORD dwOutputStreamID, DWORD dwTypeIndex, IMFMedi… in GetOutputAvailableType() function in MFTransform
/dports/graphics/opencv/opencv-4.5.3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
H A DOcvTransform.cpp452 HRESULT OcvImageManipulations::GetOutputAvailableType( in GetOutputAvailableType() function in OcvImageManipulations
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Streaming/
H A Dmod.rs352 …pub unsafe fn GetOutputAvailableType(&self, dwoutputstreamid: u32, dwtypeindex: u32) -> ::windows:… in GetOutputAvailableType() method