Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsAbsentInputAudioBehavior
Packages that use M2tsAbsentInputAudioBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsAbsentInputAudioBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsAbsentInputAudioBehaviorModifier and TypeFieldDescriptionstatic final M2tsAbsentInputAudioBehaviorM2tsAbsentInputAudioBehavior.DROP(experimental) Remove the output audio streams from the program.static final M2tsAbsentInputAudioBehaviorM2tsAbsentInputAudioBehavior.ENCODE_SILENCE(experimental) Output encoded silence when not connected to an active input stream.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsAbsentInputAudioBehaviorModifier and TypeMethodDescriptiondefault M2tsAbsentInputAudioBehaviorM2tsSettingsProps.getAbsentInputAudioBehavior()(experimental) Behavior when the selected input audio stream is removed.M2tsSettingsProps.Jsii$Proxy.getAbsentInputAudioBehavior()static M2tsAbsentInputAudioBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsAbsentInputAudioBehaviorModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.absentInputAudioBehavior(M2tsAbsentInputAudioBehavior absentInputAudioBehavior) Sets the value ofM2tsSettingsProps.getAbsentInputAudioBehavior()