| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35SegmentationCancelIndicator |
Scte35SegmentationCancelIndicator.fromValue(String value)
Use this in place of valueOf.
|
static Scte35SegmentationCancelIndicator |
Scte35SegmentationCancelIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35SegmentationCancelIndicator[] |
Scte35SegmentationCancelIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scte35SegmentationDescriptor |
Scte35SegmentationDescriptor.withSegmentationCancelIndicator(Scte35SegmentationCancelIndicator segmentationCancelIndicator)
Corresponds to SCTE-35 segmentation_event_cancel_indicator.
|
Copyright © 2019. All rights reserved.