AVFMT_ALLOW_FLUSH

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

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

Meta