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

Description

 
Synopsis

Documentation

newtype HlsCaptionSegmentLengthControl Source #

Set Caption segment length control (CaptionSegmentLengthControl) to Match video (MATCH_VIDEO) to create caption segments that align with the video segments from the first video output in this output group. For example, if the video segments are 2 seconds long, your WebVTT segments will also be 2 seconds long. Keep the default setting, Large segments (LARGE_SEGMENTS) to create caption segments that are 300 seconds long.

Instances

Instances details
FromJSON HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

FromJSONKey HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToJSON HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToJSONKey HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToByteString HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToHeader HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToLog HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToQuery HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

FromText HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToText HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

FromXML HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

ToXML HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Generic HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Associated Types

type Rep HlsCaptionSegmentLengthControl :: Type -> Type #

Read HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Show HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

NFData HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Eq HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Ord HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

Hashable HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

type Rep HlsCaptionSegmentLengthControl Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsCaptionSegmentLengthControl

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