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

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Ord DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Read DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Show 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 #

NFData DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

Hashable 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

FromJSON DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

FromJSONKey DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToLog DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToHeader DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

ToQuery 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

ToByteString 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

type Rep DvbSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.DvbSubtitleBackgroundColor

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