Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 346 Bytes

camera-position.md

File metadata and controls

12 lines (8 loc) · 346 Bytes

CameraPosition

The CameraPosition enum describes the direction the camera is facing.

Values

Value Description
BACK Indicates that the back-facing camera is in use.
UNSPECIFIED Indicates that the orientation of the camera is unknown.
FRONT Indicates that the front-facing camera is in use.