Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.InputSettingsProperty.Builder
Packages that use CfnChannel.InputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.InputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.InputSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.InputSettingsProperty.Builder.audioSelectors(List<? extends Object> audioSelectors) Sets the value ofCfnChannel.InputSettingsProperty.getAudioSelectors()CfnChannel.InputSettingsProperty.Builder.audioSelectors(IResolvable audioSelectors) Sets the value ofCfnChannel.InputSettingsProperty.getAudioSelectors()CfnChannel.InputSettingsProperty.builder()CfnChannel.InputSettingsProperty.Builder.captionSelectors(List<? extends Object> captionSelectors) Sets the value ofCfnChannel.InputSettingsProperty.getCaptionSelectors()CfnChannel.InputSettingsProperty.Builder.captionSelectors(IResolvable captionSelectors) Sets the value ofCfnChannel.InputSettingsProperty.getCaptionSelectors()CfnChannel.InputSettingsProperty.Builder.deblockFilter(String deblockFilter) Sets the value ofCfnChannel.InputSettingsProperty.getDeblockFilter()CfnChannel.InputSettingsProperty.Builder.denoiseFilter(String denoiseFilter) Sets the value ofCfnChannel.InputSettingsProperty.getDenoiseFilter()CfnChannel.InputSettingsProperty.Builder.filterStrength(Number filterStrength) Sets the value ofCfnChannel.InputSettingsProperty.getFilterStrength()CfnChannel.InputSettingsProperty.Builder.inputFilter(String inputFilter) Sets the value ofCfnChannel.InputSettingsProperty.getInputFilter()CfnChannel.InputSettingsProperty.Builder.networkInputSettings(IResolvable networkInputSettings) Sets the value ofCfnChannel.InputSettingsProperty.getNetworkInputSettings()CfnChannel.InputSettingsProperty.Builder.networkInputSettings(CfnChannel.NetworkInputSettingsProperty networkInputSettings) Sets the value ofCfnChannel.InputSettingsProperty.getNetworkInputSettings()Sets the value ofCfnChannel.InputSettingsProperty.getScte35Pid()CfnChannel.InputSettingsProperty.Builder.smpte2038DataPreference(String smpte2038DataPreference) Sets the value ofCfnChannel.InputSettingsProperty.getSmpte2038DataPreference()CfnChannel.InputSettingsProperty.Builder.sourceEndBehavior(String sourceEndBehavior) Sets the value ofCfnChannel.InputSettingsProperty.getSourceEndBehavior()CfnChannel.InputSettingsProperty.Builder.videoSelector(IResolvable videoSelector) Sets the value ofCfnChannel.InputSettingsProperty.getVideoSelector()CfnChannel.InputSettingsProperty.Builder.videoSelector(CfnChannel.VideoSelectorProperty videoSelector) Sets the value ofCfnChannel.InputSettingsProperty.getVideoSelector()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.InputSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.InputSettingsProperty.Builder.