struktur DXGKARG_GETPOSTCOMPOSITIONCAPS (d3dkmddi.h)

Argumen untuk fungsi DxgkDdiGetPostCompositionCaps.

Sintaks

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

Anggota

[in] VidPnSourceId

Menunjukkan sumber VidPn yang kemampuan komposisi posnya dikueri.

[out] MaxStretchFactor

Menunjukkan faktor peregangan maksimum yang dapat diterapkan.

[out] MaxShrinkFactor

Menunjukkan faktor penyusutan maksimum yang dapat diterapkan.

Persyaratan

Persyaratan Nilai
Header d3dkmddi.h