D3D12DDIARG_CREATE_CRYPTO_SESSION_0030-Struktur (d3d12umddi.h)
Erstellt eine Kryptositzung.
Syntax
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;
Member
NodeMask
Stellt die Gruppe von Knoten dar.
DecodeProfile
Das Decodierungsprofil.
ContentProtectionSystem
Das Inhaltsschutzsystem.
BitstreamEncryption
Die Bitstromverschlüsselung.
Flags
Die Kryptositzungsflags.
Anforderungen
Anforderung | Wert |
---|---|
Header | d3d12umddi.h |