| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
BurninDestinationSettings |
BurninDestinationSettings.clone() |
BurninDestinationSettings |
CaptionDestinationSettings.getBurninDestinationSettings() |
BurninDestinationSettings |
BurninDestinationSettings.withAlignment(BurninSubtitleAlignment alignment) |
BurninDestinationSettings |
BurninDestinationSettings.withAlignment(String alignment) |
BurninDestinationSettings |
BurninDestinationSettings.withBackgroundColor(BurninSubtitleBackgroundColor backgroundColor) |
BurninDestinationSettings |
BurninDestinationSettings.withBackgroundColor(String backgroundColor) |
BurninDestinationSettings |
BurninDestinationSettings.withBackgroundOpacity(Integer backgroundOpacity)
Specifies the opacity of the background rectangle.
|
BurninDestinationSettings |
BurninDestinationSettings.withFontColor(BurninSubtitleFontColor fontColor) |
BurninDestinationSettings |
BurninDestinationSettings.withFontColor(String fontColor) |
BurninDestinationSettings |
BurninDestinationSettings.withFontOpacity(Integer fontOpacity)
Specifies the opacity of the burned-in captions.
|
BurninDestinationSettings |
BurninDestinationSettings.withFontResolution(Integer fontResolution)
Font resolution in DPI (dots per inch); default is 96 dpi.
|
BurninDestinationSettings |
BurninDestinationSettings.withFontSize(Integer fontSize)
A positive integer indicates the exact font size in points.
|
BurninDestinationSettings |
BurninDestinationSettings.withOutlineColor(BurninSubtitleOutlineColor outlineColor) |
BurninDestinationSettings |
BurninDestinationSettings.withOutlineColor(String outlineColor) |
BurninDestinationSettings |
BurninDestinationSettings.withOutlineSize(Integer outlineSize)
Specifies font outline size in pixels.
|
BurninDestinationSettings |
BurninDestinationSettings.withShadowColor(BurninSubtitleShadowColor shadowColor) |
BurninDestinationSettings |
BurninDestinationSettings.withShadowColor(String shadowColor) |
BurninDestinationSettings |
BurninDestinationSettings.withShadowOpacity(Integer shadowOpacity)
Specifies the opacity of the shadow.
|
BurninDestinationSettings |
BurninDestinationSettings.withShadowXOffset(Integer shadowXOffset)
Specifies the horizontal offset of the shadow relative to the captions in pixels.
|
BurninDestinationSettings |
BurninDestinationSettings.withShadowYOffset(Integer shadowYOffset)
Specifies the vertical offset of the shadow relative to the captions in pixels.
|
BurninDestinationSettings |
BurninDestinationSettings.withTeletextSpacing(BurninSubtitleTeletextSpacing teletextSpacing) |
BurninDestinationSettings |
BurninDestinationSettings.withTeletextSpacing(String teletextSpacing) |
BurninDestinationSettings |
BurninDestinationSettings.withXPosition(Integer xPosition)
Specifies the horizontal position of the caption relative to the left side of the output in pixels.
|
BurninDestinationSettings |
BurninDestinationSettings.withYPosition(Integer yPosition)
Specifies the vertical position of the caption relative to the top of the output in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setBurninDestinationSettings(BurninDestinationSettings burninDestinationSettings) |
CaptionDestinationSettings |
CaptionDestinationSettings.withBurninDestinationSettings(BurninDestinationSettings burninDestinationSettings) |
Copyright © 2019. All rights reserved.