D3DAUTHENTICATEDCONFIGURE_CRYPTOSESSION

Associates a cryptographic session with a DirectX Video Acceleration 2 (DXVA-2) decoder device and a Direct3D device.

Requirement Value
Command GUID D3DAUTHENTICATEDCONFIGURE_CRYPTOSESSION
Input data D3DAUTHENTICATEDCHANNEL_CONFIGURECRYPTOSESSION

 

Remarks

After this command is sent, you can send the D3DAUTHENTICATEDQUERY_OUTPUTID query to find out which video outputs are associated with the cryptographic session.

The following channel types support this command:

  • D3DAUTHENTICATEDCHANNEL_D3D9
  • D3DAUTHENTICATEDCHANNEL_DRIVER_SOFTWARE

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
D3d9types.h

See also

Content Protection Commands

GPU-Based Content Protection

IDirect3DAuthenticatedChannel9::Configure