| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionDestinationSettings |
CaptionDestinationSettings.clone() |
CaptionDestinationSettings |
CaptionDescriptionPreset.getDestinationSettings()
Settings related to one captions tab on the MediaConvert console.
|
CaptionDestinationSettings |
CaptionDescription.getDestinationSettings()
Settings related to one captions tab on the MediaConvert console.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withBurninDestinationSettings(BurninDestinationSettings burninDestinationSettings)
Burn-in is a captions delivery method, rather than a captions format.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withDestinationType(CaptionDestinationType destinationType)
Specify the format for this set of captions on this output.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withDestinationType(String destinationType)
Specify the format for this set of captions on this output.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withDvbSubDestinationSettings(DvbSubDestinationSettings dvbSubDestinationSettings)
Settings related to DVB-Sub captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withEmbeddedDestinationSettings(EmbeddedDestinationSettings embeddedDestinationSettings)
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withImscDestinationSettings(ImscDestinationSettings imscDestinationSettings)
Settings related to IMSC captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withSccDestinationSettings(SccDestinationSettings sccDestinationSettings)
Settings related to SCC captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withSrtDestinationSettings(SrtDestinationSettings srtDestinationSettings)
Settings related to SRT captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withTeletextDestinationSettings(TeletextDestinationSettings teletextDestinationSettings)
Settings related to teletext captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withTtmlDestinationSettings(TtmlDestinationSettings ttmlDestinationSettings)
Settings related to TTML captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withWebvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)
Settings related to WebVTT captions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDescriptionPreset.setDestinationSettings(CaptionDestinationSettings destinationSettings)
Settings related to one captions tab on the MediaConvert console.
|
void |
CaptionDescription.setDestinationSettings(CaptionDestinationSettings destinationSettings)
Settings related to one captions tab on the MediaConvert console.
|
CaptionDescriptionPreset |
CaptionDescriptionPreset.withDestinationSettings(CaptionDestinationSettings destinationSettings)
Settings related to one captions tab on the MediaConvert console.
|
CaptionDescription |
CaptionDescription.withDestinationSettings(CaptionDestinationSettings destinationSettings)
Settings related to one captions tab on the MediaConvert console.
|
Copyright © 2024. All rights reserved.