Uses of Class
software.amazon.awssdk.services.medialive.model.EmbeddedSourceSettings
-
Packages that use EmbeddedSourceSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of EmbeddedSourceSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return EmbeddedSourceSettings Modifier and Type Method Description EmbeddedSourceSettingsCaptionSelectorSettings. embeddedSourceSettings()Returns the value of the EmbeddedSourceSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type EmbeddedSourceSettings Modifier and Type Method Description CaptionSelectorSettings.BuilderCaptionSelectorSettings.Builder. embeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)Sets the value of the EmbeddedSourceSettings property for this object.
-