Package | Description |
---|---|
software.amazon.awssdk.services.mediaconvert.model |
Modifier and Type | Method and Description |
---|---|
VideoSelector |
InputTemplate.videoSelector()
Input video selectors contain the video settings for the input.
|
VideoSelector |
Input.videoSelector()
Input video selectors contain the video settings for the input.
|
Modifier and Type | Method and Description |
---|---|
InputTemplate.Builder |
InputTemplate.Builder.videoSelector(VideoSelector videoSelector)
Input video selectors contain the video settings for the input.
|
Input.Builder |
Input.Builder.videoSelector(VideoSelector videoSelector)
Input video selectors contain the video settings for the input.
|
Copyright © 2022. All rights reserved.