Type alias CameraPreviewAspectRatio

CameraPreviewAspectRatio: "RATIO_4_3"

Tries to select the camera preview aspect ratio that best matches the given aspect ratio. If no exact match is found, it selects the closest one available.

  • RATIO_4_3: Standard preview aspect ratio used by most of the devices.

Generated using TypeDoc