OutputChannelMapping 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-output-channel-mapping-structure.json",
"name": "OutputChannelMapping",
"type": "object",
"description": "OutputChannel mapping settings.",
"properties": {
"InputChannels": {
"allOf": [
{
"$ref": "#/components/schemas/__listOf__integerMinNegative60Max6"
},
{
"xml": {
"name": "inputChannels"
},
"description": "Use this setting to specify your remix values when they are integers, such as -10, 0, or 4."
}
]
},
"InputChannelsFineTune": {
"allOf": [
{
"$ref": "#/components/schemas/__listOf__doubleMinNegative60Max6"
},
{
"xml": {
"name": "inputChannelsFineTune"
},
"description": "Use this setting to specify your remix values when they have a decimal component, such as -10.312, 0.08, or 4.9. MediaConvert rounds your remixing values to the nearest thousandth."
}
]
}
}
}
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.