MultitrackInputConfiguration - Amazon IVS

MultitrackInputConfiguration

A complex type that specifies multitrack input configuration.

Contents

enabled

Indicates whether multitrack input is enabled. Can be set to true only if channel type is STANDARD. Setting enabled to true with any other channel type will cause an exception. If true, then policy, maximumResolution, and containerFormat are required, and containerFormat must be set to FRAGMENTED_MP4. Default: false.

Type: Boolean

Required: No

maximumResolution

Maximum resolution for multitrack input. Required if enabled is true.

Type: String

Valid Values: SD | HD | FULL_HD

Required: No

policy

Indicates whether multitrack input is allowed or required. Required if enabled is true.

Type: String

Valid Values: ALLOW | REQUIRE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: