Interface AudioHlsRenditionSelection.Builder

    • Method Detail

      • groupId

        AudioHlsRenditionSelection.Builder groupId​(String groupId)
        Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
        Parameters:
        groupId - Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AudioHlsRenditionSelection.Builder name​(String name)
        Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
        Parameters:
        name - Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.