ColorBalance.setValue

Sets the current value of the channel to the passed value, which must be between min_value and max_value.

See Also: The #GstColorBalanceChannel.min_value and #GstColorBalanceChannel.max_value members of the #GstColorBalanceChannel object.

interface ColorBalance
void
setValue

Parameters

channel gstvideo.color_balance_channel.ColorBalanceChannel

A #GstColorBalanceChannel instance

value int

The new value for the channel.