|
|||||||||
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.AVFormatLibrary.AVIndexEntry
public static class AVFormatLibrary.AVIndexEntry
< full parsing and interpolation of timestamps for frames not starting on packet boundary
Field Summary | |
---|---|
static int |
AVINDEX_KEYFRAME
|
int |
bit_fields
|
int |
min_distance
|
long |
pos
|
long |
timestamp
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
AVFormatLibrary.AVIndexEntry()
|
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 long pos
public long timestamp
public static final int AVINDEX_KEYFRAME
public int bit_fields
public int min_distance
Constructor Detail |
---|
public AVFormatLibrary.AVIndexEntry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |