Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.AacSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.AacSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionSets the value ofCfnChannel.AacSettingsProperty.getBitrate()
CfnChannel.AacSettingsProperty.builder()
CfnChannel.AacSettingsProperty.Builder.codingMode
(String codingMode) Sets the value ofCfnChannel.AacSettingsProperty.getCodingMode()
Sets the value ofCfnChannel.AacSettingsProperty.getInputType()
Sets the value ofCfnChannel.AacSettingsProperty.getProfile()
CfnChannel.AacSettingsProperty.Builder.rateControlMode
(String rateControlMode) Sets the value ofCfnChannel.AacSettingsProperty.getRateControlMode()
Sets the value ofCfnChannel.AacSettingsProperty.getRawFormat()
CfnChannel.AacSettingsProperty.Builder.sampleRate
(Number sampleRate) Sets the value ofCfnChannel.AacSettingsProperty.getSampleRate()
Sets the value ofCfnChannel.AacSettingsProperty.getSpec()
CfnChannel.AacSettingsProperty.Builder.vbrQuality
(String vbrQuality) Sets the value ofCfnChannel.AacSettingsProperty.getVbrQuality()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.AacSettingsProperty.Builder
.