onvif
    Preparing search index...

    Interface FindPTZPositionResultList

    interface FindPTZPositionResultList {
        result?: FindPTZPositionResult[];
        searchState: SearchState;
    }
    Index

    A FindPTZPositionResult structure for each found PTZ position matching the search.

    searchState: SearchState

    The state of the search when the result is returned. Indicates if there can be more results, or if the search is completed.