| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
List<PresetWatermark> |
VideoParameters.watermarks()
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos
that are transcoded using this preset.
|
| Modifier and Type | Method and Description |
|---|---|
VideoParameters.Builder |
VideoParameters.Builder.watermarks(PresetWatermark... watermarks)
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over
videos that are transcoded using this preset.
|
| Modifier and Type | Method and Description |
|---|---|
VideoParameters.Builder |
VideoParameters.Builder.watermarks(Collection<PresetWatermark> watermarks)
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over
videos that are transcoded using this preset.
|
Copyright © 2023. All rights reserved.