DXVADDI_PVP_BLOCK128 - NtDoc

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

typedef struct _DXVADDI_PVP_BLOCK128 {
       BYTE Data[16];
} DXVADDI_PVP_BLOCK128, DXVADDI_PVP_KEY128;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXVADDI_PVP_BLOCK128 structure

Description

The DXVADDI_PVP_KEY128 structure contains a 128-bit key that the decode device uses to start decoding a frame.

Members

Data [in]

An array of 16 bytes that describes the 128-bit key that is used to start decoding.

See also

D3DDDIARG_DECODEBEGINFRAME

DXVADDI_PVP_SETKEY

DecodeBeginFrame