Skip to content

Latest commit

 

History

History
99 lines (69 loc) · 2.49 KB

ns-d3d12umddi-d3d12ddi_device_funcs_content_protection_streaming_0030.md

File metadata and controls

99 lines (69 loc) · 2.49 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3d12umddi.D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030 (d3d12umddi.h)
Device function for content protection streaming.
display\d3d12ddi-device-funcs-content-protection-streaming-0030.htm
05/10/2018
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030 structure
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030, D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030 structure [Display Devices], d3d12umddi/D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030, display.d3d12ddi-device-funcs-content-protection-streaming-0030
d3d12umddi.h
Windows
Windows
display
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030
d3d12umddi/D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030
APIRef
kbSyntax
HeaderDef
d3d12umddi.h
D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030

D3D12DDI_DEVICE_FUNCS_CONTENT_PROTECTION_STREAMING_0030 structure

-description

Device function for content protection streaming.

-struct-fields

-field pfnCalcPrivateCryptoSessionSize

Calculate private crypto session size.

-field pfnCreateCryptoSession

Create crypto session.

-field pfnCalcPrivateOpenedCryptoSessionSize

Calculate private opened crypto session size.

-field pfnOpenCryptoSession

Open crypto session.

-field pfnDestroyCryptoSession

Destroy crypto session.

-field pfnGetKeyBaseData

Get key base data.

-field pfnCalcPrivateCryptoSessionPolicySize

Calculate private crypto session policy size.

-field pfnCreateCryptoSessionPolicy

Create crypto session policy.

-field pfnCalcPrivateOpenedCryptoSessionPolicySize

Calculate private opened crypto session policy size.

-field pfnOpenCryptoSessionPolicy

Open crypto session policy.

-field pfnDestroyCryptoSessionPolicy

Destroy crypto session policy.

-field pfnTransformEncryptedData

Transform encrypted data.