|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
net.sf.ffmpeg_java.AVCodecLibrary.AVBitStreamFilterContext
public static class AVCodecLibrary.AVBitStreamFilterContext
Field Summary | |
---|---|
com.sun.jna.Pointer |
filter
|
com.sun.jna.Pointer |
next
|
com.sun.jna.Pointer |
parser
|
com.sun.jna.Pointer |
priv_data
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
AVCodecLibrary.AVBitStreamFilterContext()
|
Method Summary |
---|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, clear, equals, getMemory, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public com.sun.jna.Pointer priv_data
public com.sun.jna.Pointer filter
public com.sun.jna.Pointer parser
public com.sun.jna.Pointer next
Constructor Detail |
---|
public AVCodecLibrary.AVBitStreamFilterContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |