Interface InputDestinationRequest.Builder

    • Method Detail

      • streamName

        InputDestinationRequest.Builder streamName​(String streamName)
        A unique name for the location the RTMP stream is being pushed to.
        Parameters:
        streamName - A unique name for the location the RTMP stream is being pushed to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.