D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030 structure (d3d12umddi.h)
Video content protection system support data.
Syntax
typedef struct D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030 {
UINT NodeIndex;
UINT ContentProtectionSystemCount;
GUID *pContentProtectionSystems;
} D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030;
Members
NodeIndex
Node index.
ContentProtectionSystemCount
Content protection system count.
pContentProtectionSystems
Content protection systems.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |