| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
StaticImageDeactivateScheduleActionSettings |
StaticImageDeactivateScheduleActionSettings.clone() |
StaticImageDeactivateScheduleActionSettings |
ScheduleActionSettings.getStaticImageDeactivateSettings()
Action to deactivate a static image overlay
|
StaticImageDeactivateScheduleActionSettings |
StaticImageDeactivateScheduleActionSettings.withFadeOut(Integer fadeOut)
The time in milliseconds for the image to fade out.
|
StaticImageDeactivateScheduleActionSettings |
StaticImageDeactivateScheduleActionSettings.withLayer(Integer layer)
The image overlay layer to deactivate, 0 to 7.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setStaticImageDeactivateSettings(StaticImageDeactivateScheduleActionSettings staticImageDeactivateSettings)
Action to deactivate a static image overlay
|
ScheduleActionSettings |
ScheduleActionSettings.withStaticImageDeactivateSettings(StaticImageDeactivateScheduleActionSettings staticImageDeactivateSettings)
Action to deactivate a static image overlay
|
Copyright © 2024. All rights reserved.