FFmpeg
Data Fields
FFStreamGroup Struct Reference

#include <internal.h>

Data Fields

AVStreamGroup pub
 The public context. More...
 
AVFormatContextfmtctx
 

Detailed Description

Definition at line 427 of file internal.h.

Field Documentation

◆ pub

AVStreamGroup FFStreamGroup::pub

The public context.

Definition at line 431 of file internal.h.

Referenced by avformat_stream_group_create().

◆ fmtctx

AVFormatContext* FFStreamGroup::fmtctx

Definition at line 433 of file internal.h.

Referenced by avformat_stream_group_add_stream(), and avformat_stream_group_create().


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