Interface DashDvbMetricsReporting.Builder

  • Method Details

    • reportingUrl

      DashDvbMetricsReporting.Builder reportingUrl(String reportingUrl)

      The URL where playback devices send error reports.

      Parameters:
      reportingUrl - The URL where playback devices send error reports.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • probability

      DashDvbMetricsReporting.Builder probability(Integer probability)

      The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.

      Parameters:
      probability - The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.