| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
AudioHlsRenditionSelection |
AudioHlsRenditionSelection.clone() |
AudioHlsRenditionSelection |
AudioSelectorSettings.getAudioHlsRenditionSelection() |
AudioHlsRenditionSelection |
AudioHlsRenditionSelection.withGroupId(String groupId)
Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
AudioHlsRenditionSelection |
AudioHlsRenditionSelection.withName(String name)
Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioSelectorSettings.setAudioHlsRenditionSelection(AudioHlsRenditionSelection audioHlsRenditionSelection) |
AudioSelectorSettings |
AudioSelectorSettings.withAudioHlsRenditionSelection(AudioHlsRenditionSelection audioHlsRenditionSelection) |
Copyright © 2022. All rights reserved.