amazonka-mediaconvert-2.0: Amazon Elemental MediaConvert SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Description

 
Synopsis

Documentation

newtype XavcHdProfileTelecine Source #

Ignore this setting unless you set Frame rate (framerateNumerator divided by framerateDenominator) to 29.970. If your input framerate is 23.976, choose Hard (HARD). Otherwise, keep the default value None (NONE). For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-telecine-and-inverse-telecine.html.

Instances

Instances details
FromJSON XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

FromJSONKey XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToJSON XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToJSONKey XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToByteString XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToHeader XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToLog XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToQuery XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

FromText XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToText XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

FromXML XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToXML XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Generic XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Associated Types

type Rep XavcHdProfileTelecine :: Type -> Type #

Read XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Show XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

NFData XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Methods

rnf :: XavcHdProfileTelecine -> () #

Eq XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Ord XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Hashable XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

type Rep XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

type Rep XavcHdProfileTelecine = D1 ('MetaData "XavcHdProfileTelecine" "Amazonka.MediaConvert.Types.XavcHdProfileTelecine" "amazonka-mediaconvert-2.0-ClG8xHhlx4y6bdaCrZchqH" 'True) (C1 ('MetaCons "XavcHdProfileTelecine'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromXavcHdProfileTelecine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))