Skip to content

TTMLLyric

This content is not available in your language yet.

Defined in: types.ts:60

一个 TTML 歌词行对象,存储了歌词行信息和 AMLL 元数据信息

PropertyTypeDescriptionDefined in
linesLyricLine[]TTML 中存储的歌词行信息types.ts:64
metadata[string, string[]][]一个元数据表,以 [键, 值数组] 的形式存储types.ts:68