| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
CopyRightWatermarkInput |
TranscodeTaskInput.getCopyRightWatermark()
Get Copyright watermark.
|
CopyRightWatermarkInput |
AdaptiveDynamicStreamingTaskInput.getCopyRightWatermark()
Get CopyRight Watermark.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranscodeTaskInput.setCopyRightWatermark(CopyRightWatermarkInput CopyRightWatermark)
Set Copyright watermark.
|
void |
AdaptiveDynamicStreamingTaskInput.setCopyRightWatermark(CopyRightWatermarkInput CopyRightWatermark)
Set CopyRight Watermark.
|
| Constructor and Description |
|---|
CopyRightWatermarkInput(CopyRightWatermarkInput 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.