Uses of Class
software.amazon.awscdk.services.medialive.alpha.OutputTimingSource
Packages that use OutputTimingSource
Package
Description
AWS::MediaLive Construct Library
-
Uses of OutputTimingSource in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as OutputTimingSourceModifier and TypeFieldDescriptionstatic final OutputTimingSourceOutputTimingSource.INPUT_CLOCK(experimental) Use the input clock.static final OutputTimingSourceOutputTimingSource.SYSTEM_CLOCK(experimental) Use the system clock.Methods in software.amazon.awscdk.services.medialive.alpha that return OutputTimingSourceModifier and TypeMethodDescriptiondefault OutputTimingSourceGlobalConfiguration.getOutputTimingSource()(experimental) Source of output timing.final OutputTimingSourceGlobalConfiguration.Jsii$Proxy.getOutputTimingSource()static OutputTimingSource(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type OutputTimingSourceModifier and TypeMethodDescriptionGlobalConfiguration.Builder.outputTimingSource(OutputTimingSource outputTimingSource) Sets the value ofGlobalConfiguration.getOutputTimingSource()