Uses of Class
software.amazon.awscdk.services.medialive.alpha.MotionGraphicsInsertion
Packages that use MotionGraphicsInsertion
Package
Description
AWS::MediaLive Construct Library
-
Uses of MotionGraphicsInsertion in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MotionGraphicsInsertionModifier and TypeFieldDescriptionstatic final MotionGraphicsInsertionMotionGraphicsInsertion.DISABLED(experimental) Disable motion graphics overlay.static final MotionGraphicsInsertionMotionGraphicsInsertion.ENABLED(experimental) Enable motion graphics overlay.Methods in software.amazon.awscdk.services.medialive.alpha that return MotionGraphicsInsertionModifier and TypeMethodDescriptiondefault MotionGraphicsInsertionMotionGraphicsConfiguration.getMotionGraphicsInsertion()(experimental) Whether to enable the motion graphics overlay.final MotionGraphicsInsertionMotionGraphicsConfiguration.Jsii$Proxy.getMotionGraphicsInsertion()static MotionGraphicsInsertion(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MotionGraphicsInsertionModifier and TypeMethodDescriptionMotionGraphicsConfiguration.Builder.motionGraphicsInsertion(MotionGraphicsInsertion motionGraphicsInsertion) Sets the value ofMotionGraphicsConfiguration.getMotionGraphicsInsertion()