| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
AudioSegments[] | 
DescribeTaskDetailResponse.getAudioSegments()
Get This field is used to return the moderation result of the audio in the video. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeTaskDetailResponse.setAudioSegments(AudioSegments[] AudioSegments)
Set This field is used to return the moderation result of the audio in the video. 
 | 
| 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 © 2024. All rights reserved.