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

OutputStreamType

type OutputStreamType = "photo" | "video" | "stream" | "depth-photo" | "depth-stream"

Represents the type of an output stream, often related to CameraOutput.

This is used for getting available resolutions for a given OutputStreamType via CameraDevice.getSupportedResolutions(...)

OrientationSource

Represents the source of an Orientation.

PermissionStatus

Represents the status of a Permission - e.g.