Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MobileVideoFacingMode

Index

Enumeration members

Enumeration members

Environment

Environment: = "environment"

The video source is facing away from the user, such as the back camera on a smartphone facing their environment.

Left

Left: = "left"

The video source is facing toward the user but to their left, such as a camera aimed toward the user but over their left shoulder.

Right

Right: = "right"

The video source is facing toward the user but to their right, such as a camera aimed toward the user but over their right shoulder.

User

User: = "user"

The video source is facing toward the user, such as a front-facing camera on a smartphone.