public static class GstPadTemplateAPI.GstStaticPadTemplate
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
PadDirection |
direction |
java.lang.String |
name_template |
PadPresence |
presence |
GstCapsAPI.GstStaticCapsStruct |
static_caps |
Constructor and Description |
---|
GstPadTemplateAPI.GstStaticPadTemplate(com.sun.jna.Pointer memory) |
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 volatile java.lang.String name_template
public volatile PadDirection direction
public volatile PadPresence presence
public volatile GstCapsAPI.GstStaticCapsStruct static_caps