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

適用できる最大圧縮率を示します。

要件

要件
Header d3dkmddi.h