onvif
    Preparing search index...

    Interface CreatePaneConfiguration

    interface CreatePaneConfiguration {
        paneConfiguration: PaneConfiguration;
        videoOutput: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    paneConfiguration: PaneConfiguration

    Configuration of the pane to be created.

    videoOutput: string

    Token of the video output where the pane shall be created.