| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35Type |
Scte35Type.fromValue(String value)
Use this in place of valueOf.
|
static Scte35Type |
Scte35Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35Type[] |
Scte35Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CmafIngestGroupSettings |
CmafIngestGroupSettings.withScte35Type(Scte35Type scte35Type)
Type of scte35 track to add.
|
Copyright © 2024. All rights reserved.