onvif
    Preparing search index...

    Interface DisplayCapabilities

    interface DisplayCapabilities {
        fixedLayout: boolean;
        XAddr: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    fixedLayout: boolean

    Indication that the SetLayout command supports only predefined layouts.

    XAddr: string