IH26XVideoEffects

[This is preliminary documentation and subject to change.]

The methods of this interface set brightness, contrast, and saturation. They may be called at any point and will take effect on the next frame processed.

Constants and Structures

H26X_VIDEO_EFFECT

VIDEO_EFFECT_VALUES

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments the reference count.
Release Decrements the reference count.

IH26XVideoEffects Methods Description
getFactoryDefault Returns the factory default for the specified effect.
getFactoryLimits Returns the factory limits for the specified effect.
getCurrent Gets the current value for the specified effect.
setCurrent Sets the current value for the specified effect.
resetCurrent Resets the current value for the specified effect.