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

Description

 
Synopsis

Documentation

newtype CmafMpdManifestBandwidthType Source #

Specify how the value for bandwidth is determined for each video Representation in your output MPD manifest. We recommend that you choose a MPD manifest bandwidth type that is compatible with your downstream player configuration. Max: Use the same value that you specify for Max bitrate in the video output, in bits per second. Average: Use the calculated average bitrate of the encoded video output, in bits per second.

Instances

Instances details
FromJSON CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

FromJSONKey CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToJSON CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToJSONKey CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToByteString CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToHeader CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToLog CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToQuery CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

FromText CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToText CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

FromXML CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

ToXML CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Generic CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Associated Types

type Rep CmafMpdManifestBandwidthType :: Type -> Type #

Read CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Show CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

NFData CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Eq CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Ord CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

Hashable CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

type Rep CmafMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafMpdManifestBandwidthType

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