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