Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3PassthroughControl
Packages that use Eac3PassthroughControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3PassthroughControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3PassthroughControlModifier and TypeFieldDescriptionstatic final Eac3PassthroughControlEac3PassthroughControl.NO_PASSTHROUGH(experimental) No passthrough.static final Eac3PassthroughControlEac3PassthroughControl.WHEN_POSSIBLE(experimental) When possible.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3PassthroughControlModifier and TypeMethodDescriptiondefault Eac3PassthroughControlEac3SettingsProps.getPassthroughControl()(experimental) When set to whenPossible, input DD+ audio will be passed through if it is present on the input.final Eac3PassthroughControlEac3SettingsProps.Jsii$Proxy.getPassthroughControl()static Eac3PassthroughControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3PassthroughControlModifier and TypeMethodDescriptionEac3SettingsProps.Builder.passthroughControl(Eac3PassthroughControl passthroughControl) Sets the value ofEac3SettingsProps.getPassthroughControl()