Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
AllMuteSlice |
DescribeAudioTaskResponse.getAllMuteSlice()
Get 如果请求中开启了静音检测开关,则会返回所有的静音片段(静音时长超过阈值的片段)。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAudioTaskResponse.setAllMuteSlice(AllMuteSlice AllMuteSlice)
Set 如果请求中开启了静音检测开关,则会返回所有的静音片段(静音时长超过阈值的片段)。
|
Constructor and Description |
---|
AllMuteSlice(AllMuteSlice 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 © 2021. All rights reserved.