pub type PDXVA2SW_GETVIDEOPROCESSORSUBSTREAMFORMATS = Option<unsafe extern "system" fn(pvideodesc: *const DXVA2_VideoDesc, rendertargetformat: D3DFORMAT, count: u32, pformats: *mut D3DFORMAT) -> HRESULT>;
Expand description

Required features: "Win32_Media_DirectShow", "Win32_Graphics_Direct3D9", "Win32_Media_MediaFoundation"