Function windows_sys::Win32::Media::MediaFoundation::DXVAHD_CreateDevice
[−]pub unsafe extern "system" fn DXVAHD_CreateDevice(
pd3ddevice: IDirect3DDevice9Ex,
pcontentdesc: *const DXVAHD_CONTENT_DESC,
usage: DXVAHD_DEVICE_USAGE,
pplugin: PDXVAHDSW_Plugin,
ppdevice: *mut IDXVAHD_Device
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"
, "Win32_Graphics_Direct3D9"