Uses of Interface
software.amazon.awscdk.services.medialive.alpha.CbrRateControlProps
Packages that use CbrRateControlProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of CbrRateControlProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement CbrRateControlPropsMethods in software.amazon.awscdk.services.medialive.alpha that return CbrRateControlPropsModifier and TypeMethodDescriptionCbrRateControlProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type CbrRateControlPropsModifier and TypeMethodDescriptionstatic Av1RateControlAv1RateControl.cbr(CbrRateControlProps props) (experimental) Constant bitrate.static H264RateControlH264RateControl.cbr(CbrRateControlProps props) (experimental) Constant bitrate.static H265RateControlH265RateControl.cbr(CbrRateControlProps props) (experimental) Constant bitrate.