AVFMT_ALLOW_FLUSH

< Format allows flushing. If not set, the muxer will not receive a NULL packet in the write_packet function.

extern (C) @nogc nothrow
enum AVFMT_ALLOW_FLUSH = 0x10000;

Meta