Uses of Interface
software.amazon.awscdk.services.medialive.alpha.AudioSilenceFailoverProps
Packages that use AudioSilenceFailoverProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of AudioSilenceFailoverProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement AudioSilenceFailoverPropsModifier and TypeClassDescriptionstatic final classAn implementation forAudioSilenceFailoverPropsMethods in software.amazon.awscdk.services.medialive.alpha that return AudioSilenceFailoverPropsModifier and TypeMethodDescriptionAudioSilenceFailoverProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type AudioSilenceFailoverPropsModifier and TypeMethodDescriptionstatic FailoverConditionFailoverCondition.audioSilence(AudioSilenceFailoverProps props) (experimental) Fail over when the monitored audio selector is silent for the threshold period.