D3D12DDI_VIDEO_CRYPTO_SESSION_SUPPORT_DATA_0030 - NtDoc

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

typedef struct D3D12DDI_VIDEO_CRYPTO_SESSION_SUPPORT_DATA_0030 {
  UINT                                       NodeIndex;
  GUID                                       DecodeProfile;
  GUID                                       ContentProtectionSystem;
  D3D12DDI_CRYPTO_SESSION_FLAGS_0030         Flags;
  D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030    BitstreamEncryption;
  UINT                                       KeyBaseDataSize;
  D3D12DDI_CRYPTO_SESSION_SUPPORT_FLAGS_0030 Support;
} D3D12DDI_VIDEO_CRYPTO_SESSION_SUPPORT_DATA_0030;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3D12DDI_VIDEO_CRYPTO_SESSION_SUPPORT_DATA_0030 structure

Description

Video crypto session support data.

Members

NodeIndex

Node index.

DecodeProfile

Decode profile.

ContentProtectionSystem

Content protection system.

Flags

Flags.

BitstreamEncryption

Bitstream encryption.

KeyBaseDataSize

Key base data size.

Support

Support.