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

TargetPhotoContainerFormat

type TargetPhotoContainerFormat = 
  | Extract<PhotoContainerFormat, "jpeg" | "heic" | "dng">
  | "native"

Represents a PhotoContainerFormat that can be used to capture Photos in.

SceneAdaptiveness

Configures the adaptiveness of the AF/AE/AWB pipeline after a metering operation has settled.

TargetVideoPixelFormat

Represents a desired pixel format for a video pipeline.