Far end camera control command

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

Properties

Properties

Control command

range?: number

The range of this operation

userId: number

Controlled user ID