public static interface SrtDestinationSettings.Builder extends SdkPojo, CopyableBuilder<SrtDestinationSettings.Builder,SrtDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
SrtDestinationSettings.Builder |
stylePassthrough(SrtStylePassthrough stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position
information from your input captions.
|
SrtDestinationSettings.Builder |
stylePassthrough(String stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position
information from your input captions.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSrtDestinationSettings.Builder stylePassthrough(String stylePassthrough)
stylePassthrough - Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position
information from your input captions. MediaConvert uses default settings for any missing style and
position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to
ignore the style and position information from your input captions and use simplified output captions.SrtStylePassthrough,
SrtStylePassthroughSrtDestinationSettings.Builder stylePassthrough(SrtStylePassthrough stylePassthrough)
stylePassthrough - Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position
information from your input captions. MediaConvert uses default settings for any missing style and
position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to
ignore the style and position information from your input captions and use simplified output captions.SrtStylePassthrough,
SrtStylePassthroughCopyright © 2023. All rights reserved.