CODEC_FLAG_AC_PRED

< H.263 advanced intra coding / MPEG-4 AC prediction

extern (C) @nogc nothrow
enum CODEC_FLAG_AC_PRED = 0x01000000;

Meta