| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsIncompleteSegmentBehavior |
HlsIncompleteSegmentBehavior.fromValue(String value)
Use this in place of valueOf.
|
static HlsIncompleteSegmentBehavior |
HlsIncompleteSegmentBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsIncompleteSegmentBehavior[] |
HlsIncompleteSegmentBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsGroupSettings |
HlsGroupSettings.withIncompleteSegmentBehavior(HlsIncompleteSegmentBehavior incompleteSegmentBehavior)
Specifies whether to include the final (incomplete) segment in the media output when the pipeline stops producing
output because of a channel stop, a channel pause or a loss of input to the pipeline.
|
Copyright © 2024. All rights reserved.