docs: Update phrasing for taking snapshots
This commit is contained in:
parent
b517ac5c56
commit
d8551792e9
@ -68,7 +68,7 @@ const snapshot = await camera.current.takeSnapshot({
|
||||
```
|
||||
|
||||
:::note
|
||||
While taking Snapshots is faster than taking Photos, the resulting image has way lower quality. You can combine both functions to create a Snapshot for presenting to the User at first, then deliver the actual Photo afterwards.
|
||||
While taking snapshots is faster than taking photos, the resulting image has way lower quality. You can combine both functions to create a snapshot to present to the user at first, then deliver the actual high-res photo afterwards.
|
||||
:::
|
||||
|
||||
## Recording Videos
|
||||
|
Loading…
Reference in New Issue
Block a user