public class ColorBalanceChannel extends GObject
GObject.GCallback, GObject.NOTIFY
NativeObject.Initializer
Modifier and Type | Field and Description |
---|---|
static String |
GTYPE_NAME |
defaultInit, ownsHandle
Constructor and Description |
---|
ColorBalanceChannel(NativeObject.Initializer init)
For internal gstreamer-java use only
|
Modifier and Type | Method and Description |
---|---|
int |
getMaxValue() |
int |
getMinValue() |
String |
getName() |
int |
getValue(int value) |
void |
setValue(int value) |
addCallback, connect, connect, connect, connect, disconnect, disconnect, disconnect, disposeNativeHandle, emit, emit, g_signal_connect, get, getPointer, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getType, getType, getTypeName, invalidate, listPropertyNames, ref, removeCallback, set, unref
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toString
public static final String GTYPE_NAME
public ColorBalanceChannel(NativeObject.Initializer init)
init
- public String getName()
public int getMinValue()
public int getMaxValue()
public void setValue(int value)
public int getValue(int value)
Copyright © 2016. All rights reserved.