| 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.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)
Specifies a time delta in seconds to offset the captions from the source file.
|
| 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 © 2021. All rights reserved.