D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030 结构 (d3d12umddi.h)
视频内容保护系统支持数据。
语法
typedef struct D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030 {
UINT NodeIndex;
UINT ContentProtectionSystemCount;
GUID *pContentProtectionSystems;
} D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_SUPPORT_DATA_0030;
成员
NodeIndex
节点索引。
ContentProtectionSystemCount
内容保护系统计数。
pContentProtectionSystems
内容保护系统。
要求
要求 | 值 |
---|---|
Header | d3d12umddi.h |