concat_data Struct Reference


Data Fields

struct concat_nodesnodes
 list of nodes to concat
size_t length
 number of cat'ed nodes
size_t current
 index of currently read node

Detailed Description

Definition at line 36 of file concat.c.


Field Documentation

index of currently read node

Definition at line 39 of file concat.c.

Referenced by concat_read(), and concat_seek().

number of cat'ed nodes

Definition at line 38 of file concat.c.

Referenced by concat_close(), concat_open(), concat_read(), and concat_seek().

list of nodes to concat

Definition at line 37 of file concat.c.

Referenced by concat_close(), concat_open(), concat_read(), and concat_seek().


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