| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
FileSourceSettings |
FileSourceSettings.clone() |
FileSourceSettings |
CaptionSourceSettings.getFileSourceSettings()
If your input captions are SCC, SMI, SRT, STL, TTML, WebVTT, or IMSC 1.1 in an xml file, specify the URI of the
input caption source file.
|
FileSourceSettings |
FileSourceSettings.withConvert608To708(FileSourceConvert608To708 convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
FileSourceSettings |
FileSourceSettings.withConvert608To708(String convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
FileSourceSettings |
FileSourceSettings.withConvertPaintToPop(CaptionSourceConvertPaintOnToPopOn convertPaintToPop)
Choose the presentation style of your input SCC captions.
|
FileSourceSettings |
FileSourceSettings.withConvertPaintToPop(String convertPaintToPop)
Choose the presentation style of your input SCC captions.
|
FileSourceSettings |
FileSourceSettings.withFramerate(CaptionSourceFramerate framerate)
Ignore this setting unless your input captions format is SCC.
|
FileSourceSettings |
FileSourceSettings.withSourceFile(String sourceFile)
External caption file used for loading captions.
|
FileSourceSettings |
FileSourceSettings.withTimeDelta(Integer timeDelta)
Optional.
|
FileSourceSettings |
FileSourceSettings.withTimeDeltaUnits(FileSourceTimeDeltaUnits timeDeltaUnits)
When you use the setting Time delta (TimeDelta) to adjust the sync between your sidecar captions and your video,
use this setting to specify the units for the delta that you specify.
|
FileSourceSettings |
FileSourceSettings.withTimeDeltaUnits(String timeDeltaUnits)
When you use the setting Time delta (TimeDelta) to adjust the sync between your sidecar captions and your video,
use this setting to specify the units for the delta that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSourceSettings.setFileSourceSettings(FileSourceSettings fileSourceSettings)
If your input captions are SCC, SMI, SRT, STL, TTML, WebVTT, or IMSC 1.1 in an xml file, specify the URI of the
input caption source file.
|
CaptionSourceSettings |
CaptionSourceSettings.withFileSourceSettings(FileSourceSettings fileSourceSettings)
If your input captions are SCC, SMI, SRT, STL, TTML, WebVTT, or IMSC 1.1 in an xml file, specify the URI of the
input caption source file.
|
Copyright © 2023. All rights reserved.