onvif
    Preparing search index...

    Interface FindMetadataResultList

    interface FindMetadataResultList {
        result?: FindMetadataResult[];
        searchState: SearchState;
    }
    Index

    A FindMetadataResult structure for each found set of Metadata 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.