AVIndexEntry Struct Reference

#include <avformat.h>


Data Fields

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


Detailed Description

Definition at line 476 of file avformat.h.


Field Documentation

Definition at line 480 of file avformat.h.

Referenced by ff_add_index_entry(), mov_build_index(), mov_read_packet(), and read_header().

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

Definition at line 482 of file avformat.h.

Referenced by av_seek_frame_binary(), ff_add_index_entry(), and mov_build_index().


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

Generated on Fri Oct 26 02:38:23 2012 for FFmpeg by  doxygen 1.5.8