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

Description

 
Synopsis

Documentation

newtype DvbSubtitleBackgroundColor 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 DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

FromJSONKey DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToJSON DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToJSONKey DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToByteString DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToHeader DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToLog DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToQuery DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

FromText DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToText DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

FromXML DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToXML DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Generic DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Associated Types

type Rep DvbSubtitleBackgroundColor :: Type -> Type #

Read DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Show DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

NFData DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Eq DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Ord DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Hashable DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

type Rep DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

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