Medialive Api Static Image Deactivate Schedule Action Settings Structure
Settings for the action to deactivate the image in a specific layer.
Type: objectProperties: 2
BroadcastingMedia ProcessingMedia
StaticImageDeactivateScheduleActionSettings is a JSON Structure definition published by Amazon MediaLive, describing 2 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-static-image-deactivate-schedule-action-settings-structure.json",
"name": "StaticImageDeactivateScheduleActionSettings",
"type": "object",
"description": "Settings for the action to deactivate the image in a specific layer.",
"properties": {
"FadeOut": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0"
},
{
"xml": {
"name": "fadeOut"
},
"description": "The time in milliseconds for the image to fade out. Default is 0 (no fade-out)."
}
]
},
"Layer": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max7"
},
{
"xml": {
"name": "layer"
},
"description": "The image overlay layer to deactivate, 0 to 7. Default is 0."
}
]
}
}
}
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.