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