Uses of Interface
software.amazon.awscdk.services.medialive.alpha.VbrRateControlProps
Packages that use VbrRateControlProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of VbrRateControlProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement VbrRateControlPropsMethods in software.amazon.awscdk.services.medialive.alpha that return VbrRateControlPropsModifier and TypeMethodDescriptionVbrRateControlProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type VbrRateControlPropsModifier and TypeMethodDescriptionstatic H264RateControlH264RateControl.vbr(VbrRateControlProps props) (experimental) Variable bitrate.static H265RateControlH265RateControl.vbr(VbrRateControlProps props) (experimental) Variable bitrate.