Documentation
    Preparing search index...

    Interface EffectVirtualPTZObject

    interface EffectVirtualPTZObject {
        enabled: boolean;
        position: Pos2Df;
        zoom: number;
    }
    Index

    Properties

    Properties

    enabled: boolean
    position: Pos2Df

    The "Position" control range in respect to the picture dimension is +/- 5.0000 in X/Y position and can be modified using the numeric entry box, the arrow up/down icons or the "drag-pad" located to the far right side at the "Position" item. Default Layer "Position" is at X=0.0000/Y=0.0000

    zoom: number

    The control range for "Zoom" is from 100,00% to 500,00% and adjustments can be done using the according slider, the numeric entry box or the arrow up/down icons. Default for "Zoom" is 100.00%. [ float, min: 1, max: 15 ]