onvif
    Preparing search index...

    Interface OSDPosConfiguration

    interface OSDPosConfiguration {
        extension?: OSDPosConfigurationExtension;
        pos?: Vector;
        type: string;
    }
    Index
    pos?: Vector
    type: string

    For OSD position type, following are the pre-defined: UpperLeft UpperRight LowerLeft LowerRight Custom