Uses of Class
software.amazon.awssdk.services.medialive.model.MsSmoothOutputSettings
-
Packages that use MsSmoothOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of MsSmoothOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return MsSmoothOutputSettings Modifier and Type Method Description MsSmoothOutputSettingsOutputSettings. msSmoothOutputSettings()Returns the value of the MsSmoothOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type MsSmoothOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. msSmoothOutputSettings(MsSmoothOutputSettings msSmoothOutputSettings)Sets the value of the MsSmoothOutputSettings property for this object.
-