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

Data Fields

char * url
 
int64_t start_time
 
int64_t duration
 
ConcatStreamstreams
 
int nb_streams
 

Detailed Description

Definition at line 41 of file concatdec.c.

Field Documentation

char* ConcatFile::url

Definition at line 42 of file concatdec.c.

Referenced by add_file(), concat_read_close(), and open_file().

int64_t ConcatFile::start_time
int64_t ConcatFile::duration

Definition at line 44 of file concatdec.c.

Referenced by add_file(), concat_read_header(), open_file(), and open_next_file().

ConcatStream* ConcatFile::streams
int ConcatFile::nb_streams

Definition at line 46 of file concatdec.c.

Referenced by match_streams(), match_streams_exact_id(), and match_streams_one_to_one().


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