PFND3D12DDI_DESTROYVIDEOPROCESSOR_0021 callback function (d3d12umddi.h)
The pfnDestroyVideoProcessor callback function destroys a video processor.
Syntax
PFND3D12DDI_DESTROYVIDEOPROCESSOR_0021 Pfnd3d12ddiDestroyvideoprocessor0021;
void Pfnd3d12ddiDestroyvideoprocessor0021(
D3D12DDI_HDEVICE hDrvDevice,
D3D12DDI_HVIDEOPROCESSOR_0020 hDrvVideoProcessor
)
{...}
Parameters
hDrvDevice
The handle of a device driver.
hDrvVideoProcessor
The handle of a video processor.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12umddi.h |