Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface RecognitionFrame {
        path: string;
        processed: boolean;
        timestamp: number;
    }
    Index

    Properties

    path: string
    processed: boolean
    timestamp: number