Uses of Class
software.amazon.awssdk.services.mediaconvert.model.GifSettings
-
Packages that use GifSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of GifSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return GifSettings Modifier and Type Method Description GifSettingsVideoCodecSettings. gifSettings()Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value GIFMethods in software.amazon.awssdk.services.mediaconvert.model with parameters of type GifSettings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. gifSettings(GifSettings gifSettings)Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value GIF
-