AmllLyricResult
This content is not available in your language yet.
Defined in: types/amll.ts:76
一个 TTML 歌词对象,存储了歌词行信息和 AMLL 元数据信息
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
lines |
AmllLyricLine[] |
TTML 中存储的歌词行信息 | types/amll.ts:80 |
metadata |
AmllMetadata[] |
一个元数据表,以 [键, 值数组] 的形式存储 |
types/amll.ts:84 |