| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionSourceSettings |
CaptionSourceSettings.clone() |
CaptionSourceSettings |
CaptionSelector.getSourceSettings()
If your input captions are SCC, TTML, STL, SMI, SRT, or IMSC in an xml file, specify the URI of the input
captions source file.
|
CaptionSourceSettings |
CaptionSourceSettings.withAncillarySourceSettings(AncillarySourceSettings ancillarySourceSettings)
Settings for ancillary captions source.
|
CaptionSourceSettings |
CaptionSourceSettings.withDvbSubSourceSettings(DvbSubSourceSettings dvbSubSourceSettings)
DVB Sub Source Settings
|
CaptionSourceSettings |
CaptionSourceSettings.withEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)
Settings for embedded captions Source
|
CaptionSourceSettings |
CaptionSourceSettings.withFileSourceSettings(FileSourceSettings fileSourceSettings)
If your input captions are SCC, SMI, SRT, STL, TTML, or IMSC 1.1 in an xml file, specify the URI of the input
caption source file.
|
CaptionSourceSettings |
CaptionSourceSettings.withSourceType(CaptionSourceType sourceType)
Use Source (SourceType) to identify the format of your input captions.
|
CaptionSourceSettings |
CaptionSourceSettings.withSourceType(String sourceType)
Use Source (SourceType) to identify the format of your input captions.
|
CaptionSourceSettings |
CaptionSourceSettings.withTeletextSourceSettings(TeletextSourceSettings teletextSourceSettings)
Settings specific to Teletext caption sources, including Page number.
|
CaptionSourceSettings |
CaptionSourceSettings.withTrackSourceSettings(TrackSourceSettings trackSourceSettings)
Settings specific to caption sources that are specified by track number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelector.setSourceSettings(CaptionSourceSettings sourceSettings)
If your input captions are SCC, TTML, STL, SMI, SRT, or IMSC in an xml file, specify the URI of the input
captions source file.
|
CaptionSelector |
CaptionSelector.withSourceSettings(CaptionSourceSettings sourceSettings)
If your input captions are SCC, TTML, STL, SMI, SRT, or IMSC in an xml file, specify the URI of the input
captions source file.
|
Copyright © 2020. All rights reserved.