windows::Win32::Media::MediaFoundation

Function DXVAHD_CreateDevice

pub unsafe fn DXVAHD_CreateDevice<P0>(
    pd3ddevice: P0,
    pcontentdesc: *const DXVAHD_CONTENT_DESC,
    usage: DXVAHD_DEVICE_USAGE,
    pplugin: PDXVAHDSW_Plugin,
) -> Result<IDXVAHD_Device>
where P0: Param<IDirect3DDevice9Ex>,