public static interface AudioHlsRenditionSelection.Builder extends SdkPojo, CopyableBuilder<AudioHlsRenditionSelection.Builder,AudioHlsRenditionSelection>
| Modifier and Type | Method and Description |
|---|---|
AudioHlsRenditionSelection.Builder |
groupId(String groupId)
Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
AudioHlsRenditionSelection.Builder |
name(String name)
Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAudioHlsRenditionSelection.Builder groupId(String groupId)
groupId - Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.AudioHlsRenditionSelection.Builder name(String name)
name - Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.Copyright © 2022. All rights reserved.