Uses of Class
software.amazon.awscdk.services.medialive.alpha.TimedMetadataPassthrough
Packages that use TimedMetadataPassthrough
Package
Description
AWS::MediaLive Construct Library
-
Uses of TimedMetadataPassthrough in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as TimedMetadataPassthroughModifier and TypeFieldDescriptionstatic final TimedMetadataPassthroughTimedMetadataPassthrough.DISABLED(experimental) Disabled.static final TimedMetadataPassthroughTimedMetadataPassthrough.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return TimedMetadataPassthroughModifier and TypeMethodDescriptiondefault TimedMetadataPassthroughCmafIngestOutputGroupProps.getTimedMetadataPassthrough()(experimental) Whether timed metadata is passed through.final TimedMetadataPassthroughCmafIngestOutputGroupProps.Jsii$Proxy.getTimedMetadataPassthrough()default TimedMetadataPassthroughMediaPackageV2OutputGroupBaseProps.getTimedMetadataPassthrough()(experimental) Whether timed metadata is passed through.final TimedMetadataPassthroughMediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getTimedMetadataPassthrough()final TimedMetadataPassthroughMediaPackageV2OutputGroupProps.Jsii$Proxy.getTimedMetadataPassthrough()final TimedMetadataPassthroughMediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getTimedMetadataPassthrough()static TimedMetadataPassthrough(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type TimedMetadataPassthroughModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofCmafIngestOutputGroupProps.getTimedMetadataPassthrough()MediaPackageV2OutputGroupBaseProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataPassthrough()MediaPackageV2OutputGroupProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataPassthrough()MediaPackageV2PerPipelineOutputGroupProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataPassthrough()