TeletextSourceSettings 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-teletext-source-settings-structure.json",
"name": "TeletextSourceSettings",
"type": "object",
"description": "Teletext Source Settings",
"properties": {
"OutputRectangle": {
"allOf": [
{
"$ref": "#/components/schemas/CaptionRectangle"
},
{
"xml": {
"name": "outputRectangle"
},
"description": "Optionally defines a region where TTML style captions will be displayed"
}
]
},
"PageNumber": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "pageNumber"
},
"description": "Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no \"0x\" prefix."
}
]
}
}
}
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.