ar4_3 constant

FFit const ar4_3

As large as possible while still containing the video entirely within the target FView box. But change video's aspect ratio to 4:3.

Implementation

static const FFit ar4_3 = FFit(aspectRatio: 4.0 / 3.0);