FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
InputFile Struct Reference

#include <ffmpeg.h>

Data Fields

AVFormatContextctx
 
int eof_reached
 
int eagain
 
int ist_index
 
int64_t ts_offset
 
int nb_streams
 
int nb_streams_warn
 
int rate_emu
 

Detailed Description

Definition at line 268 of file ffmpeg.h.

Field Documentation

AVFormatContext* InputFile::ctx
int InputFile::eof_reached

Definition at line 270 of file ffmpeg.h.

Referenced by process_input(), transcode(), and transcode_from_filter().

int InputFile::eagain

Definition at line 271 of file ffmpeg.h.

Referenced by process_input(), transcode_from_filter(), and transcode_step().

int InputFile::ist_index
int64_t InputFile::ts_offset

Definition at line 273 of file ffmpeg.h.

Referenced by copy_chapters(), open_input_file(), and process_input().

int InputFile::nb_streams
int InputFile::nb_streams_warn

Definition at line 276 of file ffmpeg.h.

Referenced by report_new_stream().

int InputFile::rate_emu

Definition at line 277 of file ffmpeg.h.

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


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