docs: Improve CameraDevices documentation

This commit is contained in:
Marc Rousavy
2021-07-29 10:14:50 +02:00
parent cbcde138fb
commit b8b1a5c547
2 changed files with 20 additions and 5 deletions

View File

@@ -208,7 +208,7 @@ export interface CameraDevice {
*/
hasTorch: boolean;
/**
* A property indicating whether the receiver is a logical camera consisting of multiple physical cameras.
* A property indicating whether the device is a virtual multi-camera consisting of multiple combined physical cameras.
*
* Examples:
* * The Dual Camera, which supports seamlessly switching between a wide and telephoto camera while zooming and generating depth data from the disparities between the different points of view of the physical cameras.