onvif
    Preparing search index...

    Interface Transformation

    interface Transformation {
        extension?: TransformationExtension;
        scale?: Vector;
        translate?: Vector;
    }
    Index
    scale?: Vector
    translate?: Vector