quality1080p constant

int const quality1080p

Quality level corresponding to the 1080p (1920 x 1080) resolution.

Note that the vertical resolution for 1080p can also be 1088, instead of 1080 (used by some vendors to avoid cropping during video playback).

Implementation

static const int quality1080p = 0x00000006;