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

    Interface CameraControlOption

    Interface of local camera control option

    interface CameraControlOption {
        cmd: LocalCameraControlCmd;
        range: number;
        reset?: boolean;
    }
    Index

    Properties

    Properties

    Control command

    range: number

    The range of this operation. Total range is 100.

    reset?: boolean

    Is reset