|
||||||||||
| 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.GstMessageAPI.MessageStruct
public static final class GstMessageAPI.MessageStruct
| 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 |
cond
|
com.sun.jna.Pointer |
lock
|
GstMiniObjectAPI.MiniObjectStruct |
mini_object
|
GstObject |
src
|
com.sun.jna.Pointer |
structure
|
long |
timestamp
|
MessageType |
type
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
GstMessageAPI.MessageStruct()
Creates a new instance of MessageStruct |
|
GstMessageAPI.MessageStruct(com.sun.jna.Pointer ptr)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, 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 GstMiniObjectAPI.MiniObjectStruct mini_object
public volatile com.sun.jna.Pointer lock
public volatile com.sun.jna.Pointer cond
public volatile MessageType type
public volatile long timestamp
public volatile GstObject src
public volatile com.sun.jna.Pointer structure
| Constructor Detail |
|---|
public GstMessageAPI.MessageStruct()
public GstMessageAPI.MessageStruct(com.sun.jna.Pointer ptr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||