onvif
    Preparing search index...

    Interface StopExportRecordedDataResponse

    interface StopExportRecordedDataResponse {
        fileProgressStatus: ArrayOfFileProgress;
        progress: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    fileProgressStatus: ArrayOfFileProgress
    progress: number

    Progress percentage of ExportRecordedData operation.