Zoom Meeting SDK for Web - Component View
    Preparing search index...

    Function event_far_end_camera_in_control_change

    • Occurs when the status changes for the camera in control.

      Parameters

      • payload: { isControlled: boolean; userId?: number }

        the event detail

        • isControlled: boolean

          Is controlled by other user.

        • OptionaluserId?: number

          The ID of the user in control.

      Returns void