Uses of Class
software.amazon.awscdk.services.medialive.alpha.Id3Behavior
Packages that use Id3Behavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of Id3Behavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Id3BehaviorModifier and TypeFieldDescriptionstatic final Id3BehaviorId3Behavior.DISABLED(experimental) Do not insert ID3 metadata.static final Id3BehaviorId3Behavior.ENABLED(experimental) Enable ID3 metadata insertion.Methods in software.amazon.awscdk.services.medialive.alpha that return Id3BehaviorModifier and TypeMethodDescriptiondefault Id3BehaviorCmafIngestOutputGroupProps.getId3Behavior()(experimental) The ID3 behavior for the CMAF ingest output.final Id3BehaviorCmafIngestOutputGroupProps.Jsii$Proxy.getId3Behavior()default Id3BehaviorMediaPackageV2OutputGroupBaseProps.getId3Behavior()(experimental) The ID3 behavior.final Id3BehaviorMediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getId3Behavior()final Id3BehaviorMediaPackageV2OutputGroupProps.Jsii$Proxy.getId3Behavior()final Id3BehaviorMediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getId3Behavior()static Id3Behavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Id3BehaviorModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofCmafIngestOutputGroupProps.getId3Behavior()MediaPackageV2OutputGroupBaseProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getId3Behavior()MediaPackageV2OutputGroupProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getId3Behavior()MediaPackageV2PerPipelineOutputGroupProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getId3Behavior()