Uses of Class
software.amazon.awssdk.services.mediaconvert.model.F4vSettings
-
Packages that use F4vSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of F4vSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return F4vSettings Modifier and Type Method Description F4vSettingsContainerSettings. f4vSettings()Settings for F4v containerMethods in software.amazon.awssdk.services.mediaconvert.model with parameters of type F4vSettings Modifier and Type Method Description ContainerSettings.BuilderContainerSettings.Builder. f4vSettings(F4vSettings f4vSettings)Settings for F4v container
-