Package net.sf.ffmpeg_java
Class AVFormatLibrary.AVIndexEntry
java.lang.Object
com.sun.jna.Structure
net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry
- Enclosing interface:
AVFormatLibrary
public static class AVFormatLibrary.AVIndexEntry
extends com.sun.jna.Structure
invalid input: '<' full parsing and interpolation of timestamps for frames not starting on packet boundary
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
int
int
long
long
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Constructor Summary
Constructors -
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
-
Field Details
-
pos
public long pos -
timestamp
public long timestamp -
AVINDEX_KEYFRAME
public static final int AVINDEX_KEYFRAME- See Also:
-
bit_fields
public int bit_fields -
min_distance
public int min_distance
-
-
Constructor Details
-
AVIndexEntry
public AVIndexEntry()
-