Medialive Api Motion Graphics Activate Schedule Action Settings Structure
Settings to specify the rendering of motion graphics into the video stream.
Type: objectProperties: 4
BroadcastingMedia ProcessingMedia
MotionGraphicsActivateScheduleActionSettings is a JSON Structure definition published by Amazon MediaLive, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-motion-graphics-activate-schedule-action-settings-structure.json",
"name": "MotionGraphicsActivateScheduleActionSettings",
"type": "object",
"description": "Settings to specify the rendering of motion graphics into the video stream.",
"properties": {
"Duration": {
"allOf": [
{
"$ref": "#/components/schemas/__longMin0Max86400000"
},
{
"xml": {
"name": "duration"
},
"description": "Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed."
}
]
},
"PasswordParam": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "passwordParam"
},
"description": "Key used to extract the password from EC2 Parameter store"
}
]
},
"Url": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "url"
},
"description": "URI of the HTML5 content to be rendered into the live stream."
}
]
},
"Username": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "username"
},
"description": "Documentation update needed"
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.