Interface MultiplexProgramChannelDestinationSettings.Builder

  • Method Details

    • 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.
      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • programName

      The program name of the Multiplex program that the encoder is providing output to.
      Parameters:
      programName - The program name of the Multiplex program that the encoder is providing output to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.