Interface RtpRouterInputConfiguration.Builder

  • Method Details

    • port

      The port number used for the RTP protocol in the router input configuration.

      Parameters:
      port - The port number used for the RTP protocol in the router input configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • forwardErrorCorrection

      RtpRouterInputConfiguration.Builder forwardErrorCorrection(String forwardErrorCorrection)

      The state of forward error correction for the RTP protocol in the router input configuration.

      Parameters:
      forwardErrorCorrection - The state of forward error correction for the RTP protocol in the router input configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • forwardErrorCorrection

      RtpRouterInputConfiguration.Builder forwardErrorCorrection(ForwardErrorCorrectionState forwardErrorCorrection)

      The state of forward error correction for the RTP protocol in the router input configuration.

      Parameters:
      forwardErrorCorrection - The state of forward error correction for the RTP protocol in the router input configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: