public static final class GstColorBalanceAPI.ColorBalanceChannelStruct
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
java.lang.String |
label |
int |
max_value |
int |
min_value |
GObjectAPI.GObjectStruct |
parent |
Constructor and Description |
---|
GstColorBalanceAPI.ColorBalanceChannelStruct(com.sun.jna.Pointer ptr) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
int |
getMaxValue() |
int |
getMinValue() |
void |
read() |
void |
write() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, writeField, writeField
public volatile GObjectAPI.GObjectStruct parent
public volatile java.lang.String label
public volatile int min_value
public volatile int max_value