org.gstreamer.lowlevel
Class BaseAPI.GstBaseSinkStruct
java.lang.Object
com.sun.jna.Structure
org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
- Enclosing interface:
- BaseAPI
public static final class BaseAPI.GstBaseSinkStruct
- extends com.sun.jna.Structure
Nested classes/interfaces inherited from class com.sun.jna.Structure |
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
Fields inherited from class com.sun.jna.Structure |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, 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 |
element
public GstElementAPI.GstElementStruct element
sinkpad
public volatile Pad sinkpad
pad_mode
public volatile ActivateMode pad_mode
offset
public volatile long offset
can_activate_pull
public volatile boolean can_activate_pull
can_activate_push
public volatile boolean can_activate_push
preroll_queue
public volatile com.sun.jna.Pointer preroll_queue
preroll_queue_max_len
public volatile int preroll_queue_max_len
preroll_queued
public volatile int preroll_queued
buffers_queued
public volatile int buffers_queued
events_queued
public volatile int events_queued
eos
public volatile boolean eos
eos_queued
public volatile boolean eos_queued
need_preroll
public volatile boolean need_preroll
have_preroll
public volatile boolean have_preroll
playing_async
public volatile boolean playing_async
have_newsegment
public volatile boolean have_newsegment
segment
public volatile GstAPI.GstSegmentStruct segment
clock_id
public volatile com.sun.jna.Pointer clock_id
end_time
public volatile long end_time
sync
public volatile boolean sync
flushing
public volatile boolean flushing
_gst_reserved
public volatile byte[] _gst_reserved
priv
public volatile com.sun.jna.Pointer priv
BaseAPI.GstBaseSinkStruct
public BaseAPI.GstBaseSinkStruct()