Package | Description |
---|---|
com.tencentcloudapi.ams.v20201229.models |
Modifier and Type | Method and Description |
---|---|
AudioSegments[] |
DescribeTaskDetailResponse.getAudioSegments()
Get This field is used to return the moderation result of an audio segment, mainly including the start time and audio moderation result.
For the specific output content, see the detailed description of the `AudioSegments` and `AudioResult` data structures. |
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskDetailResponse.setAudioSegments(AudioSegments[] AudioSegments)
Set This field is used to return the moderation result of an audio segment, mainly including the start time and audio moderation result.
For the specific output content, see the detailed description of the `AudioSegments` and `AudioResult` data structures. |
Constructor and Description |
---|
AudioSegments(AudioSegments 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 © 2023. All rights reserved.