ar16_9 constant
FFit
const ar16_9
As large as possible while still containing the video entirely within the target FView box. But change video's aspect ratio to 16:9.
Implementation
static const FFit ar16_9 = FFit(aspectRatio: 16.0 / 9.0);