Prerequisites
What problem are you trying to solve?
Would be cool if we can freeze the Preview on demand.
Proposed API / solution
const preview = ...
await preview.pause()
await preview.resume()
Alternatives considered
Snapshot but that's Android only
Platforms this should target
Both
Would you be willing to contribute this?
Yes — I'd like to open a PR.
Additional context
Submission
Prerequisites
What problem are you trying to solve?
Would be cool if we can freeze the
Previewon demand.Proposed API / solution
Alternatives considered
Snapshot but that's Android only
Platforms this should target
Both
Would you be willing to contribute this?
Yes — I'd like to open a PR.
Additional context
AVCaptureConnection.isEnabledSubmission