Medialive Api Ebu Tt D Destination Settings Structure
Ebu Tt DDestination Settings
EbuTtDDestinationSettings 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.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-ebu-tt-d-destination-settings-structure.json",
"name": "EbuTtDDestinationSettings",
"type": "object",
"description": "Ebu Tt DDestination Settings",
"properties": {
"CopyrightHolder": {
"allOf": [
{
"$ref": "#/components/schemas/__stringMax1000"
},
{
"xml": {
"name": "copyrightHolder"
},
"description": "Complete this field if you want to include the name of the copyright holder in the copyright tag in the captions metadata."
}
]
},
"FillLineGap": {
"allOf": [
{
"$ref": "#/components/schemas/EbuTtDFillLineGapControl"
},
{
"xml": {
"name": "fillLineGap"
},
"description": "Specifies how to handle the gap between the lines (in multi-line captions).\n\n- enabled: Fill with the captions background color (as specified in the input captions).\n- disabled: Leave the gap unfilled."
}
]
},
"FontFamily": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "fontFamily"
},
"description": "Specifies the font family to include in the font data attached to the EBU-TT captions. Valid only if styleControl is set to include. If you leave this field empty, the font family is set to \"monospaced\". (If styleControl is set to exclude, the font family is always set to \"monospaced\".)\n\nYou specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size.\n\n- Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as \u201cArial\u201d), or a generic font family (such as \u201cserif\u201d), or \u201cdefault\u201d (to let the downstream player choose the font).\n- Leave blank to set the family to \u201cmonospace\u201d."
}
]
},
"StyleControl": {
"allOf": [
{
"$ref": "#/components/schemas/EbuTtDDestinationStyleControl"
},
{
"xml": {
"name": "styleControl"
},
"description": "Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions.\n\n- include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext.\n- exclude: In the font data attached to the EBU-TT captions, set the font family to \"monospaced\". Do not include any other style information."
}
]
}
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/medialive-api-ebu-tt-d-destination-settings-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
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.
A second provider on the same verified email joins the account you already have.