pub type PDXVAHDSW_VideoProcessBltHD = Option<unsafe extern "system" fn(hvideoprocessor: HANDLE, poutputsurface: IDirect3DSurface9, outputframe: u32, streamcount: u32, pstreams: *const DXVAHD_STREAM_DATA) -> HRESULT>;
Expand description

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