onvif
    Preparing search index...

    Interface AbsoluteMove

    interface AbsoluteMove {
        position: PTZVector;
        profileToken?: string;
        speed?: PTZSpeed;
    }
    Index
    position: PTZVector

    A Position vector specifying the absolute target position.

    profileToken?: string

    A reference to the MediaProfile.

    speed?: PTZSpeed

    An optional Speed.