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.
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 |