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 [デスクトップ アプリのみ] |
Header | dxva2api.h |