| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionSourceSettings |
CaptionSourceSettings.clone() |
CaptionSourceSettings |
CaptionSelector.getSourceSettings()
Source settings (SourceSettings) contains the group of settings for captions in the input.
|
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)
Settings for File-based Captions in Source
|
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 specfied by track number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelector.setSourceSettings(CaptionSourceSettings sourceSettings)
Source settings (SourceSettings) contains the group of settings for captions in the input.
|
CaptionSelector |
CaptionSelector.withSourceSettings(CaptionSourceSettings sourceSettings)
Source settings (SourceSettings) contains the group of settings for captions in the input.
|
Copyright © 2019. All rights reserved.