| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static DashPeriodTrigger |
DashPeriodTrigger.fromValue(String value)
Use this in place of valueOf.
|
static DashPeriodTrigger |
DashPeriodTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashPeriodTrigger[] |
DashPeriodTrigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetDashManifestConfiguration |
GetDashManifestConfiguration.withPeriodTriggers(DashPeriodTrigger... periodTriggers)
A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple
periods.
|
CreateDashManifestConfiguration |
CreateDashManifestConfiguration.withPeriodTriggers(DashPeriodTrigger... periodTriggers)
A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple
periods.
|
Copyright © 2025. All rights reserved.