|
||||||||||
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.GObjectAPI.GParamSpec
public static class GObjectAPI.GParamSpec
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 | |
---|---|
com.sun.jna.Pointer |
_blurb
|
com.sun.jna.Pointer |
_nick
|
int |
g_flags
|
java.lang.String |
g_name
|
GObjectAPI.GTypeInstance |
g_type_instance
|
GType |
owner_type
|
int |
param_id
|
com.sun.jna.Pointer |
qdata
|
int |
ref_count
|
GType |
value_type
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
GObjectAPI.GParamSpec()
|
|
GObjectAPI.GParamSpec(com.sun.jna.Pointer ptr)
|
Method Summary |
---|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public volatile GObjectAPI.GTypeInstance g_type_instance
public volatile java.lang.String g_name
public volatile int g_flags
public volatile GType value_type
public volatile GType owner_type
public volatile com.sun.jna.Pointer _nick
public volatile com.sun.jna.Pointer _blurb
public volatile com.sun.jna.Pointer qdata
public volatile int ref_count
public volatile int param_id
Constructor Detail |
---|
public GObjectAPI.GParamSpec()
public GObjectAPI.GParamSpec(com.sun.jna.Pointer ptr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |