![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Library Reference Manual | ![]() |
---|---|---|---|---|
gstcolorbalancechannelgstcolorbalancechannel — Object representing a channel from the GstColorBalance interface. |
The GstColorBalanceChannel object represents a parameter for modifying the color balance implemented by an element providing the GstColorBalance interface. For example, Hue or Saturation.
"value-changed"
signalvoid user_function (GstColorBalanceChannel *channel, gint value, gpointer user_data) : Run Last
Fired when the value of the indicated channel has changed.
|
The GstColorBalanceChannel |
|
The new value |
|
user data set when the signal handler was connected. |