Uses of Class
software.amazon.awscdk.services.medialive.alpha.M3u8NielsenId3Behavior
Packages that use M3u8NielsenId3Behavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of M3u8NielsenId3Behavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M3u8NielsenId3BehaviorModifier and TypeFieldDescriptionstatic final M3u8NielsenId3BehaviorM3u8NielsenId3Behavior.NO_PASSTHROUGH(experimental) Do not insert Nielsen ID3 tags.static final M3u8NielsenId3BehaviorM3u8NielsenId3Behavior.PASSTHROUGH(experimental) Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.Methods in software.amazon.awscdk.services.medialive.alpha that return M3u8NielsenId3BehaviorModifier and TypeMethodDescriptiondefault M3u8NielsenId3BehaviorFmp4HlsSettingsProps.getNielsenId3Behavior()(experimental) Nielsen ID3 passthrough behavior.final M3u8NielsenId3BehaviorFmp4HlsSettingsProps.Jsii$Proxy.getNielsenId3Behavior()default M3u8NielsenId3BehaviorM3u8SettingsProps.getNielsenId3Behavior()(experimental) Nielsen ID3 passthrough behavior.final M3u8NielsenId3BehaviorM3u8SettingsProps.Jsii$Proxy.getNielsenId3Behavior()static M3u8NielsenId3Behavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M3u8NielsenId3BehaviorModifier and TypeMethodDescriptionFmp4HlsSettingsProps.Builder.nielsenId3Behavior(M3u8NielsenId3Behavior nielsenId3Behavior) Sets the value ofFmp4HlsSettingsProps.getNielsenId3Behavior()M3u8SettingsProps.Builder.nielsenId3Behavior(M3u8NielsenId3Behavior nielsenId3Behavior) Sets the value ofM3u8SettingsProps.getNielsenId3Behavior()