EmbeddedSourceSettings 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-embedded-source-settings-structure.json",
"name": "EmbeddedSourceSettings",
"type": "object",
"description": "Embedded Source Settings",
"properties": {
"Convert608To708": {
"allOf": [
{
"$ref": "#/components/schemas/EmbeddedConvert608To708"
},
{
"xml": {
"name": "convert608To708"
},
"description": "If upconvert, 608 data is both passed through via the \"608 compatibility bytes\" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded."
}
]
},
"Scte20Detection": {
"allOf": [
{
"$ref": "#/components/schemas/EmbeddedScte20Detection"
},
{
"xml": {
"name": "scte20Detection"
},
"description": "Set to \"auto\" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions."
}
]
},
"Source608ChannelNumber": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin1Max4"
},
{
"xml": {
"name": "source608ChannelNumber"
},
"description": "Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough."
}
]
},
"Source608TrackNumber": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin1Max5"
},
{
"xml": {
"name": "source608TrackNumber"
},
"description": "This field is unused and deprecated."
}
]
}
}
}
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.