Type Alias: CaptureError
CaptureError:
"capture/recording-in-progress"
|"capture/recording-canceled"
|"capture/no-recording-in-progress"
|"capture/file-io-error"
|"capture/invalid-path"
|"capture/create-temp-file-error"
|"capture/create-recorder-error"
|"capture/insufficient-storage"
|"capture/video-not-enabled"
|"capture/photo-not-enabled"
|"capture/frame-invalid"
|"capture/no-data"
|"capture/recorder-error"
|"capture/focus-canceled"
|"capture/focus-requires-preview"
|"capture/timed-out"
|"capture/snapshot-failed"
|"capture/snapshot-failed-preview-not-enabled"
|"capture/image-data-access-error"
|"capture/encoder-error"
|"capture/invalid-image-type"
|"capture/failed-writing-metadata"
|"capture/unknown"
Defined in​
CameraError.ts:37