| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35SegmentationScope |
Scte35SegmentationScope.fromValue(String value)
Use this in place of valueOf.
|
static Scte35SegmentationScope |
Scte35SegmentationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35SegmentationScope[] |
Scte35SegmentationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AvailConfiguration |
AvailConfiguration.withScte35SegmentationScope(Scte35SegmentationScope scte35SegmentationScope)
Configures whether SCTE 35 passthrough triggers segment breaks in all output groups that use segmented outputs.
|
Copyright © 2024. All rights reserved.