AV_CODEC_FLAG2_SKIP_MANUAL

Do not skip samples and export skip information as frame side data

extern (C) @nogc nothrow
enum AV_CODEC_FLAG2_SKIP_MANUAL = (1 << 29);

Meta