onvif
    Preparing search index...

    Interface VideoSourceConfigurationExtension2

    interface VideoSourceConfigurationExtension2 {
        lensDescription?: LensDescription[];
        sceneOrientation?: SceneOrientation;
    }
    Index
    lensDescription?: LensDescription[]

    Optional element describing the geometric lens distortion. Multiple instances for future variable lens support.

    sceneOrientation?: SceneOrientation

    Optional element describing the scene orientation in the camera’s field of view.