DXVADDI_PVP_SETKEY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dumddi.h

typedef struct _DXVADDI_PVP_SETKEY {
  [in] DXVADDI_PVP_KEY128 ContentKey;
} DXVADDI_PVP_SETKEY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_dxvaddi_pvp_setkey)

_DXVADDI_PVP_SETKEY structure

Description

The DXVADDI_PVP_SETKEY structure describes a key that the decode device uses to start decoding a frame.

Members

ContentKey [in]

A DXVADDI_PVP_KEY128 structure that contains the 128-bit key.

See also

D3DDDIARG_DECODEBEGINFRAME

DXVADDI_PVP_KEY128

DecodeBeginFrame