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.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
Eq XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Ord XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Read XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Show 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 #

NFData XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

Methods

rnf :: XavcHdProfileTelecine -> () #

Hashable 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

FromJSON XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

FromJSONKey XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToLog XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToHeader XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

ToQuery 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

ToByteString 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

type Rep XavcHdProfileTelecine Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.XavcHdProfileTelecine

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