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.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. Within your job settings, all of your DVB-Sub settings must be identical.

Instances

Instances details
Eq BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Ord BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Read BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

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

NFData BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

Hashable 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

FromJSON BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

FromJSONKey BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToLog BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToHeader BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

ToQuery 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

ToByteString 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

type Rep BurninSubtitleBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BurninSubtitleBackgroundColor

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