Package | Description |
---|---|
com.tencentcloudapi.vclm.v20240523.models |
Modifier and Type | Method and Description |
---|---|
TranslateResult[] |
DescribeVideoTranslateJobResponse.getTranslateResults()
Get 音频翻译结果。
|
TranslateResult[] |
ConfirmVideoTranslateJobRequest.getTranslateResults()
Get 待确认文本
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVideoTranslateJobResponse.setTranslateResults(TranslateResult[] TranslateResults)
Set 音频翻译结果。
|
void |
ConfirmVideoTranslateJobRequest.setTranslateResults(TranslateResult[] TranslateResults)
Set 待确认文本
|
Constructor and Description |
---|
TranslateResult(TranslateResult 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 © 2024. All rights reserved.