The video configuration for each program in a multiplex.
Type: objectProperties: 2
BroadcastingMedia ProcessingMedia
MultiplexVideoSettings 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-multiplex-video-settings-structure.json",
"name": "MultiplexVideoSettings",
"type": "object",
"description": "The video configuration for each program in a multiplex.",
"properties": {
"ConstantBitrate": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin100000Max100000000"
},
{
"xml": {
"name": "constantBitrate"
},
"description": "The constant bitrate configuration for the video encode.\nWhen this field is defined, StatmuxSettings must be undefined."
}
]
},
"StatmuxSettings": {
"allOf": [
{
"$ref": "#/components/schemas/MultiplexStatmuxVideoSettings"
},
{
"xml": {
"name": "statmuxSettings"
},
"description": "Statmux rate control settings.\nWhen this field is defined, ConstantBitrate must be undefined."
}
]
}
}
}
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.