onvif
    Preparing search index...

    Interface ContinuousMove

    interface ContinuousMove {
        profileToken?: string;
        timeout?: string;
        velocity: PTZSpeed;
    }
    Index
    profileToken?: string

    A reference to the MediaProfile.

    timeout?: string

    An optional Timeout parameter.

    velocity: PTZSpeed

    A Velocity vector specifying the velocity of pan, tilt and zoom.