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, sdkFields
copy
applyMutation, build
TtmlDestinationSettings.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
,
TtmlStylePassthrough
TtmlDestinationSettings.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
,
TtmlStylePassthrough
Copyright © 2022. All rights reserved.