Uses of Class
software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
-
Packages that use FileSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of FileSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return FileSourceSettings Modifier and Type Method Description FileSourceSettingsCaptionSourceSettings. 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.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type FileSourceSettings Modifier and Type Method Description CaptionSourceSettings.BuilderCaptionSourceSettings.Builder. fileSourceSettings(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.
-