Hdr10Plus is a JSON Structure definition published by Amazon MediaConvert, 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-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-hdr10-plus-structure.json",
"name": "Hdr10Plus",
"type": "object",
"description": "Setting for HDR10+ metadata insertion",
"properties": {
"MasteringMonitorNits": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max4000"
},
{
"xml": {
"name": "masteringMonitorNits"
},
"description": "Specify the HDR10+ mastering display normalized peak luminance, in nits. This is the normalized actual peak luminance of the mastering display, as defined by ST 2094-40."
}
]
},
"TargetMonitorNits": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max4000"
},
{
"xml": {
"name": "targetMonitorNits"
},
"description": "Specify the HDR10+ target display nominal peak luminance, in nits. This is the nominal maximum luminance of the target display as defined by ST 2094-40."
}
]
}
}
}
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.