| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static TtmlDestinationStyleControl |
TtmlDestinationStyleControl.fromValue(String value)
Use this in place of valueOf.
|
static TtmlDestinationStyleControl |
TtmlDestinationStyleControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TtmlDestinationStyleControl[] |
TtmlDestinationStyleControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TtmlDestinationSettings |
TtmlDestinationSettings.withStyleControl(TtmlDestinationStyleControl styleControl)
When set to passthrough, passes through style and position information from a TTML-like input source (TTML,
SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.
|
Copyright © 2019. All rights reserved.