taglib-ts
    Preparing search index...

    A single timed text entry in a SYLT frame.

    interface SynchedText {
        text: string;
        time: number;
    }
    Index

    Properties

    Properties

    text: string

    The text content of this entry.

    time: number

    Timestamp of the text entry, in units determined by the frame's timestamp format.