LyricWordBase
Defined in: types/amll.ts:21
一个歌词单词
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
endTime |
number |
单词的结束时间,单位为毫秒 | types/amll.ts:25 |
startTime |
number |
单词的起始时间,单位为毫秒 | types/amll.ts:23 |
word |
string |
单词内容 | types/amll.ts:27 |