Uses of Class
software.amazon.awscdk.services.medialive.alpha.M3u8KlvBehavior
Packages that use M3u8KlvBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of M3u8KlvBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M3u8KlvBehaviorModifier and TypeFieldDescriptionstatic final M3u8KlvBehaviorM3u8KlvBehavior.NONE(experimental) Do not pass KLV data through.static final M3u8KlvBehaviorM3u8KlvBehavior.PASSTHROUGH(experimental) Pass KLV data from the input through to the output.Methods in software.amazon.awscdk.services.medialive.alpha that return M3u8KlvBehaviorModifier and TypeMethodDescriptiondefault M3u8KlvBehaviorM3u8SettingsProps.getKlvBehavior()(experimental) KLV data passthrough behavior.final M3u8KlvBehaviorM3u8SettingsProps.Jsii$Proxy.getKlvBehavior()static M3u8KlvBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M3u8KlvBehaviorModifier and TypeMethodDescriptionM3u8SettingsProps.Builder.klvBehavior(M3u8KlvBehavior klvBehavior) Sets the value ofM3u8SettingsProps.getKlvBehavior()