Update CAPTURING.mdx
This commit is contained in:
parent
d8452b6ee0
commit
0163f2c85c
@ -74,7 +74,7 @@ While taking snapshots is faster than taking photos, the resulting image has way
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
The `takeSnapshot` function also works with `photo={false}`. For this reason, devices that do not support photo and video capture at the same time (see ["The `supportsPhotoAndVideoCapture` prop"](/docs/guides/devices/#the-supportsphotoandvideocapture-prop)) can use `video={true}` and fall back to snapshot capture for photos. (See ["Taking Snapshots"](/docs/guides/capturing#taking-snapshots))
|
The `takeSnapshot` function also works with `photo={false}`. For this reason, **devices that do not support photo and video capture** at the same time (see ["The `supportsPhotoAndVideoCapture` prop"](/docs/guides/devices/#the-supportsphotoandvideocapture-prop)) can use `video={true}` and **fall back to snapshot capture** for photos. (See ["Taking Snapshots"](/docs/guides/capturing#taking-snapshots))
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Recording Videos
|
## Recording Videos
|
||||||
|
Loading…
Reference in New Issue
Block a user