|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorBalance | |
|---|---|
| org.gstreamer.interfaces | |
| org.gstreamer.lowlevel | |
| Uses of ColorBalance in org.gstreamer.interfaces |
|---|
| Methods in org.gstreamer.interfaces that return ColorBalance | |
|---|---|
static ColorBalance |
ColorBalance.wrap(Element element)
Wraps the Element in a ColorBalance interface |
| Methods in org.gstreamer.interfaces with parameters of type ColorBalance | |
|---|---|
void |
ColorBalance.VALUE_CHANGED.colorBalanceValueChanged(ColorBalance colorBalance,
ColorBalanceChannel channel,
int value)
Called when the color balance channel value changes |
| Uses of ColorBalance in org.gstreamer.lowlevel |
|---|
| Methods in org.gstreamer.lowlevel with parameters of type ColorBalance | |
|---|---|
int |
GstColorBalanceAPI.gst_color_balance_get_value(ColorBalance balance,
ColorBalanceChannel channel)
|
GlibAPI.GList |
GstColorBalanceAPI.gst_color_balance_list_channels(ColorBalance balance)
|
void |
GstColorBalanceAPI.gst_color_balance_set_value(ColorBalance balance,
ColorBalanceChannel channel,
int value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||