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

Description

 
Synopsis

Documentation

newtype AacCodecProfile Source #

AAC Profile.

Constructors

AacCodecProfile' 

Instances

Instances details
Eq AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Ord AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Read AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Show AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Generic AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Associated Types

type Rep AacCodecProfile :: Type -> Type #

NFData AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Methods

rnf :: AacCodecProfile -> () #

Hashable AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToJSON AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToJSONKey AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromJSON AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromJSONKey AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToLog AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToHeader AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToQuery AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromXML AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToXML AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Methods

toXML :: AacCodecProfile -> XML #

ToByteString AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromText AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToText AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

type Rep AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

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