共用方式為


D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 結構 (d3d12umddi.h)

建立密碼編譯會話。

語法

typedef struct D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 {
  UINT                                    NodeMask;
  GUID                                    DecodeProfile;
  GUID                                    ContentProtectionSystem;
  D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030 BitstreamEncryption;
  D3D12DDI_CRYPTO_SESSION_FLAGS_0030      Flags;
} D3D12DDIARG_CREATE_CRYPTO_SESSION_0030;

成員

NodeMask

表示節點集。

DecodeProfile

譯碼配置檔。

ContentProtectionSystem

內容保護系統。

BitstreamEncryption

bitstream 加密。

Flags

密碼編譯會話旗標。

規格需求

需求
標頭 d3d12umddi.h