D3D12_BITSTREAM_ENCRYPTION_TYPE enumeration (d3d12video.h)

Specifies a bitstream encryption type. This enumeration is used by the D3D12_VIDEO_DECODE_CONFIGURATION which describes the configuration for a video decoder.

Syntax

typedef enum D3D12_BITSTREAM_ENCRYPTION_TYPE {
  D3D12_BITSTREAM_ENCRYPTION_TYPE_NONE
} ;

Constants

 
D3D12_BITSTREAM_ENCRYPTION_TYPE_NONE
The bistream is not encrypted.

Requirements

Requirement Value
Header d3d12video.h