Uses of Class
software.amazon.awscdk.services.medialive.alpha.TimecodeSource
Packages that use TimecodeSource
Package
Description
AWS::MediaLive Construct Library
-
Uses of TimecodeSource in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as TimecodeSourceModifier and TypeFieldDescriptionstatic final TimecodeSourceTimecodeSource.EMBEDDED(experimental) Use embedded timecode from the source.static final TimecodeSourceTimecodeSource.SYSTEMCLOCK(experimental) Use the system clock (UTC).static final TimecodeSourceTimecodeSource.ZEROBASED(experimental) Start at 00:00:00:00.Methods in software.amazon.awscdk.services.medialive.alpha that return TimecodeSourceModifier and TypeMethodDescriptiondefault TimecodeSourceTimecodeConfig.getSource()(experimental) The source of timecode.final TimecodeSourceTimecodeConfig.Jsii$Proxy.getSource()static TimecodeSource(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type TimecodeSourceModifier and TypeMethodDescriptionTimecodeConfig.Builder.source(TimecodeSource source) Sets the value ofTimecodeConfig.getSource()