Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
RawWatermarkParameter |
WatermarkInput.getRawParameter()
Get 水印自定义参数,当 Definition 填 0 时有效。
该参数用于高度定制场景,建议您优先使用 Definition 指定水印参数。
水印自定义参数不支持截图打水印。
|
Modifier and Type | Method and Description |
---|---|
void |
WatermarkInput.setRawParameter(RawWatermarkParameter RawParameter)
Set 水印自定义参数,当 Definition 填 0 时有效。
该参数用于高度定制场景,建议您优先使用 Definition 指定水印参数。
水印自定义参数不支持截图打水印。
|
Constructor and Description |
---|
RawWatermarkParameter(RawWatermarkParameter 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 © 2022. All rights reserved.