Uses of Class
software.amazon.awscdk.services.medialive.alpha.AacSettingsProps.Builder
Packages that use AacSettingsProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of AacSettingsProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return AacSettingsProps.BuilderModifier and TypeMethodDescriptionSets the value ofAacSettingsProps.getBitrate()static AacSettingsProps.BuilderAacSettingsProps.builder()AacSettingsProps.Builder.codingMode(AacCodingMode codingMode) Sets the value ofAacSettingsProps.getCodingMode()AacSettingsProps.Builder.inputType(AacInputType inputType) Sets the value ofAacSettingsProps.getInputType()AacSettingsProps.Builder.profile(AacProfile profile) Sets the value ofAacSettingsProps.getProfile()AacSettingsProps.Builder.rateControlMode(AacRateControlMode rateControlMode) Sets the value ofAacSettingsProps.getRateControlMode()AacSettingsProps.Builder.rawFormat(AacRawFormat rawFormat) Sets the value ofAacSettingsProps.getRawFormat()AacSettingsProps.Builder.sampleRate(AudioSampleRate sampleRate) Sets the value ofAacSettingsProps.getSampleRate()Sets the value ofAacSettingsProps.getSpec()AacSettingsProps.Builder.vbrQuality(AacVbrQuality vbrQuality) Sets the value ofAacSettingsProps.getVbrQuality()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type AacSettingsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AacSettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAacSettingsProps.Builder.