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

    Interface FarEndCameraControlOption

    Far end camera control command

    interface FarEndCameraControlOption {
        cmd: CameraControlCmd;
        range?: number;
        userId: number;
    }
    Index

    Properties

    Properties

    Control command

    range?: number

    The range of this operation

    userId: number

    Controlled user ID