IH26XVideoEffects::setCurrent

[This is preliminary documentation and subject to change.]

Sets the current value for the specified effect.

HRESULT setCurrent(
  H26X_VIDEO_EFFECT veVideoEffect,
  int inValue
);
 

Parameters

veVideoEffect
[in] Effect set.
inValue
[in] Value to which effect is set.

Return Values

E_FAIL
Method failed.
S_OK
Method succeeded.