Skip to content

@camera.ui/sdk / camera / CameraAspectRatio

Type Alias: CameraAspectRatio

CameraAspectRatio = CameraAspectRatioPreset | `${number}:${number}`

Defined in: camera/enums.ts:79

Camera aspect ratio for UI display. One of the presets, or any custom width:height ratio (validated as W:H on the server).