ColorBalance.valueChanged
void valueChanged(gstvideo.color_balance_channel.ColorBalanceChannel channel, int value)A helper function called by implementations of the GstColorBalance interface. It fires the #GstColorBalance::value-changed signal on the instance, and the #GstColorBalanceChannel::value-changed signal on the channel object.
Parameters
channel | A #GstColorBalanceChannel whose value has changed |
value | The new value of the channel |