Package | Description |
---|---|
software.amazon.awssdk.services.mediaconvert.model |
Modifier and Type | Method and Description |
---|---|
static InputClipping.Builder |
InputClipping.builder() |
InputClipping.Builder |
InputClipping.Builder.endTimecode(String endTimecode)
Set End timecode (EndTimecode) to the end of the portion of the input you are clipping.
|
InputClipping.Builder |
InputClipping.Builder.startTimecode(String startTimecode)
Set Start timecode (StartTimecode) to the beginning of the portion of the input you are clipping.
|
InputClipping.Builder |
InputClipping.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends InputClipping.Builder> |
InputClipping.serializableBuilderClass() |
Copyright © 2022. All rights reserved.