| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
SrtDestinationSettings |
SrtDestinationSettings.clone() |
SrtDestinationSettings |
CaptionDestinationSettings.getSrtDestinationSettings()
Settings related to SRT captions.
|
SrtDestinationSettings |
SrtDestinationSettings.withStylePassthrough(SrtStylePassthrough stylePassthrough)
Set Style passthrough to ENABLED to use the available style, color, and position information from your input
captions.
|
SrtDestinationSettings |
SrtDestinationSettings.withStylePassthrough(String stylePassthrough)
Set Style passthrough to ENABLED to use the available style, color, and position information from your input
captions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setSrtDestinationSettings(SrtDestinationSettings srtDestinationSettings)
Settings related to SRT captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withSrtDestinationSettings(SrtDestinationSettings srtDestinationSettings)
Settings related to SRT captions.
|
Copyright © 2025. All rights reserved.