Uses of Class
software.amazon.awssdk.services.medialive.model.Av1Settings
-
Packages that use Av1Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Av1Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Av1Settings Modifier and Type Method Description Av1SettingsVideoCodecSettings. av1Settings()Returns the value of the Av1Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Av1Settings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. av1Settings(Av1Settings av1Settings)Sets the value of the Av1Settings property for this object.
-