FFmpeg
|
#include <avformat_internal.h>
Data Fields | |
AVStreamGroup | pub |
The public context. More... | |
AVFormatContext * | fmtctx |
Definition at line 128 of file avformat_internal.h.
AVStreamGroup FFStreamGroup::pub |
The public context.
Definition at line 132 of file avformat_internal.h.
Referenced by avformat_stream_group_create().
AVFormatContext* FFStreamGroup::fmtctx |
Definition at line 134 of file avformat_internal.h.
Referenced by avformat_stream_group_add_stream(), and avformat_stream_group_create().