Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
AsrResult[] |
DescribeVideoSummaryDetailResponse.getAsrSet()
Get 提取出的视频的 Asr 结果
|
AsrResult[] |
CreateVideoSummaryTaskRequest.getExactAsrSet()
Get 用户指定的精确的 asr 结果列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVideoSummaryDetailResponse.setAsrSet(AsrResult[] AsrSet)
Set 提取出的视频的 Asr 结果
|
void |
CreateVideoSummaryTaskRequest.setExactAsrSet(AsrResult[] ExactAsrSet)
Set 用户指定的精确的 asr 结果列表
|
Constructor and Description |
---|
AsrResult(AsrResult 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.