DXVA2_ProcAmpValues結構 (dxva2api.h)
包含 DirectX 影片加速 (DXVA) 視訊處理作業的值。
語法
typedef struct _DXVA2_ProcAmpValues {
DXVA2_Fixed32 Brightness;
DXVA2_Fixed32 Contrast;
DXVA2_Fixed32 Hue;
DXVA2_Fixed32 Saturation;
} DXVA2_ProcAmpValues;
成員
Brightness
亮度值。
Contrast
對比值。
Hue
Hue 值。
Saturation
飽和度值。
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | dxva2api.h |