TTMLLyric
Defined in: types.d.ts:151
一个 TTML 歌词行对象,存储了歌词行信息和 AMLL 元数据信息
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
lines | LyricLine[] | TTML 中存储的歌词行信息 | types.d.ts:155 |
metadata | [string, string[]][] | 一个元数据表,以 [键, 值数组] 的形式存储 | types.d.ts:159 |