SubtitleConfig class
字幕配置信息。
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- mode ↔ SubtitleMode
-
字幕模式。
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- targetLanguage ↔ String
-
目标翻译语言。可点击 语言支持 查看翻译服务最新支持的语种信息。
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited