supervision-js
    Preparing search index...

    Interface DetectionTimelineContext

    interface DetectionTimelineContext {
        duration: number | null;
        loop: boolean;
    }
    Index
    duration: number | null
    loop: boolean