Hdr10Settings 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-hdr10-settings-structure.json",
"name": "Hdr10Settings",
"type": "object",
"description": "Hdr10 Settings",
"properties": {
"MaxCll": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max32768"
},
{
"xml": {
"name": "maxCll"
},
"description": "Maximum Content Light Level\nAn integer metadata value defining the maximum light level, in nits,\nof any single pixel within an encoded HDR video stream or file."
}
]
},
"MaxFall": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max32768"
},
{
"xml": {
"name": "maxFall"
},
"description": "Maximum Frame Average Light Level\nAn integer metadata value defining the maximum average light level, in nits,\nfor any single frame within an encoded HDR video stream or file."
}
]
}
}
}
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.