| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleActionSettings |
ScheduleActionSettings.clone() |
ScheduleActionSettings |
ScheduleAction.getScheduleActionSettings()
Settings for this schedule action.
|
ScheduleActionSettings |
ScheduleActionSettings.withScte35ReturnToNetworkSettings(Scte35ReturnToNetworkScheduleActionSettings scte35ReturnToNetworkSettings)
Settings for SCTE-35 return_to_network message
|
ScheduleActionSettings |
ScheduleActionSettings.withScte35SpliceInsertSettings(Scte35SpliceInsertScheduleActionSettings scte35SpliceInsertSettings)
Settings for SCTE-35 splice_insert message
|
ScheduleActionSettings |
ScheduleActionSettings.withScte35TimeSignalSettings(Scte35TimeSignalScheduleActionSettings scte35TimeSignalSettings)
Settings for SCTE-35 time_signal message
|
ScheduleActionSettings |
ScheduleActionSettings.withStaticImageActivateSettings(StaticImageActivateScheduleActionSettings staticImageActivateSettings)
Settings to activate a static image overlay
|
ScheduleActionSettings |
ScheduleActionSettings.withStaticImageDeactivateSettings(StaticImageDeactivateScheduleActionSettings staticImageDeactivateSettings)
Settings to deactivate a static image overlay
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleAction.setScheduleActionSettings(ScheduleActionSettings scheduleActionSettings)
Settings for this schedule action.
|
ScheduleAction |
ScheduleAction.withScheduleActionSettings(ScheduleActionSettings scheduleActionSettings)
Settings for this schedule action.
|
Copyright © 2018. All rights reserved.