Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265Deblocking
Packages that use H265Deblocking
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265Deblocking in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H265DeblockingModifier and TypeFieldDescriptionstatic final H265DeblockingH265Deblocking.DISABLED(experimental) Disabled.static final H265DeblockingH265Deblocking.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return H265DeblockingModifier and TypeMethodDescriptiondefault H265DeblockingH265SettingsProps.getDeblocking()(experimental) Deblocking filter control.final H265DeblockingH265SettingsProps.Jsii$Proxy.getDeblocking()static H265Deblocking(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H265DeblockingModifier and TypeMethodDescriptionH265SettingsProps.Builder.deblocking(H265Deblocking deblocking) Sets the value ofH265SettingsProps.getDeblocking()