public static interface TtmlDestinationSettings.Builder extends CopyableBuilder<TtmlDestinationSettings.Builder,TtmlDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
TtmlDestinationSettings.Builder |
styleControl(String 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.
|
TtmlDestinationSettings.Builder |
styleControl(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.
|
copyapply, buildTtmlDestinationSettings.Builder styleControl(String styleControl)
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.TtmlDestinationStyleControl,
TtmlDestinationStyleControlTtmlDestinationSettings.Builder styleControl(TtmlDestinationStyleControl styleControl)
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.TtmlDestinationStyleControl,
TtmlDestinationStyleControlCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.