Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MpdSettings
-
Packages that use MpdSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MpdSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MpdSettings Modifier and Type Method Description MpdSettingsContainerSettings. mpdSettings()These settings relate to the fragmented MP4 container for the segments in your DASH outputs.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MpdSettings Modifier and Type Method Description ContainerSettings.BuilderContainerSettings.Builder. mpdSettings(MpdSettings mpdSettings)These settings relate to the fragmented MP4 container for the segments in your DASH outputs.
-