org.gstreamer.interfaces
Interface ColorBalance.VALUE_CHANGED

Enclosing class:
ColorBalance

public static interface ColorBalance.VALUE_CHANGED

Signal emitted when color balance value changed

See Also:
ColorBalance.connect(VALUE_CHANGED), ColorBalance.disconnect(VALUE_CHANGED)

Method Summary
 void colorBalanceValueChanged(ColorBalance colorBalance, ColorBalanceChannel channel, int value)
          Called when the color balance channel value changes
 

Method Detail

colorBalanceValueChanged

void colorBalanceValueChanged(ColorBalance colorBalance,
                              ColorBalanceChannel channel,
                              int value)
Called when the color balance channel value changes