| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<VideoOverlayInputClipping> |
VideoOverlayInput.inputClippings()
Specify one or more clips to use from your video overlay.
|
| Modifier and Type | Method and Description |
|---|---|
VideoOverlayInput.Builder |
VideoOverlayInput.Builder.inputClippings(VideoOverlayInputClipping... inputClippings)
Specify one or more clips to use from your video overlay.
|
| Modifier and Type | Method and Description |
|---|---|
VideoOverlayInput.Builder |
VideoOverlayInput.Builder.inputClippings(Collection<VideoOverlayInputClipping> inputClippings)
Specify one or more clips to use from your video overlay.
|
Copyright © 2023. All rights reserved.