amazonka-mediaconvert-2.0: Amazon Elemental MediaConvert SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Description

 
Synopsis

Documentation

newtype BurninSubtitleBackgroundColor Source #

Specify the color of the rectangle behind the captions. Leave background color (BackgroundColor) blank and set Style passthrough (StylePassthrough) to enabled to use the background color data from your input captions, if present.

Instances

Instances details
FromJSON BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

FromJSONKey BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToJSON BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToJSONKey BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToByteString BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToHeader BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToLog BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToQuery BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

FromText BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToText BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

FromXML BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToXML BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Generic BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Associated Types

type Rep BurninSubtitleBackgroundColor :: Type -> Type #

Read BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Show BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

NFData BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Eq BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Ord BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Hashable BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

type Rep BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

type Rep BurninSubtitleBackgroundColor = D1 ('MetaData "BurninSubtitleBackgroundColor" "Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor" "amazonka-mediaconvert-2.0-ClG8xHhlx4y6bdaCrZchqH" 'True) (C1 ('MetaCons "BurninSubtitleBackgroundColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurninSubtitleBackgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))