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.Xavc4kProfileCodecProfile

Description

 
Synopsis

Documentation

newtype Xavc4kProfileCodecProfile Source #

Specify the codec profile for this output. Choose High, 8-bit, 4:2:0 (HIGH) or High, 10-bit, 4:2:2 (HIGH_422). These profiles are specified in ITU-T H.264.

Instances

Instances details
Eq Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Ord Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Read Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Show Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Generic Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Associated Types

type Rep Xavc4kProfileCodecProfile :: Type -> Type #

NFData Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

Hashable Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToJSON Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToJSONKey Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

FromJSON Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

FromJSONKey Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToLog Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToHeader Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToQuery Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

FromXML Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToXML Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToByteString Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

FromText Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

ToText Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

type Rep Xavc4kProfileCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Xavc4kProfileCodecProfile

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