public static interface WebvttDestinationSettings.Builder extends SdkPojo, CopyableBuilder<WebvttDestinationSettings.Builder,WebvttDestinationSettings>
| Modifier and Type | Method and Description |
|---|---|
WebvttDestinationSettings.Builder |
styleControl(String styleControl)
Controls whether the color and position of the source captions is passed through to the WebVTT output
captions.
|
WebvttDestinationSettings.Builder |
styleControl(WebvttDestinationStyleControl styleControl)
Controls whether the color and position of the source captions is passed through to the WebVTT output
captions.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWebvttDestinationSettings.Builder styleControl(String styleControl)
styleControl - Controls whether the color and position of the source captions is passed through to the WebVTT output
captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA -
Don't pass through the style. The output captions will not contain any font styling information.WebvttDestinationStyleControl,
WebvttDestinationStyleControlWebvttDestinationSettings.Builder styleControl(WebvttDestinationStyleControl styleControl)
styleControl - Controls whether the color and position of the source captions is passed through to the WebVTT output
captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA -
Don't pass through the style. The output captions will not contain any font styling information.WebvttDestinationStyleControl,
WebvttDestinationStyleControlCopyright © 2022. All rights reserved.