Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsInputLossAction
Packages that use HlsInputLossAction
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsInputLossAction in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsInputLossActionModifier and TypeFieldDescriptionstatic final HlsInputLossActionHlsInputLossAction.EMIT_OUTPUT(experimental) Emit output with slate/black frames.static final HlsInputLossActionHlsInputLossAction.PAUSE_OUTPUT(experimental) Pause the output.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsInputLossActionModifier and TypeMethodDescriptiondefault HlsInputLossActionHlsOutputGroupProps.getInputLossAction()(experimental) Action to take when the input is lost.final HlsInputLossActionHlsOutputGroupProps.Jsii$Proxy.getInputLossAction()static HlsInputLossAction(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsInputLossActionModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.inputLossAction(HlsInputLossAction inputLossAction) Sets the value ofHlsOutputGroupProps.getInputLossAction()