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

Description

 
Synopsis

Documentation

newtype EmbeddedTerminateCaptions Source #

By default, the service terminates any unterminated captions at the end of each input. If you want the caption to continue onto your next input, disable this setting.

Instances

Instances details
Eq EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Ord EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Read EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Show EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Generic EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Associated Types

type Rep EmbeddedTerminateCaptions :: Type -> Type #

NFData EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

Hashable EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToJSON EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToJSONKey EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

FromJSON EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

FromJSONKey EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToLog EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToHeader EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToQuery EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

FromXML EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToXML EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToByteString EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

FromText EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

ToText EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

type Rep EmbeddedTerminateCaptions Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.EmbeddedTerminateCaptions

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