toAmllLyrics
function toAmllLyrics(result, options?): AmllLyricResult;Defined in: utils/amll-converter.ts:24
将本解析器复杂的数据结构降级为 AMLL 所使用的较简单的数据结构
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
result | TTMLResult |
options? | TTMLToAmllOptions |
function toAmllLyrics(result, options?): AmllLyricResult;Defined in: utils/amll-converter.ts:24
将本解析器复杂的数据结构降级为 AMLL 所使用的较简单的数据结构
| Parameter | Type |
|---|---|
result | TTMLResult |
options? | TTMLToAmllOptions |