Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothStreamManifestBehavior
Packages that use MsSmoothStreamManifestBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothStreamManifestBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MsSmoothStreamManifestBehaviorModifier and TypeFieldDescriptionstatic final MsSmoothStreamManifestBehaviorMsSmoothStreamManifestBehavior.DO_NOT_SEND(experimental) Do not send.static final MsSmoothStreamManifestBehaviorMsSmoothStreamManifestBehavior.SEND(experimental) Send.Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothStreamManifestBehaviorModifier and TypeMethodDescriptiondefault MsSmoothStreamManifestBehaviorMsSmoothOutputGroupProps.getStreamManifestBehavior()(experimental) When set to SEND, sends a stream manifest so that the publishing point doesn't start until all streams start.MsSmoothOutputGroupProps.Jsii$Proxy.getStreamManifestBehavior()(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothStreamManifestBehaviorModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.streamManifestBehavior(MsSmoothStreamManifestBehavior streamManifestBehavior) Sets the value ofMsSmoothOutputGroupProps.getStreamManifestBehavior()