libZSservicesZSamazonka-mediaconvertZSamazonka-mediaconvert
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.MediaConvert.Types.Eac3PhaseControl

Description

 
Synopsis

Documentation

newtype Eac3PhaseControl Source #

Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.

Instances

Instances details
Eq Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Ord Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Read Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Show Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Generic Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Associated Types

type Rep Eac3PhaseControl :: Type -> Type #

NFData Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

Methods

rnf :: Eac3PhaseControl -> () #

Hashable Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToJSON Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToJSONKey Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

FromJSON Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

FromJSONKey Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToLog Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToHeader Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToQuery Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

FromXML Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToXML Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToByteString Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

FromText Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

ToText Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

type Rep Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Eac3PhaseControl

type Rep Eac3PhaseControl = D1 ('MetaData "Eac3PhaseControl" "Amazonka.MediaConvert.Types.Eac3PhaseControl" "libZSservicesZSamazonka-mediaconvertZSamazonka-mediaconvert" 'True) (C1 ('MetaCons "Eac3PhaseControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3PhaseControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))