InputSwitchConfiguration
The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive.
Contents
- MQCSInputSwitching
-
When true, AWS Elemental MediaPackage performs input switching based on the MQCS. Default is true. This setting is valid only when
InputType
isCMAF
.Type: Boolean
Required: No
- PreferredInput
-
For CMAF inputs, indicates which input MediaPackage should prefer when both inputs have equal MQCS scores. Select
1
to prefer the first ingest endpoint, or2
to prefer the second ingest endpoint. If you don't specify a preferred input, MediaPackage uses its default switching behavior when MQCS scores are equal.Type: Integer
Valid Range: Minimum value of 1. Maximum value of 2.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: