共用方式為


D3DKMT_GET_POST_COMPOSITION_CAPS 結構 (d3dkmthk.h)

用來取得後置組合功能。

語法

typedef struct _D3DKMT_GET_POST_COMPOSITION_CAPS {
        D3DKMT_HANDLE                  hAdapter;
        D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
  [out] float                          MaxStretchFactor;
  [out] float                          MaxShrinkFactor;
} D3DKMT_GET_POST_COMPOSITION_CAPS;

成員

hAdapter

圖形配接器的句柄。

VidPnSourceId

視訊呈現網路路徑中視訊簡訊簡訊的以零為起始的標識碼, (VidPN) 監視所連線的拓撲。

[out] MaxStretchFactor

最大延展因數。

[out] MaxShrinkFactor

最大壓縮因數。

規格需求

需求
標頭 d3dkmthk.h