Scte27SourceSettings 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-scte27-source-settings-structure.json",
"name": "Scte27SourceSettings",
"type": "object",
"description": "Scte27 Source Settings",
"properties": {
"OcrLanguage": {
"allOf": [
{
"$ref": "#/components/schemas/Scte27OcrLanguage"
},
{
"xml": {
"name": "ocrLanguage"
},
"description": "If you will configure a WebVTT caption description that references this caption selector, use this field to\nprovide the language to consider when translating the image-based source to text."
}
]
},
"Pid": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin1"
},
{
"xml": {
"name": "pid"
},
"description": "The pid field is used in conjunction with the caption selector languageCode field as follows:\n - Specify PID and Language: Extracts captions from that PID; the language is \"informational\".\n - Specify PID and omit Language: Extracts the specified PID.\n - Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be.\n - Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages will be passed through."
}
]
}
}
}
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.