aspectRatio property

double? aspectRatio
getter/setter pair

The aspect ratio(width / height) for video feed item. Defaults to 4 / 6. Only supported on iOS.

Implementation

double? aspectRatio;