FFmpeg  3.3.8
Data Fields
ConcatStream Struct Reference

Data Fields

AVBitStreamFilterContextbsf
 
AVCodecContextavctx
 
int out_stream_index
 

Detailed Description

Definition at line 36 of file concatdec.c.

Field Documentation

◆ bsf

AVBitStreamFilterContext* ConcatStream::bsf

Definition at line 37 of file concatdec.c.

Referenced by concat_read_close(), detect_stream_specific(), and filter_packet().

◆ avctx

AVCodecContext* ConcatStream::avctx

Definition at line 38 of file concatdec.c.

Referenced by concat_read_close(), detect_stream_specific(), and filter_packet().

◆ out_stream_index

int ConcatStream::out_stream_index

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