| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
static ScteMarkersSource |
ScteMarkersSource.fromValue(String value)
Use this in place of valueOf.
|
static ScteMarkersSource |
ScteMarkersSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScteMarkersSource[] |
ScteMarkersSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DashManifest |
DashManifest.withScteMarkersSource(ScteMarkersSource scteMarkersSource)
The source of scte markers used.
|
Copyright © 2024. All rights reserved.