onvif
    Preparing search index...

    Interface PTZPresetTourSpot

    interface PTZPresetTourSpot {
        extension?: PTZPresetTourSpotExtension;
        presetDetail: PTZPresetTourPresetDetail;
        speed?: PTZSpeed;
        stayTime?: string;
    }
    Index

    Detail definition of preset position of the tour spot.

    speed?: PTZSpeed

    Optional parameter to specify Pan/Tilt and Zoom speed on moving toward this tour spot.

    stayTime?: string

    Optional parameter to specify time duration of staying on this tour sport.