| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static SmoothGroupEventStopBehavior |
SmoothGroupEventStopBehavior.fromValue(String value)
Use this in place of valueOf.
|
static SmoothGroupEventStopBehavior |
SmoothGroupEventStopBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothGroupEventStopBehavior[] |
SmoothGroupEventStopBehavior.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.withEventStopBehavior(SmoothGroupEventStopBehavior eventStopBehavior)
When set to sendEos, send EOS signal to IIS server when stopping the event
|
Copyright © 2021. All rights reserved.