AnmDemuxContext Struct Reference


Data Fields

unsigned int nb_pages
unsigned int nb_records
 total pages in file
int page_table_offset
 total records in file
Page pt [MAX_PAGES]
int page
 page table
int record
 current page (or AVERROR_xxx code)

Detailed Description

Definition at line 36 of file anm.c.


Field Documentation

Definition at line 37 of file anm.c.

Referenced by read_header().

total pages in file

Definition at line 38 of file anm.c.

Referenced by find_record(), and read_header().

page table

Definition at line 42 of file anm.c.

Referenced by read_header(), and read_packet().

total records in file

Definition at line 39 of file anm.c.

Referenced by read_header(), and read_packet().

Definition at line 41 of file anm.c.

Referenced by find_record(), read_header(), and read_packet().

current page (or AVERROR_xxx code)

Definition at line 43 of file anm.c.

Referenced by read_header(), and read_packet().


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

Generated on Fri Oct 26 02:36:56 2012 for FFmpeg by  doxygen 1.5.8