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

Description

 
Synopsis

Documentation

newtype H264GopSizeUnits Source #

Indicates if the GOP Size in H264 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.

Instances

Instances details
Eq H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Ord H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Read H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Show H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Generic H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Associated Types

type Rep H264GopSizeUnits :: Type -> Type #

NFData H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

Methods

rnf :: H264GopSizeUnits -> () #

Hashable H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToJSON H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToJSONKey H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

FromJSON H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

FromJSONKey H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToLog H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToHeader H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToQuery H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

FromXML H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToXML H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToByteString H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

FromText H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

ToText H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

type Rep H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.H264GopSizeUnits

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