Skip to content

AmllToTTMLOptions

This content is not available in your language yet.

Defined in: types/amll.ts:108

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

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