Interface WordSyncedLyricsLine

interface WordSyncedLyricsLine {
    character: string;
    time: number;
}

Properties

Properties

character: string

The character of the timeframe that starts at the specified time

time: number

When the character timeframe starts