Zoom Video SDK for React - v0.0.2
    Preparing search index...

    Enumeration MobileVideoFacingMode

    Index

    Enumeration Members

    Enumeration Members

    Environment: "environment"

    The video source is facing away from the user, such as the back camera on a mobile device facing the user's environment.

    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"

    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"

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