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