FFmpeg
Data Fields
StreamGroup Struct Reference

Data Fields

enum AVStreamGroupParamsType type
 
int id
 
int dep_pid
 
unsigned int nb_streams
 
AVStreamstreams [MAX_STREAMS_PER_PROGRAM]
 

Detailed Description

Definition at line 121 of file mpegts.c.

Field Documentation

◆ type

enum AVStreamGroupParamsType StreamGroup::type

◆ id

int StreamGroup::id

◆ dep_pid

int StreamGroup::dep_pid

Definition at line 124 of file mpegts.c.

Referenced by create_stream_groups(), and ff_parse_mpeg2_descriptor().

◆ nb_streams

unsigned int StreamGroup::nb_streams

◆ streams

AVStream* StreamGroup::streams[MAX_STREAMS_PER_PROGRAM]

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