| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputClippingSettings |
InputClippingSettings.clone() |
InputClippingSettings |
InputPrepareScheduleActionSettings.getInputClippingSettings()
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
InputClippingSettings |
InputSwitchScheduleActionSettings.getInputClippingSettings()
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
InputClippingSettings |
InputClippingSettings.withInputTimecodeSource(InputTimecodeSource inputTimecodeSource)
The source of the timecodes in the source being clipped.
|
InputClippingSettings |
InputClippingSettings.withInputTimecodeSource(String inputTimecodeSource)
The source of the timecodes in the source being clipped.
|
InputClippingSettings |
InputClippingSettings.withStartTimecode(StartTimecode startTimecode)
Settings to identify the start of the clip.
|
InputClippingSettings |
InputClippingSettings.withStopTimecode(StopTimecode stopTimecode)
Settings to identify the end of the clip.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputPrepareScheduleActionSettings.setInputClippingSettings(InputClippingSettings inputClippingSettings)
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
void |
InputSwitchScheduleActionSettings.setInputClippingSettings(InputClippingSettings inputClippingSettings)
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.withInputClippingSettings(InputClippingSettings inputClippingSettings)
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.withInputClippingSettings(InputClippingSettings inputClippingSettings)
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
Copyright © 2021. All rights reserved.