|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
public static final class GstColorBalanceAPI.ColorBalanceChannelStruct
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.jna.Structure |
---|
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
Field Summary | |
---|---|
java.lang.String |
label
|
int |
max_value
|
int |
min_value
|
GObjectAPI.GObjectStruct |
parent
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
GstColorBalanceAPI.ColorBalanceChannelStruct(com.sun.jna.Pointer ptr)
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
|
int |
getMaxValue()
|
int |
getMinValue()
|
void |
read()
|
void |
write()
|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public volatile GObjectAPI.GObjectStruct parent
public volatile java.lang.String label
public volatile int min_value
public volatile int max_value
Constructor Detail |
---|
public GstColorBalanceAPI.ColorBalanceChannelStruct(com.sun.jna.Pointer ptr)
Method Detail |
---|
public java.lang.String getLabel()
public int getMinValue()
public int getMaxValue()
public void read()
read
in class com.sun.jna.Structure
public void write()
write
in class com.sun.jna.Structure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |