AVISynthContext Struct Reference


Data Fields

PAVIFILE file
AVISynthStreamstreams
int nb_streams
int next_stream

Detailed Description

Definition at line 36 of file avisynth.c.


Field Documentation

PAVIFILE AVISynthContext::file

Definition at line 37 of file avisynth.c.

Referenced by avisynth_read_close(), and avisynth_read_header().

AVISynthStream* AVISynthContext::streams

Definition at line 38 of file avisynth.c.

Referenced by avisynth_read_close(), avisynth_read_header(), avisynth_read_packet(), and avisynth_read_seek().

int AVISynthContext::nb_streams

Definition at line 39 of file avisynth.c.

Referenced by avisynth_read_close(), avisynth_read_packet(), and avisynth_read_seek().

int AVISynthContext::next_stream

Definition at line 40 of file avisynth.c.

Referenced by avisynth_read_packet().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 10:46:10 2008 for libextractor by  doxygen 1.5.1