D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030 enumeration (d3d12umddi.h)

The bitstream encryption type.

Syntax

typedef enum D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030 {
  D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030_NONE,
  D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030_CENC_AES_CTR_128
} ;

Constants

 
D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030_NONE
Indicates that the bitstream encryption type is undefined.
D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030_CENC_AES_CTR_128
Indicates that the bitstream encryption type is the CENC (Common Encryption Standard) with an AES-CTR 128 bit key.

Requirements

Requirement Value
Header d3d12umddi.h