다음을 통해 공유


DXGKARG_GETPOSTCOMPOSITIONCAPS 구조체(d3dkmddi.h)

DxgkDdiGetPostCompositionCaps 함수에 대한 인수입니다.

구문

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

멤버

[in] VidPnSourceId

포스트 컴퍼지션 기능이 쿼리되는 VidPn 원본을 나타냅니다.

[out] MaxStretchFactor

적용할 수 있는 최대 스트레치 팩터를 나타냅니다.

[out] MaxShrinkFactor

적용할 수 있는 최대 축소 인수를 나타냅니다.

요구 사항

요구 사항
헤더 d3dkmddi.h