Uses of Class
software.amazon.awscdk.services.medialive.alpha.PipelineLockingMethod
Packages that use PipelineLockingMethod
Package
Description
AWS::MediaLive Construct Library
-
Uses of PipelineLockingMethod in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as PipelineLockingMethodModifier and TypeFieldDescriptionstatic final PipelineLockingMethodPipelineLockingMethod.SOURCE_TIMECODE(experimental) Use the timecode in the source (the default).static final PipelineLockingMethodPipelineLockingMethod.VIDEO_ALIGNMENT(experimental) Lock frames the encoder identifies as having matching content (visual signature comparison).Methods in software.amazon.awscdk.services.medialive.alpha that return PipelineLockingMethodModifier and TypeMethodDescriptiondefault PipelineLockingMethodPipelineOutputLockingProps.getMethod()(experimental) The method MediaLive uses to synchronise the pipelines.final PipelineLockingMethodPipelineOutputLockingProps.Jsii$Proxy.getMethod()static PipelineLockingMethod(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type PipelineLockingMethodModifier and TypeMethodDescriptionPipelineOutputLockingProps.Builder.method(PipelineLockingMethod method) Sets the value ofPipelineOutputLockingProps.getMethod()