Uses of Class
software.amazon.awscdk.services.medialive.alpha.M3u8TimedMetadataBehavior
Packages that use M3u8TimedMetadataBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of M3u8TimedMetadataBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M3u8TimedMetadataBehaviorModifier and TypeFieldDescriptionstatic final M3u8TimedMetadataBehaviorM3u8TimedMetadataBehavior.NO_PASSTHROUGH(experimental) Do not pass timed metadata through.static final M3u8TimedMetadataBehaviorM3u8TimedMetadataBehavior.PASSTHROUGH(experimental) Pass timed metadata from the input through to the output.Methods in software.amazon.awscdk.services.medialive.alpha that return M3u8TimedMetadataBehaviorModifier and TypeMethodDescriptiondefault M3u8TimedMetadataBehaviorFmp4HlsSettingsProps.getTimedMetadataBehavior()(experimental) Timed-metadata passthrough behavior.Fmp4HlsSettingsProps.Jsii$Proxy.getTimedMetadataBehavior()default M3u8TimedMetadataBehaviorM3u8SettingsProps.getTimedMetadataBehavior()(experimental) Timed-metadata passthrough behavior.M3u8SettingsProps.Jsii$Proxy.getTimedMetadataBehavior()static M3u8TimedMetadataBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M3u8TimedMetadataBehaviorModifier and TypeMethodDescriptionFmp4HlsSettingsProps.Builder.timedMetadataBehavior(M3u8TimedMetadataBehavior timedMetadataBehavior) Sets the value ofFmp4HlsSettingsProps.getTimedMetadataBehavior()M3u8SettingsProps.Builder.timedMetadataBehavior(M3u8TimedMetadataBehavior timedMetadataBehavior) Sets the value ofM3u8SettingsProps.getTimedMetadataBehavior()