Interface HlsConfiguration.Builder

  • Method Details

    • manifestEndpointPrefix

      HlsConfiguration.Builder manifestEndpointPrefix(String manifestEndpointPrefix)

      The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

      Parameters:
      manifestEndpointPrefix - The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.