PFND3D11_1DDI_GETVIDEODECODERPROFILECOUNT - NtDoc

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

PFND3D11_1DDI_GETVIDEODECODERPROFILECOUNT Pfnd3d111DdiGetvideodecoderprofilecount;

VOID Pfnd3d111DdiGetvideodecoderprofilecount(
  D3D10DDI_HDEVICE unnamedParam1,
  UINT *unnamedParam2
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-d3d10umddi-pfnd3d11_1ddi_getvideodecoderprofilecount)

PFND3D11_1DDI_GETVIDEODECODERPROFILECOUNT callback function

Description

Queries the number of video decoder profiles that are supported by the display miniport driver.

Parameters

unnamedParam1

hDevice [in]

A handle to the display device (graphics context).

unnamedParam2

pDecodeProfileCount [out]

A pointer to a UINT value that specifies the maximum number of decoder profiles that are supported.