VisionCamera Logo
  • Docs
  • API Reference
VisionCamera Logo
VisionCamera Logo
API Reference
react-native-vision-camera
AutoFocusSystemAuxilaryDepthTypeCameraExtensionTypeCameraOutputTypeCameraPositionColorSpaceDepthDataAccuracyDepthDataQualityDepthFormatOrNullDepthPixelFormatDeviceTypeExposureModeFlashModeFocusModeFocusResponsivenessFrameDroppedReasonFrameRendererViewInterruptionReasonMediaTypeMeteringModeMirrorModeOrientationOrientationSourcePermissionStatusPhotoContainerFormatPhysicalDeviceTypePixelFormatPredefinedTemplatesPreviewImplementationModeAndroidPreviewResizeModePreviewViewQualityPrioritizationScannedObjectTypeSceneAdaptivenessTargetPhotoContainerFormatTargetVideoPixelFormatTorchModeVideoCodecVideoPixelFormatVideoStabilizationModeWhiteBalanceModeWorkletQueue
react-native-vision-camera-barcode-scanner
react-native-vision-camera-location
react-native-vision-camera-resizer
react-native-vision-camera-skia
react-native-vision-cameraType aliases

MirrorMode

type MirrorMode = "on" | "off" | "auto"

Represents the target mirroring setting for a Camera Output.

  • 'on': Mirrors the Camera, e.g. for front Cameras.
  • 'off': Doesn't mirror anything.
  • 'auto': Automatically mirrors the Camera if the platform recommends it, such as for front Cameras.

MeteringMode

Specifies the metering mode, also known as the 3A operation.

Orientation

Represents the orientation, relative to a base anchor.