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