InputFile Struct Reference

Data Fields

AVFormatContextctx
int eof_reached
int ist_index
int buffer_size
int64_t ts_offset
int nb_streams
int rate_emu

Detailed Description

Definition at line 184 of file avconv.c.

Field Documentation

int InputFile::buffer_size

Definition at line 188 of file avconv.c.

int InputFile::eof_reached

Definition at line 186 of file avconv.c.

Referenced by transcode().

int InputFile::ist_index

Definition at line 187 of file avconv.c.

Referenced by opt_input_file(), opt_output_file(), transcode(), and transcode_init().

int InputFile::nb_streams

Definition at line 190 of file avconv.c.

Referenced by opt_input_file(), opt_map(), opt_target(), transcode(), and transcode_init().

int InputFile::rate_emu

Definition at line 192 of file avconv.c.

Referenced by opt_input_file(), rate_emu_sleep(), and transcode_init().

int64_t InputFile::ts_offset

Definition at line 189 of file avconv.c.

Referenced by copy_chapters(), opt_input_file(), and transcode().


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