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

Description

 
Synopsis

Documentation

newtype Mpeg2GopSizeUnits Source #

Specify the units for GOP size (GopSize). If you don't specify a value here, by default the encoder measures GOP size in frames.

Instances

Instances details
Eq Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Ord Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Read Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Show Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Generic Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Associated Types

type Rep Mpeg2GopSizeUnits :: Type -> Type #

NFData Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

Methods

rnf :: Mpeg2GopSizeUnits -> () #

Hashable Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToJSON Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToJSONKey Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

FromJSON Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

FromJSONKey Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToLog Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToHeader Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToQuery Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

FromXML Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToXML Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToByteString Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

FromText Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

ToText Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

type Rep Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.Mpeg2GopSizeUnits

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