跳转到内容

AmllToTTMLOptions

Defined in: types/amll.ts:108

AMLL 简单的数据结构转换为解析器内部复杂的 TTML 数据结构时的配置选项

PropertyTypeDescriptionDefined in
romanizationLanguage?string音译的目标语言代码 Default undefinedtypes/amll.ts:118
translationLanguage?string翻译的目标语言代码 Default "zh-Hans"types/amll.ts:113