Package | Description |
---|---|
com.tencentcloudapi.lcic.v20220817.models |
Modifier and Type | Method and Description |
---|---|
WatermarkConfig |
GetWatermarkResponse.getBoardLogo()
Get The watermark settings for the whiteboard.
|
WatermarkConfig |
GetWatermarkResponse.getTeacherLogo()
Get The watermark settings for the teacher’s video.
|
Modifier and Type | Method and Description |
---|---|
void |
GetWatermarkResponse.setBoardLogo(WatermarkConfig BoardLogo)
Set The watermark settings for the whiteboard.
|
void |
GetWatermarkResponse.setTeacherLogo(WatermarkConfig TeacherLogo)
Set The watermark settings for the teacher’s video.
|
Constructor and Description |
---|
WatermarkConfig(WatermarkConfig 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.