Documentation
    Preparing search index...

    Interface AudioTimestamp

    interface AudioTimestamp {
        contextTime?: number;
        performanceTime?: number;
    }
    Index
    contextTime?: number
    performanceTime?: number