| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
StandardHlsSettings.Builder |
StandardHlsSettings.Builder.audioRenditionSets(String audioRenditionSets)
List all the audio groups that are used with the video output stream.
|
static StandardHlsSettings.Builder |
StandardHlsSettings.builder() |
default StandardHlsSettings.Builder |
StandardHlsSettings.Builder.m3u8Settings(Consumer<M3u8Settings.Builder> m3u8Settings)
Sets the value of the M3u8Settings property for this object.
|
StandardHlsSettings.Builder |
StandardHlsSettings.Builder.m3u8Settings(M3u8Settings m3u8Settings)
Sets the value of the M3u8Settings property for this object.
|
StandardHlsSettings.Builder |
StandardHlsSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StandardHlsSettings.Builder> |
StandardHlsSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HlsSettings.Builder |
HlsSettings.Builder.standardHlsSettings(Consumer<StandardHlsSettings.Builder> standardHlsSettings)
Sets the value of the StandardHlsSettings property for this object.
|
Copyright © 2022. All rights reserved.