CODEC_FLAG2_IGNORE_CROP

< Discard cropping information from SPS.

extern (C) @nogc nothrow
enum CODEC_FLAG2_IGNORE_CROP = 0x00010000;

Meta