public static interface TtmlDestinationSettings.Builder extends SdkPojo, CopyableBuilder<TtmlDestinationSettings.Builder,TtmlDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
TtmlDestinationSettings.Builder |
stylePassthrough(String stylePassthrough)
Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to the TTML
output.
|
TtmlDestinationSettings.Builder |
stylePassthrough(TtmlStylePassthrough stylePassthrough)
Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to the TTML
output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTtmlDestinationSettings.Builder stylePassthrough(String stylePassthrough)
stylePassthrough - Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to
the TTML output.TtmlStylePassthrough,
TtmlStylePassthroughTtmlDestinationSettings.Builder stylePassthrough(TtmlStylePassthrough stylePassthrough)
stylePassthrough - Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to
the TTML output.TtmlStylePassthrough,
TtmlStylePassthroughCopyright © 2023. All rights reserved.