AV_PIX_FMT_FLAG_PLANAR

At least one pixel component is not in the first data plane.

extern (C) @nogc nothrow
enum AV_PIX_FMT_FLAG_PLANAR = 1 << 4;

Meta