| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Scte35InputScheduleActionSettings |
Scte35InputScheduleActionSettings.clone() |
Scte35InputScheduleActionSettings |
ScheduleActionSettings.getScte35InputSettings()
Action to specify scte35 input
|
Scte35InputScheduleActionSettings |
Scte35InputScheduleActionSettings.withInputAttachmentNameReference(String inputAttachmentNameReference)
In fixed mode, enter the name of the input attachment that you want to use as a SCTE-35 input.
|
Scte35InputScheduleActionSettings |
Scte35InputScheduleActionSettings.withMode(Scte35InputMode mode)
Whether the SCTE-35 input should be the active input or a fixed input.
|
Scte35InputScheduleActionSettings |
Scte35InputScheduleActionSettings.withMode(String mode)
Whether the SCTE-35 input should be the active input or a fixed input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setScte35InputSettings(Scte35InputScheduleActionSettings scte35InputSettings)
Action to specify scte35 input
|
ScheduleActionSettings |
ScheduleActionSettings.withScte35InputSettings(Scte35InputScheduleActionSettings scte35InputSettings)
Action to specify scte35 input
|
Copyright © 2022. All rights reserved.