| Package | Description |
|---|---|
| org.freedesktop.gstreamer.interfaces |
| Modifier and Type | Method and Description |
|---|---|
List<ColorBalanceChannel> |
ColorBalance.getChannelList()
Retrieves a list of ColorBalanceChannels from the ColorBalance
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorBalance.VALUE_CHANGED.colorBalanceValueChanged(ColorBalance colorBalance,
ColorBalanceChannel channel,
int value)
Called when the color balance channel value changes
|
Copyright © 2021 gstreamer-java. All rights reserved.