DXVA2_FilterValues 結構 (dxva2api.h)
包含 DirectX 影片加速 (DXVA) 影像篩選的參數。
語法
typedef struct _DXVA2_FilterValues {
DXVA2_Fixed32 Level;
DXVA2_Fixed32 Threshold;
DXVA2_Fixed32 Radius;
} DXVA2_FilterValues;
成員
Level
篩選層級。
Threshold
篩選閾值。
Radius
篩選半徑。
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | dxva2api.h |