public static class AVFormatLibrary.AVIndexEntry
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
static int |
AVINDEX_KEYFRAME |
int |
bit_fields |
int |
min_distance |
long |
pos |
long |
timestamp |
| Constructor and Description |
|---|
AVFormatLibrary.AVIndexEntry() |
public long pos
public long timestamp
public static final int AVINDEX_KEYFRAME
public int bit_fields
public int min_distance