Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
-
Packages that use MsSmoothGroupSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MsSmoothGroupSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MsSmoothGroupSettings Modifier and Type Method Description MsSmoothGroupSettingsOutputGroupSettings. msSmoothGroupSettings()Settings related to your Microsoft Smooth Streaming output package.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MsSmoothGroupSettings Modifier and Type Method Description OutputGroupSettings.BuilderOutputGroupSettings.Builder. msSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings)Settings related to your Microsoft Smooth Streaming output package.
-