public static interface MultiplexProgramChannelDestinationSettings.Builder extends SdkPojo, CopyableBuilder<MultiplexProgramChannelDestinationSettings.Builder,MultiplexProgramChannelDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
MultiplexProgramChannelDestinationSettings.Builder |
multiplexId(String multiplexId)
The ID of the Multiplex that the encoder is providing output to.
|
MultiplexProgramChannelDestinationSettings.Builder |
programName(String programName)
The program name of the Multiplex program that the encoder is providing output to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMultiplexProgramChannelDestinationSettings.Builder multiplexId(String multiplexId)
multiplexId - The ID of the Multiplex that the encoder is providing output to. You do not need to specify the
individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive
pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.MultiplexProgramChannelDestinationSettings.Builder programName(String programName)
programName - The program name of the Multiplex program that the encoder is providing output to.Copyright © 2022. All rights reserved.