Interface WebvttHlsSourceSettings.Builder

    • Method Detail

      • renditionGroupId

        WebvttHlsSourceSettings.Builder renditionGroupId​(String renditionGroupId)
        Optional. Specify alternative group ID
        Parameters:
        renditionGroupId - Optional. Specify alternative group ID
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • renditionLanguageCode

        WebvttHlsSourceSettings.Builder renditionLanguageCode​(String renditionLanguageCode)
        Optional. Specify ISO 639-2 or ISO 639-3 code in the language property
        Parameters:
        renditionLanguageCode - Optional. Specify ISO 639-2 or ISO 639-3 code in the language property
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LanguageCode, LanguageCode
      • renditionLanguageCode

        WebvttHlsSourceSettings.Builder renditionLanguageCode​(LanguageCode renditionLanguageCode)
        Optional. Specify ISO 639-2 or ISO 639-3 code in the language property
        Parameters:
        renditionLanguageCode - Optional. Specify ISO 639-2 or ISO 639-3 code in the language property
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LanguageCode, LanguageCode
      • renditionName

        WebvttHlsSourceSettings.Builder renditionName​(String renditionName)
        Optional. Specify media name
        Parameters:
        renditionName - Optional. Specify media name
        Returns:
        Returns a reference to this object so that method calls can be chained together.