| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedScte20Detection |
EmbeddedScte20Detection.fromValue(String value)
Use this in place of valueOf.
|
static EmbeddedScte20Detection |
EmbeddedScte20Detection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddedScte20Detection[] |
EmbeddedScte20Detection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withScte20Detection(EmbeddedScte20Detection scte20Detection)
Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.
|
Copyright © 2024. All rights reserved.