onvif
    Preparing search index...

    Interface GetExportRecordedDataStateResponse

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

    Indexable

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

    Progress percentage of ExportRecordedData operation.