Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
CreateTextSettings |
ModifyStreamLiveWatermarkRequest.getTextSettings()
Get Watermark text settings.
|
CreateTextSettings |
CreateStreamLiveWatermarkRequest.getTextSettings()
Get Watermark text settings.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLiveWatermarkRequest.setTextSettings(CreateTextSettings TextSettings)
Set Watermark text settings.
|
void |
CreateStreamLiveWatermarkRequest.setTextSettings(CreateTextSettings TextSettings)
Set Watermark text settings.
|
Constructor and Description |
---|
CreateTextSettings(CreateTextSettings 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.