Skip to content

stringifyTTML

This content is not available in your language yet.

function stringifyTTML(ttmlLyric): string;

Defined in: formats/ttml.ts:20

将歌词数组转换为 TTML 格式(包含 AMLL 特有属性信息)的歌词字符串

ParameterTypeDescription
ttmlLyricTTMLLyricTTML 歌词对象

string