public class ColorBalanceChannel extends GObject
GObject.GCallback, GObject.GInterface, GObject.HandleNativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>| Modifier and Type | Field and Description |
|---|---|
static String |
GTYPE_NAME |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxValue() |
int |
getMinValue() |
String |
getName() |
int |
getValue(int value) |
void |
setValue(int value) |
addCallback, connect, connect, disconnect, dispose, emit, emit, get, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getRefCount, getTypeName, invalidate, listPropertyNames, removeCallback, setclose, disown, equals, getPointer, getRawPointer, hashCode, toStringpublic static final String GTYPE_NAME
public String getName()
public int getMinValue()
public int getMaxValue()
public void setValue(int value)
public int getValue(int value)
Copyright © 2021 gstreamer-java. All rights reserved.