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.
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_NONEThe bistream is not encrypted. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12video.h |