| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsScte35SourceType |
HlsScte35SourceType.fromValue(String value)
Use this in place of valueOf.
|
static HlsScte35SourceType |
HlsScte35SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsScte35SourceType[] |
HlsScte35SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsInputSettings |
HlsInputSettings.withScte35Source(HlsScte35SourceType scte35Source)
Identifies the source for the SCTE-35 messages that MediaLive will ingest.
|
Copyright © 2022. All rights reserved.