Interface GetDashStreamingSessionUrlResponse.Builder

  • Method Details

    • dashStreamingSessionURL

      GetDashStreamingSessionUrlResponse.Builder dashStreamingSessionURL(String dashStreamingSessionURL)

      The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.

      Parameters:
      dashStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.