Interface HlsConfiguration.Builder

    • Method Detail

      • 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.