Uses of Class
software.amazon.awscdk.services.medialive.alpha.Av1TimecodeInsertion
Packages that use Av1TimecodeInsertion
Package
Description
AWS::MediaLive Construct Library
-
Uses of Av1TimecodeInsertion in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Av1TimecodeInsertionModifier and TypeFieldDescriptionstatic final Av1TimecodeInsertionAv1TimecodeInsertion.DISABLED(experimental) Disabled — do not insert timecodes.static final Av1TimecodeInsertionAv1TimecodeInsertion.METADATA_OBU(experimental) Include timecodes as a metadata OBU (Open Bitstream Unit) of typeMETADATA_TYPE_TIMECODE, based on the source specified in the channel's timecode config.Methods in software.amazon.awscdk.services.medialive.alpha that return Av1TimecodeInsertionModifier and TypeMethodDescriptiondefault Av1TimecodeInsertionAv1SettingsProps.getTimecodeInsertion()(experimental) Timecode insertion mode.final Av1TimecodeInsertionAv1SettingsProps.Jsii$Proxy.getTimecodeInsertion()static Av1TimecodeInsertion(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Av1TimecodeInsertionModifier and TypeMethodDescriptionAv1SettingsProps.Builder.timecodeInsertion(Av1TimecodeInsertion timecodeInsertion) Sets the value ofAv1SettingsProps.getTimecodeInsertion()