AV_CODEC_FLAG2_NO_OUTPUT

Skip bitstream encoding.

extern (C) @nogc nothrow
enum AV_CODEC_FLAG2_NO_OUTPUT = (1 << 2);

Meta