LyricsLine
Defined in: src/structures/Types/Node.ts:183
Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
duration (src/structures/Types/Node.ts:187) | number | The line duration in milliseconds |
line (src/structures/Types/Node.ts:189) | string | The line text |
plugin (src/structures/Types/Node.ts:191) | PluginInfo | Information about the plugin |
timestamp (src/structures/Types/Node.ts:185) | number | The millisecond timestamp |