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

Description

 
Synopsis

Documentation

newtype WebvttStylePassthrough Source #

Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.

Instances

Instances details
Eq WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Ord WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Read WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Show WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Generic WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Associated Types

type Rep WebvttStylePassthrough :: Type -> Type #

NFData WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

Methods

rnf :: WebvttStylePassthrough -> () #

Hashable WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToJSON WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToJSONKey WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

FromJSON WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

FromJSONKey WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToLog WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToHeader WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToQuery WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

FromXML WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToXML WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToByteString WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

FromText WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

ToText WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

type Rep WebvttStylePassthrough Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.WebvttStylePassthrough

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