Readonly
clipDuration (in seconds) of the tracked music.
Readonly
linesLyrics represented as a list of LyricsLine objects in the order they appear in the tracked music.
Readonly
typeType of the lyrics data available. Describes the granularity of timing data available for the lyrics.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Represents the full set of Lyrics data for tracked music. Can be accessed through LyricsTracker.fullLyrics when lyrics are available.
Example