| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte20Convert608To708 |
Scte20Convert608To708.fromValue(String value)
Use this in place of valueOf.
|
static Scte20Convert608To708 |
Scte20Convert608To708.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte20Convert608To708[] |
Scte20Convert608To708.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scte20SourceSettings |
Scte20SourceSettings.withConvert608To708(Scte20Convert608To708 convert608To708)
If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well
as translated into 708.
|
Copyright © 2018. All rights reserved.