public static final class GstAPI.GstSegmentStruct
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
byte[] |
_gst_reserved |
double |
abs_rate |
long |
accum |
double |
applied_rate |
long |
duration |
int |
flags |
Format |
format |
long |
last_stop |
double |
rate |
long |
start |
long |
stop |
long |
time |
Constructor and Description |
---|
GstAPI.GstSegmentStruct() |
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
public double rate
public double abs_rate
public Format format
public int flags
public long start
public long stop
public long time
public long accum
public long last_stop
public long duration
public double applied_rate
public volatile byte[] _gst_reserved