OutputFile Struct Reference

Data Fields

AVFormatContextctx
 
AVDictionaryopts
 
int ost_index
 
int64_t recording_time
 
int64_t start_time
 
uint64_t limit_filesize
 

Detailed Description

Definition at line 259 of file avconv.c.

Field Documentation

uint64_t OutputFile::limit_filesize

Definition at line 265 of file avconv.c.

Referenced by opt_output_file(), and transcode().

AVDictionary* OutputFile::opts

Definition at line 261 of file avconv.c.

Referenced by opt_output_file().

int OutputFile::ost_index

Definition at line 262 of file avconv.c.

Referenced by opt_output_file(), and transcode().

int64_t OutputFile::recording_time

Definition at line 263 of file avconv.c.

Referenced by check_output_constraints(), copy_chapters(), and opt_output_file().

int64_t OutputFile::start_time

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