| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static M3u8Scte35Behavior |
M3u8Scte35Behavior.fromValue(String value)
Use this in place of valueOf.
|
static M3u8Scte35Behavior |
M3u8Scte35Behavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M3u8Scte35Behavior[] |
M3u8Scte35Behavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
M3u8Settings |
M3u8Settings.withScte35Behavior(M3u8Scte35Behavior scte35Behavior)
If set to passthrough, passes any SCTE-35 signals from the input source to this output.
|
Copyright © 2021. All rights reserved.