Constant AV_FRAME_DATA_DISPLAYMATRIX

Source
pub const AV_FRAME_DATA_DISPLAYMATRIX: u32 = 6; // 6u32
Expand description

This side data contains a 3x3 transformation matrix describing an affine transformation that needs to be applied to the frame for correct presentation.

See libavutil/display.h for a detailed description of the data.