Interface StandardRouterOutputStreamDetails.Builder

  • Method Details

    • destinationIpAddress

      StandardRouterOutputStreamDetails.Builder destinationIpAddress(String destinationIpAddress)

      The IP address where the output stream will be sent. This is the destination address that will receive the routed media content.

      Parameters:
      destinationIpAddress - The IP address where the output stream will be sent. This is the destination address that will receive the routed media content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.