public static final class GstMiniObjectAPI.MiniObjectStruct
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
_gst_reserved |
int |
flags |
GObjectAPI.GTypeInstance |
instance |
int |
refcount |
Constructor and Description |
---|
GstMiniObjectAPI.MiniObjectStruct()
Creates a new instance of GstMiniObjectStructure
|
GstMiniObjectAPI.MiniObjectStruct(com.sun.jna.Pointer ptr) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField
public volatile GObjectAPI.GTypeInstance instance
public volatile int refcount
public volatile int flags
public volatile com.sun.jna.Pointer _gst_reserved
Copyright © 2016. All rights reserved.