AVFormatContext.event_flags

Flags for the user to detect events happening on the file. Flags must be cleared by the user once the event has been handled. A combination of AVFMT_EVENT_FLAG_*.

struct AVFormatContext
int event_flags;

Meta