Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SmartSubtitlesResult[] |
ScheduleSmartSubtitleTaskResult.getOutput()
Get 识别任务的输出。
|
SmartSubtitlesResult[] |
WorkflowTask.getSmartSubtitlesTaskResult()
Get 智能字幕任务的执行结果
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleSmartSubtitleTaskResult.setOutput(SmartSubtitlesResult[] Output)
Set 识别任务的输出。
|
void |
WorkflowTask.setSmartSubtitlesTaskResult(SmartSubtitlesResult[] SmartSubtitlesTaskResult)
Set 智能字幕任务的执行结果
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
SmartSubtitlesResult(SmartSubtitlesResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.