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

Description

 
Synopsis

Documentation

newtype H264CodecProfile Source #

H.264 Profile. High 4:2:2 and 10-bit profiles are only available with the AVC-I License.

Instances

Instances details
Eq H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Ord H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Read H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Show H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Generic H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Associated Types

type Rep H264CodecProfile :: Type -> Type #

NFData H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

Methods

rnf :: H264CodecProfile -> () #

Hashable H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToJSON H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToJSONKey H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

FromJSON H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

FromJSONKey H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToLog H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToHeader H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToQuery H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

FromXML H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToXML H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToByteString H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

FromText H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

ToText H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

type Rep H264CodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264CodecProfile

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