| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static WebvttDestinationSettings.Builder |
WebvttDestinationSettings.builder() |
WebvttDestinationSettings.Builder |
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 |
WebvttDestinationSettings.Builder.styleControl(WebvttDestinationStyleControl styleControl)
Controls whether the color and position of the source captions is passed through to the WebVTT output
captions.
|
WebvttDestinationSettings.Builder |
WebvttDestinationSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WebvttDestinationSettings.Builder> |
WebvttDestinationSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CaptionDestinationSettings.Builder |
CaptionDestinationSettings.Builder.webvttDestinationSettings(Consumer<WebvttDestinationSettings.Builder> webvttDestinationSettings)
Sets the value of the WebvttDestinationSettings property for this object.
|
Copyright © 2022. All rights reserved.