FFmpeg
Data Fields
ConcatStream Struct Reference

Data Fields

AVBSFContextbsf
 
int out_stream_index
 

Detailed Description

Definition at line 41 of file concatdec.c.

Field Documentation

◆ bsf

AVBSFContext* ConcatStream::bsf

Definition at line 42 of file concatdec.c.

Referenced by detect_stream_specific(), and filter_packet().

◆ out_stream_index

int ConcatStream::out_stream_index

Definition at line 43 of file concatdec.c.

Referenced by concat_read_packet().


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