onvif
    Preparing search index...

    Interface SetPaneConfiguration

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

    Indexable

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

    Pane Configuration to be set.

    videoOutput: string

    Token of the video output whose panes to set.