CODEC_FLAG_PASS2

< Use internal 2pass ratecontrol in second pass mode.

extern (C) @nogc nothrow
enum CODEC_FLAG_PASS2 = 0x0400;

Meta