AV_STEREO3D_FLAG_INVERT

Inverted views, Right/Bottom represents the left view.

extern (C) @nogc nothrow
enum AV_STEREO3D_FLAG_INVERT = 1 << 0;

Meta