ConcatContext Struct Reference


Data Structures

struct  concat_in

Data Fields

const AVClassclass
unsigned nb_streams [TYPE_ALL]
 number of out streams of each type
unsigned nb_segments
unsigned cur_idx
 index of the first input of current segment
int64_t delta_ts
 timestamp to add to produce output timestamps
unsigned nb_in_active
 number of active inputs in current segment
struct ConcatContext::concat_inin

Detailed Description

Definition at line 38 of file avf_concat.c.


Field Documentation

Definition at line 39 of file avf_concat.c.

Referenced by init().

index of the first input of current segment

Definition at line 42 of file avf_concat.c.

Referenced by find_next_delta_ts(), flush_segment(), process_frame(), and request_frame().

timestamp to add to produce output timestamps

Definition at line 43 of file avf_concat.c.

Referenced by find_next_delta_ts(), flush_segment(), and send_silence().

number of active inputs in current segment

Definition at line 44 of file avf_concat.c.

Referenced by close_input(), flush_segment(), init(), and request_frame().

Definition at line 41 of file avf_concat.c.

Referenced by config_output(), init(), and query_formats().

unsigned ConcatContext::nb_streams[TYPE_ALL]

number of out streams of each type

Definition at line 40 of file avf_concat.c.

Referenced by flush_segment(), init(), and query_formats().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8