| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35InputMode |
Scte35InputMode.fromValue(String value)
Use this in place of valueOf.
|
static Scte35InputMode |
Scte35InputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35InputMode[] |
Scte35InputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scte35InputScheduleActionSettings |
Scte35InputScheduleActionSettings.withMode(Scte35InputMode mode)
Whether the SCTE-35 input should be the active input or a fixed input.
|
Copyright © 2022. All rights reserved.