stringifyQrc
This content is not available in your language yet.
function stringifyQrc(lines): string;Defined in: formats/qrc.ts:86
将歌词数组转换为 QRC 格式的字符串
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
lines | LyricLine[] | 歌词数组 |
Returns
Section titled “Returns”string
QRC 格式的字符串