Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
WatermarkInfo |
DescribeLiveWatermarkResponse.getWatermark()
Get 水印信息。
|
WatermarkInfo[] |
DescribeLiveWatermarksResponse.getWatermarkList()
Get 水印信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveWatermarkResponse.setWatermark(WatermarkInfo Watermark)
Set 水印信息。
|
void |
DescribeLiveWatermarksResponse.setWatermarkList(WatermarkInfo[] WatermarkList)
Set 水印信息列表。
|
Constructor and Description |
---|
WatermarkInfo(WatermarkInfo 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.