| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static SmoothGroupSegmentationMode |
SmoothGroupSegmentationMode.fromValue(String value)
Use this in place of valueOf.
|
static SmoothGroupSegmentationMode |
SmoothGroupSegmentationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothGroupSegmentationMode[] |
SmoothGroupSegmentationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSegmentationMode(SmoothGroupSegmentationMode segmentationMode)
When set to useInputSegmentation, the output segment or fragment points are set by the RAI markers from the input
streams.
|
Copyright © 2018. All rights reserved.