Uses of Class
software.amazon.awscdk.Bitrate
Packages that use Bitrate
Package
Description
AWS Cloud Development Kit Library
AWS::MediaConnect Construct Library
AWS::MediaLive Construct Library
AWS::MediaPackageV2 Construct Library
-
Uses of Bitrate in software.amazon.awscdk
Methods in software.amazon.awscdk that return BitrateModifier and TypeMethodDescriptionstatic BitrateCreate a Bitrate representing an amount of bits per second.static BitrateCreate a Bitrate representing an amount of gigabits per second.static BitrateCreate a Bitrate representing an amount of kilobits per second.static BitrateCreate a Bitrate representing an amount of megabits per second. -
Uses of Bitrate in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return BitrateModifier and TypeMethodDescriptionEgressBridgeConfiguration.getMaxBitrate()(experimental) The maximum expected bitrate (in bps) of the bridge.final BitrateEgressBridgeConfiguration.Jsii$Proxy.getMaxBitrate()IngressBridgeConfiguration.getMaxBitrate()(experimental) The maximum expected bitrate (in bps) of the bridge.final BitrateIngressBridgeConfiguration.Jsii$Proxy.getMaxBitrate()default BitrateSourceRist.getMaxBitrate()(experimental) The maximum bitrate for RIST, RTP, and RTP-FEC streams.final BitrateSourceRist.Jsii$Proxy.getMaxBitrate()default BitrateSourceRtp.getMaxBitrate()(experimental) The maximum bitrate for RIST, RTP, and RTP-FEC streams.final BitrateSourceRtp.Jsii$Proxy.getMaxBitrate()default BitrateSourceSrtCaller.getMaxBitrate()(experimental) The maximum bitrate for streams.final BitrateSourceSrtCaller.Jsii$Proxy.getMaxBitrate()default BitrateSourceSrtListener.getMaxBitrate()(experimental) The maximum bitrate for streams.final BitrateSourceSrtListener.Jsii$Proxy.getMaxBitrate()RouterInputProps.getMaximumBitrate()(experimental) The maximum bitrate for the router input.final BitrateRouterInputProps.Jsii$Proxy.getMaximumBitrate()RouterOutputProps.getMaximumBitrate()(experimental) The maximum bitrate for the router output.final BitrateRouterOutputProps.Jsii$Proxy.getMaximumBitrate()default BitrateEncodingConfig.getVideoMaxBitrate()(experimental) The maximum video bitrate to use when transcoding the NDI source to a transport stream.final BitrateEncodingConfig.Jsii$Proxy.getVideoMaxBitrate()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type BitrateModifier and TypeMethodDescriptionEgressBridgeConfiguration.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofEgressBridgeConfiguration.getMaxBitrate()IngressBridgeConfiguration.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofIngressBridgeConfiguration.getMaxBitrate()SourceRist.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofSourceRist.getMaxBitrate()SourceRtp.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofSourceRtp.getMaxBitrate()SourceSrtCaller.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofSourceSrtCaller.getMaxBitrate()SourceSrtListener.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofSourceSrtListener.getMaxBitrate()RouterInput.Builder.maximumBitrate(Bitrate maximumBitrate) (experimental) The maximum bitrate for the router input.RouterInputProps.Builder.maximumBitrate(Bitrate maximumBitrate) Sets the value ofRouterInputProps.getMaximumBitrate()RouterOutput.Builder.maximumBitrate(Bitrate maximumBitrate) (experimental) The maximum bitrate for the router output.RouterOutputProps.Builder.maximumBitrate(Bitrate maximumBitrate) Sets the value ofRouterOutputProps.getMaximumBitrate()EncodingConfig.Builder.videoMaxBitrate(Bitrate videoMaxBitrate) Sets the value ofEncodingConfig.getVideoMaxBitrate() -
Uses of Bitrate in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return BitrateModifier and TypeMethodDescriptiondefault BitrateHlsInputSettings.getBandwidth()(experimental) The bandwidth to select from the HLS manifest.final BitrateHlsInputSettings.Jsii$Proxy.getBandwidth()default BitrateAacSettingsProps.getBitrate()(experimental) The average bitrate.final BitrateAacSettingsProps.Jsii$Proxy.getBitrate()default BitrateAc3SettingsProps.getBitrate()(experimental) The average bitrate.final BitrateAc3SettingsProps.Jsii$Proxy.getBitrate()CbrRateControlProps.getBitrate()(experimental) The constant bitrate.final BitrateCbrRateControlProps.Jsii$Proxy.getBitrate()default BitrateEac3AtmosSettingsProps.getBitrate()(experimental) The average bitrate.final BitrateEac3AtmosSettingsProps.Jsii$Proxy.getBitrate()default BitrateEac3SettingsProps.getBitrate()(experimental) The average bitrate.final BitrateEac3SettingsProps.Jsii$Proxy.getBitrate()default BitrateM2tsSettingsProps.getBitrate()(experimental) The output bitrate of the transport stream.final BitrateM2tsSettingsProps.Jsii$Proxy.getBitrate()default BitrateMp2SettingsProps.getBitrate()(experimental) The average bitrate.final BitrateMp2SettingsProps.Jsii$Proxy.getBitrate()VbrRateControlProps.getBitrate()(experimental) The average bitrate.final BitrateVbrRateControlProps.Jsii$Proxy.getBitrate()QvbrRateControlProps.getMaxBitrate()(experimental) The maximum bitrate.final BitrateQvbrRateControlProps.Jsii$Proxy.getMaxBitrate()VbrRateControlProps.getMaxBitrate()(experimental) The maximum bitrate.final BitrateVbrRateControlProps.Jsii$Proxy.getMaxBitrate()default BitrateM2tsSettingsProps.getNullPacketBitrate()(experimental) The bitrate of extra null packets to insert into the transport stream.final BitrateM2tsSettingsProps.Jsii$Proxy.getNullPacketBitrate()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type BitrateModifier and TypeMethodDescriptionSets the value ofHlsInputSettings.getBandwidth()Sets the value ofAacSettingsProps.getBitrate()Sets the value ofAc3SettingsProps.getBitrate()Sets the value ofCbrRateControlProps.getBitrate()Sets the value ofEac3AtmosSettingsProps.getBitrate()Sets the value ofEac3SettingsProps.getBitrate()Sets the value ofM2tsSettingsProps.getBitrate()Sets the value ofMp2SettingsProps.getBitrate()Sets the value ofVbrRateControlProps.getBitrate()QvbrRateControlProps.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofQvbrRateControlProps.getMaxBitrate()VbrRateControlProps.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofVbrRateControlProps.getMaxBitrate()M2tsSettingsProps.Builder.nullPacketBitrate(Bitrate nullPacketBitrate) Sets the value ofM2tsSettingsProps.getNullPacketBitrate() -
Uses of Bitrate in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type BitrateModifier and TypeMethodDescriptionstatic ManifestFilterManifestFilter.bitrate(BitrateFilterKey key, Bitrate value) (experimental) Filter by a single bitrate value.static ManifestFilterManifestFilter.bitrateRange(BitrateFilterKey key, Bitrate start, Bitrate end) (experimental) Filter by a bitrate range (inclusive).static BitrateExpression(experimental) An inclusive bitrate range.static BitrateExpression(experimental) A single bitrate value.