| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
SrtDestinationSettings |
SrtDestinationSettings.clone() |
SrtDestinationSettings |
CaptionDestinationSettings.getSrtDestinationSettings()
SRT Destination Settings
|
SrtDestinationSettings |
SrtDestinationSettings.withStylePassthrough(SrtStylePassthrough stylePassthrough)
Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the
captions source in the input.
|
SrtDestinationSettings |
SrtDestinationSettings.withStylePassthrough(String stylePassthrough)
Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the
captions source in the input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setSrtDestinationSettings(SrtDestinationSettings srtDestinationSettings)
SRT Destination Settings
|
CaptionDestinationSettings |
CaptionDestinationSettings.withSrtDestinationSettings(SrtDestinationSettings srtDestinationSettings)
SRT Destination Settings
|
Copyright © 2021. All rights reserved.