| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
WebvttDestinationSettings |
WebvttDestinationSettings.clone() |
WebvttDestinationSettings |
CaptionDestinationSettings.getWebvttDestinationSettings()
Settings related to WebVTT captions.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(String stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information
from your input captions.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(WebvttStylePassthrough stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information
from your input captions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setWebvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)
Settings related to WebVTT captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withWebvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)
Settings related to WebVTT captions.
|
Copyright © 2021. All rights reserved.