| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
TtmlDestinationSettings |
TtmlDestinationSettings.clone() |
TtmlDestinationSettings |
CaptionDestinationSettings.getTtmlDestinationSettings()
Settings specific to TTML caption outputs, including Pass style information (TtmlStylePassthrough).
|
TtmlDestinationSettings |
TtmlDestinationSettings.withStylePassthrough(String stylePassthrough)
Pass through style and position information from a TTML-like input source (TTML, SMPTE-TT) to the TTML output.
|
TtmlDestinationSettings |
TtmlDestinationSettings.withStylePassthrough(TtmlStylePassthrough stylePassthrough)
Pass through style and position information from a TTML-like input source (TTML, SMPTE-TT) to the TTML output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setTtmlDestinationSettings(TtmlDestinationSettings ttmlDestinationSettings)
Settings specific to TTML caption outputs, including Pass style information (TtmlStylePassthrough).
|
CaptionDestinationSettings |
CaptionDestinationSettings.withTtmlDestinationSettings(TtmlDestinationSettings ttmlDestinationSettings)
Settings specific to TTML caption outputs, including Pass style information (TtmlStylePassthrough).
|
Copyright © 2020. All rights reserved.