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