D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032 - NtDoc

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

typedef struct D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032 {
  UINT NodeIndex;
  UINT ProfileCount;
} D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_video_decode_profile_count_data_0032)

D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032 structure

Description

Retrieve the count of decode profiles supported by the driver.

Members

NodeIndex

In multi-adapter operation, this indicates which physical adapter of the device this operation applies to.

ProfileCount

The count of decoder profiles supported by driver.