Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3PhaseControl
Packages that use Eac3PhaseControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3PhaseControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3PhaseControlModifier and TypeFieldDescriptionstatic final Eac3PhaseControlEac3PhaseControl.NO_SHIFT(experimental) No shift.static final Eac3PhaseControlEac3PhaseControl.SHIFT_90_DEGREES(experimental) Shift 90 degrees.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3PhaseControlModifier and TypeMethodDescriptiondefault Eac3PhaseControlEac3SettingsProps.getPhaseControl()(experimental) When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.final Eac3PhaseControlEac3SettingsProps.Jsii$Proxy.getPhaseControl()static Eac3PhaseControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3PhaseControlModifier and TypeMethodDescriptionEac3SettingsProps.Builder.phaseControl(Eac3PhaseControl phaseControl) Sets the value ofEac3SettingsProps.getPhaseControl()