| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
ImageInserter |
InputTemplate.imageInserter()
Enable the image inserter feature to include a graphic overlay on your video.
|
ImageInserter |
VideoPreprocessor.imageInserter()
Enable the Image inserter feature to include a graphic overlay on your video.
|
ImageInserter |
Input.imageInserter()
Enable the image inserter feature to include a graphic overlay on your video.
|
| Modifier and Type | Method and Description |
|---|---|
InputTemplate.Builder |
InputTemplate.Builder.imageInserter(ImageInserter imageInserter)
Enable the image inserter feature to include a graphic overlay on your video.
|
VideoPreprocessor.Builder |
VideoPreprocessor.Builder.imageInserter(ImageInserter imageInserter)
Enable the Image inserter feature to include a graphic overlay on your video.
|
Input.Builder |
Input.Builder.imageInserter(ImageInserter imageInserter)
Enable the image inserter feature to include a graphic overlay on your video.
|
Copyright © 2023. All rights reserved.