Uses of Class
software.amazon.awscdk.services.medialive.alpha.Av1SettingsProps.Builder
Packages that use Av1SettingsProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of Av1SettingsProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return Av1SettingsProps.BuilderModifier and TypeMethodDescriptionAv1SettingsProps.Builder.afdSignaling(AfdSignaling afdSignaling) Sets the value ofAv1SettingsProps.getAfdSignaling()Av1SettingsProps.Builder.bitDepth(Av1BitDepth bitDepth) Sets the value ofAv1SettingsProps.getBitDepth()Sets the value ofAv1SettingsProps.getBufSize()static Av1SettingsProps.BuilderAv1SettingsProps.builder()Av1SettingsProps.Builder.colorSpaceSettings(Av1ColorSpaceSettings colorSpaceSettings) Sets the value ofAv1SettingsProps.getColorSpaceSettings()Sets the value ofAv1SettingsProps.getFixedAfd()Sets the value ofAv1SettingsProps.getFramerate()Sets the value ofAv1SettingsProps.getGopSize()Sets the value ofAv1SettingsProps.getLevel()Av1SettingsProps.Builder.lookAheadRateControl(LookAheadRateControl lookAheadRateControl) Sets the value ofAv1SettingsProps.getLookAheadRateControl()Av1SettingsProps.Builder.minBitrate(Number minBitrate) Sets the value ofAv1SettingsProps.getMinBitrate()Av1SettingsProps.Builder.minIInterval(Number minIInterval) Sets the value ofAv1SettingsProps.getMinIInterval()Av1SettingsProps.Builder.pixelAspectRatio(PixelAspectRatio pixelAspectRatio) Sets the value ofAv1SettingsProps.getPixelAspectRatio()Av1SettingsProps.Builder.rateControl(Av1RateControl rateControl) Sets the value ofAv1SettingsProps.getRateControl()Av1SettingsProps.Builder.sceneChangeDetect(Av1SceneChangeDetect sceneChangeDetect) Sets the value ofAv1SettingsProps.getSceneChangeDetect()Av1SettingsProps.Builder.spatialAq(Av1SpatialAq spatialAq) Sets the value ofAv1SettingsProps.getSpatialAq()Av1SettingsProps.Builder.temporalAq(Av1TemporalAq temporalAq) Sets the value ofAv1SettingsProps.getTemporalAq()Av1SettingsProps.Builder.timecodeBurnin(TimecodeBurninSettings timecodeBurnin) Sets the value ofAv1SettingsProps.getTimecodeBurnin()Av1SettingsProps.Builder.timecodeInsertion(Av1TimecodeInsertion timecodeInsertion) Sets the value ofAv1SettingsProps.getTimecodeInsertion()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type Av1SettingsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Av1SettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAv1SettingsProps.Builder.