net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry Class Reference

List of all members.

Public Attributes

long pos
long timestamp
int bit_fields
int min_distance

Static Public Attributes

static final int AVINDEX_KEYFRAME = 0x0001

Detailed Description

Definition at line 332 of file AVFormatLibrary.java.


Member Data Documentation

long net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry.pos

Definition at line 334 of file AVFormatLibrary.java.

long net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry.timestamp

Definition at line 335 of file AVFormatLibrary.java.

final int net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry.AVINDEX_KEYFRAME = 0x0001 [static]

Definition at line 336 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry.bit_fields

Definition at line 337 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVIndexEntry.min_distance

min distance between this and the previous keyframe, used to avoid unneeded searching

Definition at line 340 of file AVFormatLibrary.java.


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:27 2009 for visclient by  doxygen 1.5.1