AVParserStreamState Struct Reference

structure to store parser state of one AVStream More...

#include <seek.h>


Data Fields

AVCodecParserContextparser
int64_t last_IP_pts
int64_t cur_dts
int64_t reference_dts
int probe_packets


Detailed Description

structure to store parser state of one AVStream

Definition at line 31 of file seek.h.


Field Documentation

Definition at line 35 of file seek.h.

Referenced by ff_restore_parser_state(), and ff_store_parser_state().

Definition at line 34 of file seek.h.

Referenced by ff_restore_parser_state(), and ff_store_parser_state().

Definition at line 33 of file seek.h.

Referenced by ff_free_parser_state(), ff_restore_parser_state(), and ff_store_parser_state().

Definition at line 37 of file seek.h.

Referenced by ff_restore_parser_state(), and ff_store_parser_state().

Definition at line 36 of file seek.h.

Referenced by ff_restore_parser_state(), and ff_store_parser_state().


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

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8