stringifyQrc
function stringifyQrc(lines): string
Defined in: types.d.ts:41
将歌词数组转换为 QRC 格式的字符串
Parameters
Parameter | Type | Description |
---|---|---|
lines | LyricLine [] | 歌词数组 |
Returns
string
QRC 格式的字符串
function stringifyQrc(lines): string
Defined in: types.d.ts:41
将歌词数组转换为 QRC 格式的字符串
Parameter | Type | Description |
---|---|---|
lines | LyricLine [] | 歌词数组 |
string
QRC 格式的字符串