AVStream.event_flags

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

struct AVStream
int event_flags;

Meta