| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
AdMarkerHls |
ScteHls.adMarkerHls()
Ad markers indicate when ads should be inserted during playback.
|
static AdMarkerHls |
AdMarkerHls.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AdMarkerHls |
AdMarkerHls.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdMarkerHls[] |
AdMarkerHls.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AdMarkerHls> |
AdMarkerHls.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
ScteHls.Builder |
ScteHls.Builder.adMarkerHls(AdMarkerHls adMarkerHls)
Ad markers indicate when ads should be inserted during playback.
|
Copyright © 2023. All rights reserved.