Uses of Class
software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
-
Packages that use EmbeddedSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of EmbeddedSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return EmbeddedSourceSettings Modifier and Type Method Description EmbeddedSourceSettingsCaptionSourceSettings. embeddedSourceSettings()Settings for embedded captions SourceMethods in software.amazon.awssdk.services.mediaconvert.model with parameters of type EmbeddedSourceSettings Modifier and Type Method Description CaptionSourceSettings.BuilderCaptionSourceSettings.Builder. embeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)Settings for embedded captions Source
-