| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static SrtDestinationSettings.Builder |
SrtDestinationSettings.builder() |
SrtDestinationSettings.Builder |
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 |
SrtDestinationSettings.Builder.stylePassthrough(String stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position
information from your input captions.
|
SrtDestinationSettings.Builder |
SrtDestinationSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SrtDestinationSettings.Builder> |
SrtDestinationSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CaptionDestinationSettings.Builder |
CaptionDestinationSettings.Builder.srtDestinationSettings(Consumer<SrtDestinationSettings.Builder> srtDestinationSettings)
Settings related to SRT captions.
|
Copyright © 2023. All rights reserved.