| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ScteHls.Builder |
ScteHls.Builder.adMarkerHls(AdMarkerHls adMarkerHls)
Ad markers indicate when ads should be inserted during playback.
|
ScteHls.Builder |
ScteHls.Builder.adMarkerHls(String adMarkerHls)
Ad markers indicate when ads should be inserted during playback.
|
static ScteHls.Builder |
ScteHls.builder() |
ScteHls.Builder |
ScteHls.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ScteHls.Builder> |
ScteHls.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.scteHls(Consumer<ScteHls.Builder> scteHls)
Sets the value of the ScteHls property for this object.
|
default GetHlsManifestConfiguration.Builder |
GetHlsManifestConfiguration.Builder.scteHls(Consumer<ScteHls.Builder> scteHls)
Sets the value of the ScteHls property for this object.
|
default CreateLowLatencyHlsManifestConfiguration.Builder |
CreateLowLatencyHlsManifestConfiguration.Builder.scteHls(Consumer<ScteHls.Builder> scteHls)
Sets the value of the ScteHls property for this object.
|
default CreateHlsManifestConfiguration.Builder |
CreateHlsManifestConfiguration.Builder.scteHls(Consumer<ScteHls.Builder> scteHls)
Sets the value of the ScteHls property for this object.
|
Copyright © 2023. All rights reserved.