UdpGroupSettings is a JSON Structure definition published by Amazon MediaLive, describing 3 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-udp-group-settings-structure.json",
"name": "UdpGroupSettings",
"type": "object",
"description": "Udp Group Settings",
"properties": {
"InputLossAction": {
"allOf": [
{
"$ref": "#/components/schemas/InputLossActionForUdpOut"
},
{
"xml": {
"name": "inputLossAction"
},
"description": "Specifies behavior of last resort when input video is lost, and no more backup inputs are available. When dropTs is selected the entire transport stream will stop being emitted. When dropProgram is selected the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or, when emitProgram is chosen the transport stream will continue to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video."
}
]
},
"TimedMetadataId3Frame": {
"allOf": [
{
"$ref": "#/components/schemas/UdpTimedMetadataId3Frame"
},
{
"xml": {
"name": "timedMetadataId3Frame"
},
"description": "Indicates ID3 frame that has the timecode."
}
]
},
"TimedMetadataId3Period": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0"
},
{
"xml": {
"name": "timedMetadataId3Period"
},
"description": "Timed Metadata interval in seconds."
}
]
}
}
}
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.