PFND3D12DDI_DESTROYVIDEODECODERHEAP_0032 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

PFND3D12DDI_DESTROYVIDEODECODERHEAP_0032 Pfnd3d12ddiDestroyvideodecoderheap0032;

VOID Pfnd3d12ddiDestroyvideodecoderheap0032(
  D3D12DDI_HDEVICE hDrvDevice,
  D3D12DDI_HVIDEODECODERHEAP_0032 hDrvVideoDecoderHeap
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-d3d12umddi-pfnd3d12ddi_destroyvideodecoderheap_0032)

PFND3D12DDI_DESTROYVIDEODECODERHEAP_0032 callback function

Description

Used to destroy a video decoder heap.

Parameters

hDrvDevice

The hardware device being processed.

hDrvVideoDecoderHeap

The video decoder heap.