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