ar4_3 constant

FijkFit const ar4_3

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

Implementation

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