Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieve the count of decode profiles supported by the driver.
Syntax
typedef struct D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032 {
UINT NodeIndex;
UINT ProfileCount;
} D3D12DDI_VIDEO_DECODE_PROFILE_COUNT_DATA_0032;
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.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |