pub type PDXVA2SW_CREATEVIDEOPROCESSDEVICE = Option<unsafe extern "system" fn(pd3dd9: IDirect3DDevice9, pvideodesc: *const DXVA2_VideoDesc, rendertargetformat: D3DFORMAT, maxsubstreams: u32, phdevice: *mut HANDLE) -> HRESULT>;
Expand description

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