DXGKARG_GETPOSTCOMPOSITIONCAPS struttura (d3dkmddi.h)

Argomenti per la funzione DxgkDdiGetPostCompositionCaps.

Sintassi

typedef struct _DXGKARG_GETPOSTCOMPOSITIONCAPS {
  [in]  D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
  [out] float                          MaxStretchFactor;
  [out] float                          MaxShrinkFactor;
} DXGKARG_GETPOSTCOMPOSITIONCAPS;

Members

[in] VidPnSourceId

Indica l'origine VidPn per cui vengono eseguite query sulle funzionalità di post composizione.

[out] MaxStretchFactor

Indica il fattore di estensione massimo che può essere applicato.

[out] MaxShrinkFactor

Indica il fattore di compattazione massimo che può essere applicato.

Requisiti

Requisito Valore
Intestazione d3dkmddi.h