aspectRatio property

List<int> aspectRatio
getter/setter pair

The aspect ratio of the video, as a simplified fraction of width and height in a 2-element list. Typical values are 4, 3 or 16, 9.

Implementation

List<int> aspectRatio;