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

Description

 
Synopsis

Documentation

newtype CmafStreamInfResolution Source #

Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.

Instances

Instances details
Eq CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Ord CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Read CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Show CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Generic CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Associated Types

type Rep CmafStreamInfResolution :: Type -> Type #

NFData CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

Methods

rnf :: CmafStreamInfResolution -> () #

Hashable CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToJSON CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToJSONKey CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

FromJSON CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

FromJSONKey CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToLog CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToHeader CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToQuery CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

FromXML CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToXML CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToByteString CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

FromText CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

ToText CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

type Rep CmafStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafStreamInfResolution

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