AVIndexEntry Struct Reference

#include <avformat.h>


Data Fields

int64_t pos
int64_t timestamp
int flags:2
int size:30
int min_distance
 min distance between this and the previous keyframe, used to avoid unneeded searching


Detailed Description

Definition at line 264 of file avformat.h.


Field Documentation

Definition at line 268 of file avformat.h.

Referenced by av_add_index_entry(), avi_read_packet(), and mov_read_packet().

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

Definition at line 270 of file avformat.h.

Referenced by av_add_index_entry(), and av_seek_frame_binary().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 3 22:47:03 2008 for ffmpeg by  doxygen 1.5.6