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

Description

 
Synopsis

Documentation

newtype CmafManifestDurationFormat Source #

Indicates whether the output manifest should use floating point values for segment duration.

Instances

Instances details
Eq CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Ord CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Read CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Show CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Generic CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Associated Types

type Rep CmafManifestDurationFormat :: Type -> Type #

NFData CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

Hashable CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToJSON CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToJSONKey CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

FromJSON CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

FromJSONKey CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToLog CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToHeader CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToQuery CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

FromXML CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToXML CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToByteString CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

FromText CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

ToText CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

type Rep CmafManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.CmafManifestDurationFormat

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