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