Medialive Api Multiplex Statmux Video Settings Structure
Statmux rate control settings
Type: objectProperties: 3
BroadcastingMedia ProcessingMedia
MultiplexStatmuxVideoSettings is a JSON Structure definition published by Amazon MediaLive, describing 3 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-statmux-video-settings-structure.json",
"name": "MultiplexStatmuxVideoSettings",
"type": "object",
"description": "Statmux rate control settings",
"properties": {
"MaximumBitrate": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin100000Max100000000"
},
{
"xml": {
"name": "maximumBitrate"
},
"description": "Maximum statmux bitrate."
}
]
},
"MinimumBitrate": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin100000Max100000000"
},
{
"xml": {
"name": "minimumBitrate"
},
"description": "Minimum statmux bitrate."
}
]
},
"Priority": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMinNegative5Max5"
},
{
"xml": {
"name": "priority"
},
"description": "The purpose of the priority is to use a combination of the\\nmultiplex rate control algorithm and the QVBR capability of the\\nencoder to prioritize the video quality of some channels in a\\nmultiplex over others. Channels that have a higher priority will\\nget higher video quality at the expense of the video quality of\\nother channels in the multiplex with lower priority."
}
]
}
}
}
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.