Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothAudioOnlyTimecodeControl
Packages that use MsSmoothAudioOnlyTimecodeControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothAudioOnlyTimecodeControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MsSmoothAudioOnlyTimecodeControlModifier and TypeFieldDescriptionstatic final MsSmoothAudioOnlyTimecodeControlMsSmoothAudioOnlyTimecodeControl.PASSTHROUGH(experimental) Passthrough.static final MsSmoothAudioOnlyTimecodeControlMsSmoothAudioOnlyTimecodeControl.USE_CONFIGURED_CLOCK(experimental) Use configured clock.Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothAudioOnlyTimecodeControlModifier and TypeMethodDescriptiondefault MsSmoothAudioOnlyTimecodeControlMsSmoothOutputGroupProps.getAudioOnlyTimecodeControl()(experimental) If set to passthrough for an audio-only output, the fragment absolute time is set to the current timecode.MsSmoothOutputGroupProps.Jsii$Proxy.getAudioOnlyTimecodeControl()(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothAudioOnlyTimecodeControlModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.audioOnlyTimecodeControl(MsSmoothAudioOnlyTimecodeControl audioOnlyTimecodeControl) Sets the value ofMsSmoothOutputGroupProps.getAudioOnlyTimecodeControl()