| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsertableImage> |
ImageInserter.insertableImages()
Specify the images that you want to overlay on your video.
|
| Modifier and Type | Method and Description |
|---|---|
ImageInserter.Builder |
ImageInserter.Builder.insertableImages(InsertableImage... insertableImages)
Specify the images that you want to overlay on your video.
|
| Modifier and Type | Method and Description |
|---|---|
ImageInserter.Builder |
ImageInserter.Builder.insertableImages(Collection<InsertableImage> insertableImages)
Specify the images that you want to overlay on your video.
|
Copyright © 2023. All rights reserved.