FFmpeg
Data Fields
InputStreamGroup Struct Reference

#include <ffmpeg.h>

Data Fields

const AVClassclass
 
struct InputFilefile
 
int index
 
FilterGraphfg
 
AVStreamGroupstg
 

Detailed Description

Definition at line 510 of file ffmpeg.h.

Field Documentation

◆ class

const AVClass* InputStreamGroup::class

Definition at line 511 of file ffmpeg.h.

Referenced by demux_stream_group_alloc().

◆ file

struct InputFile* InputStreamGroup::file

Definition at line 514 of file ffmpeg.h.

Referenced by demux_stream_group_alloc().

◆ index

int InputStreamGroup::index

Definition at line 516 of file ffmpeg.h.

Referenced by demux_stream_group_alloc().

◆ fg

FilterGraph* InputStreamGroup::fg

Definition at line 518 of file ffmpeg.h.

Referenced by istg_parse_tile_grid(), and map_auto_video().

◆ stg

AVStreamGroup* InputStreamGroup::stg

Definition at line 519 of file ffmpeg.h.

Referenced by demux_stream_group_alloc(), istg_parse_tile_grid(), and map_auto_video().


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