pub type PDXVAHDSW_GetVideoProcessorInputFormats = Option<unsafe extern "system" fn(hdevice: HANDLE, pcontentdesc: *const DXVAHD_CONTENT_DESC, usage: DXVAHD_DEVICE_USAGE, count: u32, pformats: *mut D3DFORMAT) -> HRESULT>;
Expand description

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