Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
EraseTimeArea[] |
SmartEraseSubtitleConfig.getCustomAreas()
Get 指定擦除自定义区域。
对选定区域,在选定时间段内不进行检测识别直接进行擦除。
注意:修改模板时,清除区域请传入[],不传时将保持模板区域信息不变。
|
EraseTimeArea[] |
SmartEraseWatermarkConfig.getCustomAreas()
Get 指定擦除自定义区域。
对选定区域,在选定时间段内不进行检测识别直接进行擦除。
|
Modifier and Type | Method and Description |
---|---|
void |
SmartEraseSubtitleConfig.setCustomAreas(EraseTimeArea[] CustomAreas)
Set 指定擦除自定义区域。
对选定区域,在选定时间段内不进行检测识别直接进行擦除。
注意:修改模板时,清除区域请传入[],不传时将保持模板区域信息不变。
|
void |
SmartEraseWatermarkConfig.setCustomAreas(EraseTimeArea[] CustomAreas)
Set 指定擦除自定义区域。
对选定区域,在选定时间段内不进行检测识别直接进行擦除。
|
Constructor and Description |
---|
EraseTimeArea(EraseTimeArea 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 © 2025. All rights reserved.