| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35SpliceInsertWebDeliveryAllowedBehavior |
Scte35SpliceInsertWebDeliveryAllowedBehavior.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static Scte35SpliceInsertWebDeliveryAllowedBehavior |
Scte35SpliceInsertWebDeliveryAllowedBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35SpliceInsertWebDeliveryAllowedBehavior[] |
Scte35SpliceInsertWebDeliveryAllowedBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Scte35SpliceInsertWebDeliveryAllowedBehavior |
Scte35SpliceInsert.webDeliveryAllowedFlag()
When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or
Ad Avail slates
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Scte35SpliceInsertWebDeliveryAllowedBehavior> |
Scte35SpliceInsertWebDeliveryAllowedBehavior.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
Scte35SpliceInsert.Builder |
Scte35SpliceInsert.Builder.webDeliveryAllowedFlag(Scte35SpliceInsertWebDeliveryAllowedBehavior webDeliveryAllowedFlag)
When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts
or Ad Avail slates
|
Copyright © 2022. All rights reserved.