| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MotionGraphicsActivateScheduleActionSettings |
MotionGraphicsActivateScheduleActionSettings.clone() |
MotionGraphicsActivateScheduleActionSettings |
ScheduleActionSettings.getMotionGraphicsImageActivateSettings()
Action to activate a motion graphics image overlay
|
MotionGraphicsActivateScheduleActionSettings |
MotionGraphicsActivateScheduleActionSettings.withDuration(Long duration)
Duration (in milliseconds) that motion graphics should render on to the video stream.
|
MotionGraphicsActivateScheduleActionSettings |
MotionGraphicsActivateScheduleActionSettings.withPasswordParam(String passwordParam)
Key used to extract the password from EC2 Parameter store
|
MotionGraphicsActivateScheduleActionSettings |
MotionGraphicsActivateScheduleActionSettings.withUrl(String url)
URI of the HTML5 content to be rendered into the live stream.
|
MotionGraphicsActivateScheduleActionSettings |
MotionGraphicsActivateScheduleActionSettings.withUsername(String username)
Documentation update needed
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setMotionGraphicsImageActivateSettings(MotionGraphicsActivateScheduleActionSettings motionGraphicsImageActivateSettings)
Action to activate a motion graphics image overlay
|
ScheduleActionSettings |
ScheduleActionSettings.withMotionGraphicsImageActivateSettings(MotionGraphicsActivateScheduleActionSettings motionGraphicsImageActivateSettings)
Action to activate a motion graphics image overlay
|
Copyright © 2021. All rights reserved.