Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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 |