Uses of Class
software.amazon.awscdk.services.medialive.alpha.Av1SpatialAq
Packages that use Av1SpatialAq
Package
Description
AWS::MediaLive Construct Library
-
Uses of Av1SpatialAq in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Av1SpatialAqModifier and TypeFieldDescriptionstatic final Av1SpatialAqAv1SpatialAq.DISABLED(experimental) Disabled.static final Av1SpatialAqAv1SpatialAq.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return Av1SpatialAqModifier and TypeMethodDescriptiondefault Av1SpatialAqAv1SettingsProps.getSpatialAq()(experimental) Spatial adaptive quantization.final Av1SpatialAqAv1SettingsProps.Jsii$Proxy.getSpatialAq()static Av1SpatialAq(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Av1SpatialAqModifier and TypeMethodDescriptionAv1SettingsProps.Builder.spatialAq(Av1SpatialAq spatialAq) Sets the value ofAv1SettingsProps.getSpatialAq()