Uses of Class
software.amazon.awscdk.services.medialive.alpha.NielsenId3Behavior
Packages that use NielsenId3Behavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of NielsenId3Behavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as NielsenId3BehaviorModifier and TypeFieldDescriptionstatic final NielsenId3BehaviorNielsenId3Behavior.NO_PASSTHROUGH(experimental) No passthrough.static final NielsenId3BehaviorNielsenId3Behavior.PASSTHROUGH(experimental) Passthrough.Methods in software.amazon.awscdk.services.medialive.alpha that return NielsenId3BehaviorModifier and TypeMethodDescriptiondefault NielsenId3BehaviorCmafIngestOutputGroupProps.getNielsenId3Behavior()(experimental) The Nielsen ID3 behavior for the CMAF ingest output.final NielsenId3BehaviorCmafIngestOutputGroupProps.Jsii$Proxy.getNielsenId3Behavior()default NielsenId3BehaviorMediaPackageV2OutputGroupBaseProps.getNielsenId3Behavior()(experimental) The Nielsen ID3 behavior.final NielsenId3BehaviorMediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getNielsenId3Behavior()final NielsenId3BehaviorMediaPackageV2OutputGroupProps.Jsii$Proxy.getNielsenId3Behavior()final NielsenId3BehaviorMediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getNielsenId3Behavior()static NielsenId3Behavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type NielsenId3BehaviorModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofCmafIngestOutputGroupProps.getNielsenId3Behavior()MediaPackageV2OutputGroupBaseProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getNielsenId3Behavior()MediaPackageV2OutputGroupProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getNielsenId3Behavior()MediaPackageV2PerPipelineOutputGroupProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getNielsenId3Behavior()