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

Description

 
Synopsis

Documentation

newtype AacSpecification Source #

Use MPEG-2 AAC instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.

Instances

Instances details
Eq AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Ord AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Read AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Show AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Generic AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Associated Types

type Rep AacSpecification :: Type -> Type #

NFData AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

Methods

rnf :: AacSpecification -> () #

Hashable AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToJSON AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToJSONKey AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

FromJSON AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

FromJSONKey AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToLog AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToHeader AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToQuery AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

FromXML AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToXML AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToByteString AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

FromText AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

ToText AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

type Rep AacSpecification Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacSpecification

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