Uses of Class
software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
-
Packages that use HlsGroupSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of HlsGroupSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return HlsGroupSettings Modifier and Type Method Description HlsGroupSettingsOutputGroupSettings. hlsGroupSettings()Settings related to your HLS output package.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type HlsGroupSettings Modifier and Type Method Description OutputGroupSettings.BuilderOutputGroupSettings.Builder. hlsGroupSettings(HlsGroupSettings hlsGroupSettings)Settings related to your HLS output package.
-