[][src]Constant rusty_ffmpeg::AVStereo3DType_AV_STEREO3D_SIDEBYSIDE_QUINCUNX

pub const AVStereo3DType_AV_STEREO3D_SIDEBYSIDE_QUINCUNX: AVStereo3DType = 5;

Views are next to each other, but when upscaling apply a checkerboard pattern.

@code{.unparsed} LLLLRRRR L L L L R R R R LLLLRRRR => L L L L R R R R LLLLRRRR L L L L R R R R LLLLRRRR L L L L R R R R @endcode