supervision-js
    Preparing search index...

    Interface DetectionBufferPrepareOptions

    interface DetectionBufferPrepareOptions {
        duration?: number | null;
        firstTimestamp?: number;
        gatePlayback?: boolean;
    }
    Index
    duration?: number | null
    firstTimestamp?: number
    gatePlayback?: boolean