Uses of Class
software.amazon.awscdk.services.medialive.alpha.Av1BitDepth
Packages that use Av1BitDepth
Package
Description
AWS::MediaLive Construct Library
-
Uses of Av1BitDepth in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Av1BitDepthModifier and TypeFieldDescriptionstatic final Av1BitDepthAv1BitDepth.BIT_DEPTH_10(experimental) 10-bit.static final Av1BitDepthAv1BitDepth.BIT_DEPTH_8(experimental) 8-bit.Methods in software.amazon.awscdk.services.medialive.alpha that return Av1BitDepthModifier and TypeMethodDescriptiondefault Av1BitDepthAv1SettingsProps.getBitDepth()(experimental) Bit depth for the AV1 encode.final Av1BitDepthAv1SettingsProps.Jsii$Proxy.getBitDepth()static Av1BitDepth(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Av1BitDepthModifier and TypeMethodDescriptionAv1SettingsProps.Builder.bitDepth(Av1BitDepth bitDepth) Sets the value ofAv1SettingsProps.getBitDepth()