feat: Synchronize Frame
properly (#2501)
* feat: Synchronize `Frame` properly * Update CameraError.ts * Image is not valid if `refCount` < 0
This commit is contained in:
@@ -40,6 +40,7 @@ export type CaptureError =
|
||||
| 'capture/recorder-error'
|
||||
| 'capture/video-not-enabled'
|
||||
| 'capture/photo-not-enabled'
|
||||
| 'capture/frame-invalid'
|
||||
| 'capture/aborted'
|
||||
| 'capture/unknown'
|
||||
export type SystemError =
|
||||
|
Reference in New Issue
Block a user