MultitrackInputConfiguration
A complex type that specifies multitrack input configuration.
Contents
- enabled
- 
               Indicates whether multitrack input is enabled. Can be set to trueonly if channel type isSTANDARD. Settingenabledtotruewith any other channel type will cause an exception. Iftrue, thenpolicy,maximumResolution, andcontainerFormatare required, andcontainerFormatmust be set toFRAGMENTED_MP4. Default:false.Type: Boolean Required: No 
- maximumResolution
- 
               Maximum resolution for multitrack input. Required if enabledistrue.Type: String Valid Values: SD | HD | FULL_HDRequired: No 
- policy
- 
               Indicates whether multitrack input is allowed or required. Required if enabledistrue.Type: String Valid Values: ALLOW | REQUIRERequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: