AVFormatContext.flags

Flags modifying the (de)muxer behaviour. A combination of AVFMT_FLAG_*. Set by the user before avformat_open_input() / avformat_write_header().

struct AVFormatContext
int flags;

Meta