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

Description

 
Synopsis

Documentation

newtype DashIsoMpdManifestBandwidthType 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 DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

FromJSONKey DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToJSON DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToJSONKey DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToByteString DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToHeader DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToLog DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToQuery DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

FromText DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToText DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

FromXML DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

ToXML DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Generic DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Associated Types

type Rep DashIsoMpdManifestBandwidthType :: Type -> Type #

Read DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Show DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

NFData DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Eq DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Ord DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

Hashable DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

type Rep DashIsoMpdManifestBandwidthType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DashIsoMpdManifestBandwidthType

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