Uses of Class
software.amazon.awscdk.services.medialive.alpha.SourceEndBehavior
Packages that use SourceEndBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of SourceEndBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as SourceEndBehaviorModifier and TypeFieldDescriptionstatic final SourceEndBehaviorSourceEndBehavior.CONTINUE(experimental) Continue with the last frame.static final SourceEndBehaviorSourceEndBehavior.LOOP(experimental) Loop the input.Methods in software.amazon.awscdk.services.medialive.alpha that return SourceEndBehaviorModifier and TypeMethodDescriptiondefault SourceEndBehaviorInputAttachment.getSourceEndBehavior()(experimental) The source end behavior for file-based inputs.final SourceEndBehaviorInputAttachment.Jsii$Proxy.getSourceEndBehavior()static SourceEndBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type SourceEndBehaviorModifier and TypeMethodDescriptionInputAttachment.Builder.sourceEndBehavior(SourceEndBehavior sourceEndBehavior) Sets the value ofInputAttachment.getSourceEndBehavior()