AspectRatioConfig
Configuration for the Aspect Ratio of the Camera.
This class holds the desired aspect ratio (width / height) as a Float. It implements CameraFormatConfig to allow filtering camera streams based on their aspect ratio. Common aspect ratios like 4:3 (approx 1.33) or 16:9 (approx 1.77) are often used.