Interface InputSdpLocation.Builder

  • Method Details

    • mediaIndex

      InputSdpLocation.Builder mediaIndex(Integer mediaIndex)
      The index of the media stream in the SDP file for one SMPTE 2110 stream.
      Parameters:
      mediaIndex - The index of the media stream in the SDP file for one SMPTE 2110 stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sdpUrl

      The URL of the SDP file for one SMPTE 2110 stream.
      Parameters:
      sdpUrl - The URL of the SDP file for one SMPTE 2110 stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.