| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
StartTimecode |
StartTimecode.clone() |
StartTimecode |
InputClippingSettings.getStartTimecode()
Settings to identify the start of the clip.
|
StartTimecode |
StartTimecode.withTimecode(String timecode)
The timecode for the frame where you want to start the clip.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputClippingSettings.setStartTimecode(StartTimecode startTimecode)
Settings to identify the start of the clip.
|
InputClippingSettings |
InputClippingSettings.withStartTimecode(StartTimecode startTimecode)
Settings to identify the start of the clip.
|
Copyright © 2020. All rights reserved.