public static interface WebvttDestinationSettings.Builder extends SdkPojo, CopyableBuilder<WebvttDestinationSettings.Builder,WebvttDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
WebvttDestinationSettings.Builder |
stylePassthrough(String stylePassthrough)
Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the
captions source in the input.
|
WebvttDestinationSettings.Builder |
stylePassthrough(WebvttStylePassthrough stylePassthrough)
Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the
captions source in the input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWebvttDestinationSettings.Builder stylePassthrough(String stylePassthrough)
stylePassthrough - Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from
the captions source in the input. Keep the default value, Disabled (DISABLED), for simplified output
captions.WebvttStylePassthrough,
WebvttStylePassthroughWebvttDestinationSettings.Builder stylePassthrough(WebvttStylePassthrough stylePassthrough)
stylePassthrough - Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from
the captions source in the input. Keep the default value, Disabled (DISABLED), for simplified output
captions.WebvttStylePassthrough,
WebvttStylePassthroughCopyright © 2021. All rights reserved.