Interface AudioHlsRenditionSelection.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AudioHlsRenditionSelection.Builder,AudioHlsRenditionSelection>, SdkBuilder<AudioHlsRenditionSelection.Builder,AudioHlsRenditionSelection>, SdkPojo
Enclosing class:
AudioHlsRenditionSelection

public static interface AudioHlsRenditionSelection.Builder extends SdkPojo, CopyableBuilder<AudioHlsRenditionSelection.Builder,AudioHlsRenditionSelection>
  • Method Details

    • 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

      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.