| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static M2tsSegmentationStyle |
M2tsSegmentationStyle.fromValue(String value)
Use this in place of valueOf.
|
static M2tsSegmentationStyle |
M2tsSegmentationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M2tsSegmentationStyle[] |
M2tsSegmentationStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
M2tsSettings |
M2tsSettings.withSegmentationStyle(M2tsSegmentationStyle segmentationStyle)
The segmentation style parameter controls how segmentation markers are inserted into the transport stream.
|
Copyright © 2022. All rights reserved.