libZSservicesZSamazonka-medialiveZSamazonka-medialive
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.MediaLive.Types

Contents

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2017-10-14 of the Amazon Elemental MediaLive SDK configuration.

Errors

_GatewayTimeoutException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for GatewayTimeoutException

_UnprocessableEntityException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for UnprocessableEntityException

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for ConflictException

_ForbiddenException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for ForbiddenException

_NotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for NotFoundException

_TooManyRequestsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for TooManyRequestsException

_InternalServerErrorException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for InternalServerErrorException

_BadGatewayException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for BadGatewayException

_BadRequestException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Placeholder documentation for BadRequestException

AacCodingMode

newtype AacCodingMode Source #

Aac Coding Mode

Constructors

AacCodingMode' 

Instances

Instances details
Eq AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Ord AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Read AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Show AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Generic AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Associated Types

type Rep AacCodingMode :: Type -> Type #

NFData AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Methods

rnf :: AacCodingMode -> () #

Hashable AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToJSON AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToJSONKey AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

FromJSON AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

FromJSONKey AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToLog AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToHeader AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToQuery AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

FromXML AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToXML AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Methods

toXML :: AacCodingMode -> XML #

ToByteString AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

FromText AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

ToText AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

Methods

toText :: AacCodingMode -> Text #

type Rep AacCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacCodingMode

type Rep AacCodingMode = D1 ('MetaData "AacCodingMode" "Amazonka.MediaLive.Types.AacCodingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacCodingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacCodingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacInputType

newtype AacInputType Source #

Aac Input Type

Constructors

AacInputType' 

Instances

Instances details
Eq AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Ord AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Read AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Show AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Generic AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Associated Types

type Rep AacInputType :: Type -> Type #

NFData AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Methods

rnf :: AacInputType -> () #

Hashable AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToJSON AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToJSONKey AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

FromJSON AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

FromJSONKey AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToLog AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToHeader AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToQuery AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

FromXML AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToXML AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Methods

toXML :: AacInputType -> XML #

ToByteString AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

FromText AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

ToText AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

Methods

toText :: AacInputType -> Text #

type Rep AacInputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacInputType

type Rep AacInputType = D1 ('MetaData "AacInputType" "Amazonka.MediaLive.Types.AacInputType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacInputType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacInputType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacProfile

newtype AacProfile Source #

Aac Profile

Constructors

AacProfile' 

Fields

Bundled Patterns

pattern AacProfile_HEV1 :: AacProfile 
pattern AacProfile_HEV2 :: AacProfile 
pattern AacProfile_LC :: AacProfile 

Instances

Instances details
Eq AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Ord AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Read AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Show AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Generic AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Associated Types

type Rep AacProfile :: Type -> Type #

NFData AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Methods

rnf :: AacProfile -> () #

Hashable AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToJSON AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToJSONKey AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

FromJSON AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

FromJSONKey AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToLog AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToHeader AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToQuery AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

FromXML AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToXML AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Methods

toXML :: AacProfile -> XML #

ToByteString AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

FromText AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

ToText AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

Methods

toText :: AacProfile -> Text #

type Rep AacProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacProfile

type Rep AacProfile = D1 ('MetaData "AacProfile" "Amazonka.MediaLive.Types.AacProfile" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacRateControlMode

newtype AacRateControlMode Source #

Aac Rate Control Mode

Instances

Instances details
Eq AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Ord AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Read AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Show AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Generic AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Associated Types

type Rep AacRateControlMode :: Type -> Type #

NFData AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

Methods

rnf :: AacRateControlMode -> () #

Hashable AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToJSON AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToJSONKey AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

FromJSON AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

FromJSONKey AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToLog AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToHeader AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToQuery AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

FromXML AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToXML AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToByteString AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

FromText AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

ToText AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

type Rep AacRateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRateControlMode

type Rep AacRateControlMode = D1 ('MetaData "AacRateControlMode" "Amazonka.MediaLive.Types.AacRateControlMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacRateControlMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacRateControlMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacRawFormat

newtype AacRawFormat Source #

Aac Raw Format

Constructors

AacRawFormat' 

Bundled Patterns

pattern AacRawFormat_LATM_LOAS :: AacRawFormat 
pattern AacRawFormat_NONE :: AacRawFormat 

Instances

Instances details
Eq AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Ord AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Read AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Show AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Generic AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Associated Types

type Rep AacRawFormat :: Type -> Type #

NFData AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Methods

rnf :: AacRawFormat -> () #

Hashable AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToJSON AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToJSONKey AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

FromJSON AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

FromJSONKey AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToLog AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToHeader AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToQuery AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

FromXML AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToXML AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Methods

toXML :: AacRawFormat -> XML #

ToByteString AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

FromText AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

ToText AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

Methods

toText :: AacRawFormat -> Text #

type Rep AacRawFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacRawFormat

type Rep AacRawFormat = D1 ('MetaData "AacRawFormat" "Amazonka.MediaLive.Types.AacRawFormat" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacRawFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacRawFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacSpec

newtype AacSpec Source #

Aac Spec

Constructors

AacSpec' 

Fields

Bundled Patterns

pattern AacSpec_MPEG2 :: AacSpec 
pattern AacSpec_MPEG4 :: AacSpec 

Instances

Instances details
Eq AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

(==) :: AacSpec -> AacSpec -> Bool #

(/=) :: AacSpec -> AacSpec -> Bool #

Ord AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Read AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Show AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Generic AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Associated Types

type Rep AacSpec :: Type -> Type #

Methods

from :: AacSpec -> Rep AacSpec x #

to :: Rep AacSpec x -> AacSpec #

NFData AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

rnf :: AacSpec -> () #

Hashable AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

hashWithSalt :: Int -> AacSpec -> Int #

hash :: AacSpec -> Int #

ToJSON AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

ToJSONKey AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

FromJSON AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

FromJSONKey AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

ToLog AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

ToHeader AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

toHeader :: HeaderName -> AacSpec -> [Header] #

ToQuery AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

FromXML AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

ToXML AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

toXML :: AacSpec -> XML #

ToByteString AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

toBS :: AacSpec -> ByteString #

FromText AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

ToText AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

Methods

toText :: AacSpec -> Text #

type Rep AacSpec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSpec

type Rep AacSpec = D1 ('MetaData "AacSpec" "Amazonka.MediaLive.Types.AacSpec" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacSpec'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacVbrQuality

newtype AacVbrQuality Source #

Aac Vbr Quality

Constructors

AacVbrQuality' 

Instances

Instances details
Eq AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Ord AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Read AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Show AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Generic AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Associated Types

type Rep AacVbrQuality :: Type -> Type #

NFData AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Methods

rnf :: AacVbrQuality -> () #

Hashable AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToJSON AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToJSONKey AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

FromJSON AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

FromJSONKey AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToLog AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToHeader AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToQuery AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

FromXML AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToXML AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Methods

toXML :: AacVbrQuality -> XML #

ToByteString AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

FromText AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

ToText AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

Methods

toText :: AacVbrQuality -> Text #

type Rep AacVbrQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacVbrQuality

type Rep AacVbrQuality = D1 ('MetaData "AacVbrQuality" "Amazonka.MediaLive.Types.AacVbrQuality" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AacVbrQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAacVbrQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Ac3BitstreamMode

newtype Ac3BitstreamMode Source #

Ac3 Bitstream Mode

Instances

Instances details
Eq Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Ord Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Read Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Show Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Generic Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Associated Types

type Rep Ac3BitstreamMode :: Type -> Type #

NFData Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

Methods

rnf :: Ac3BitstreamMode -> () #

Hashable Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToJSON Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToJSONKey Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

FromJSON Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

FromJSONKey Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToLog Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToHeader Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToQuery Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

FromXML Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToXML Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToByteString Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

FromText Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

ToText Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

type Rep Ac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3BitstreamMode

type Rep Ac3BitstreamMode = D1 ('MetaData "Ac3BitstreamMode" "Amazonka.MediaLive.Types.Ac3BitstreamMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Ac3BitstreamMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAc3BitstreamMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Ac3CodingMode

newtype Ac3CodingMode Source #

Ac3 Coding Mode

Constructors

Ac3CodingMode' 

Instances

Instances details
Eq Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Ord Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Read Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Show Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Generic Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Associated Types

type Rep Ac3CodingMode :: Type -> Type #

NFData Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Methods

rnf :: Ac3CodingMode -> () #

Hashable Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToJSON Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToJSONKey Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

FromJSON Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

FromJSONKey Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToLog Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToHeader Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToQuery Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

FromXML Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToXML Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Methods

toXML :: Ac3CodingMode -> XML #

ToByteString Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

FromText Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

ToText Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

Methods

toText :: Ac3CodingMode -> Text #

type Rep Ac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3CodingMode

type Rep Ac3CodingMode = D1 ('MetaData "Ac3CodingMode" "Amazonka.MediaLive.Types.Ac3CodingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Ac3CodingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAc3CodingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Ac3DrcProfile

newtype Ac3DrcProfile Source #

Ac3 Drc Profile

Constructors

Ac3DrcProfile' 

Instances

Instances details
Eq Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Ord Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Read Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Show Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Generic Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Associated Types

type Rep Ac3DrcProfile :: Type -> Type #

NFData Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Methods

rnf :: Ac3DrcProfile -> () #

Hashable Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToJSON Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToJSONKey Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

FromJSON Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

FromJSONKey Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToLog Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToHeader Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToQuery Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

FromXML Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToXML Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Methods

toXML :: Ac3DrcProfile -> XML #

ToByteString Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

FromText Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

ToText Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

Methods

toText :: Ac3DrcProfile -> Text #

type Rep Ac3DrcProfile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3DrcProfile

type Rep Ac3DrcProfile = D1 ('MetaData "Ac3DrcProfile" "Amazonka.MediaLive.Types.Ac3DrcProfile" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Ac3DrcProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAc3DrcProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Ac3LfeFilter

newtype Ac3LfeFilter Source #

Ac3 Lfe Filter

Constructors

Ac3LfeFilter' 

Bundled Patterns

pattern Ac3LfeFilter_DISABLED :: Ac3LfeFilter 
pattern Ac3LfeFilter_ENABLED :: Ac3LfeFilter 

Instances

Instances details
Eq Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Ord Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Read Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Show Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Generic Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Associated Types

type Rep Ac3LfeFilter :: Type -> Type #

NFData Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Methods

rnf :: Ac3LfeFilter -> () #

Hashable Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToJSON Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToJSONKey Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

FromJSON Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

FromJSONKey Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToLog Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToHeader Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToQuery Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

FromXML Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToXML Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Methods

toXML :: Ac3LfeFilter -> XML #

ToByteString Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

FromText Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

ToText Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

Methods

toText :: Ac3LfeFilter -> Text #

type Rep Ac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3LfeFilter

type Rep Ac3LfeFilter = D1 ('MetaData "Ac3LfeFilter" "Amazonka.MediaLive.Types.Ac3LfeFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Ac3LfeFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAc3LfeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Ac3MetadataControl

newtype Ac3MetadataControl Source #

Ac3 Metadata Control

Instances

Instances details
Eq Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Ord Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Read Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Show Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Generic Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Associated Types

type Rep Ac3MetadataControl :: Type -> Type #

NFData Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

Methods

rnf :: Ac3MetadataControl -> () #

Hashable Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToJSON Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToJSONKey Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

FromJSON Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

FromJSONKey Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToLog Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToHeader Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToQuery Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

FromXML Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToXML Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToByteString Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

FromText Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

ToText Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

type Rep Ac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3MetadataControl

type Rep Ac3MetadataControl = D1 ('MetaData "Ac3MetadataControl" "Amazonka.MediaLive.Types.Ac3MetadataControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Ac3MetadataControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAc3MetadataControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AcceptHeader

newtype AcceptHeader Source #

The HTTP Accept header. Indicates the requested type fothe thumbnail.

Constructors

AcceptHeader' 

Bundled Patterns

pattern AcceptHeader_Image_jpeg :: AcceptHeader 

Instances

Instances details
Eq AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Ord AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Read AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Show AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Generic AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Associated Types

type Rep AcceptHeader :: Type -> Type #

NFData AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Methods

rnf :: AcceptHeader -> () #

Hashable AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToJSON AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToJSONKey AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

FromJSON AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

FromJSONKey AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToLog AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToHeader AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToQuery AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

FromXML AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToXML AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Methods

toXML :: AcceptHeader -> XML #

ToByteString AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

FromText AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

ToText AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

Methods

toText :: AcceptHeader -> Text #

type Rep AcceptHeader Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AcceptHeader

type Rep AcceptHeader = D1 ('MetaData "AcceptHeader" "Amazonka.MediaLive.Types.AcceptHeader" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AcceptHeader'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAcceptHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AfdSignaling

newtype AfdSignaling Source #

Afd Signaling

Constructors

AfdSignaling' 

Instances

Instances details
Eq AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Ord AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Read AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Show AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Generic AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Associated Types

type Rep AfdSignaling :: Type -> Type #

NFData AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Methods

rnf :: AfdSignaling -> () #

Hashable AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToJSON AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToJSONKey AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

FromJSON AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

FromJSONKey AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToLog AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToHeader AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToQuery AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

FromXML AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToXML AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Methods

toXML :: AfdSignaling -> XML #

ToByteString AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

FromText AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

ToText AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

Methods

toText :: AfdSignaling -> Text #

type Rep AfdSignaling Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AfdSignaling

type Rep AfdSignaling = D1 ('MetaData "AfdSignaling" "Amazonka.MediaLive.Types.AfdSignaling" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AfdSignaling'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAfdSignaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioDescriptionAudioTypeControl

newtype AudioDescriptionAudioTypeControl Source #

Audio Description Audio Type Control

Instances

Instances details
Eq AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Ord AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Read AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Show AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Generic AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Associated Types

type Rep AudioDescriptionAudioTypeControl :: Type -> Type #

NFData AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

Hashable AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToJSON AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToJSONKey AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

FromJSON AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

FromJSONKey AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToLog AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToHeader AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToQuery AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

FromXML AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToXML AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToByteString AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

FromText AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

ToText AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

type Rep AudioDescriptionAudioTypeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl

type Rep AudioDescriptionAudioTypeControl = D1 ('MetaData "AudioDescriptionAudioTypeControl" "Amazonka.MediaLive.Types.AudioDescriptionAudioTypeControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioDescriptionAudioTypeControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioDescriptionAudioTypeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioDescriptionLanguageCodeControl

newtype AudioDescriptionLanguageCodeControl Source #

Audio Description Language Code Control

Instances

Instances details
Eq AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

Ord AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

Read AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

Show AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

Generic AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

NFData AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

Hashable AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToJSON AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToJSONKey AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

FromJSON AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

FromJSONKey AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToLog AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToHeader AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToQuery AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

FromXML AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToXML AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToByteString AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

FromText AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

ToText AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

type Rep AudioDescriptionLanguageCodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl

type Rep AudioDescriptionLanguageCodeControl = D1 ('MetaData "AudioDescriptionLanguageCodeControl" "Amazonka.MediaLive.Types.AudioDescriptionLanguageCodeControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioDescriptionLanguageCodeControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioDescriptionLanguageCodeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioLanguageSelectionPolicy

newtype AudioLanguageSelectionPolicy Source #

Audio Language Selection Policy

Instances

Instances details
Eq AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Ord AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Read AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Show AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Generic AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Associated Types

type Rep AudioLanguageSelectionPolicy :: Type -> Type #

NFData AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

Hashable AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToJSON AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToJSONKey AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

FromJSON AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

FromJSONKey AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToLog AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToHeader AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToQuery AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

FromXML AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToXML AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToByteString AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

FromText AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

ToText AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

type Rep AudioLanguageSelectionPolicy Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy

type Rep AudioLanguageSelectionPolicy = D1 ('MetaData "AudioLanguageSelectionPolicy" "Amazonka.MediaLive.Types.AudioLanguageSelectionPolicy" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioLanguageSelectionPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioLanguageSelectionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioNormalizationAlgorithm

newtype AudioNormalizationAlgorithm Source #

Audio Normalization Algorithm

Instances

Instances details
Eq AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Ord AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Read AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Show AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Generic AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Associated Types

type Rep AudioNormalizationAlgorithm :: Type -> Type #

NFData AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

Hashable AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToJSON AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToJSONKey AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

FromJSON AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

FromJSONKey AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToLog AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToHeader AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToQuery AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

FromXML AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToXML AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToByteString AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

FromText AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

ToText AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

type Rep AudioNormalizationAlgorithm Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithm

type Rep AudioNormalizationAlgorithm = D1 ('MetaData "AudioNormalizationAlgorithm" "Amazonka.MediaLive.Types.AudioNormalizationAlgorithm" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioNormalizationAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioNormalizationAlgorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioNormalizationAlgorithmControl

newtype AudioNormalizationAlgorithmControl Source #

Audio Normalization Algorithm Control

Instances

Instances details
Eq AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Ord AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Read AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Show AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Generic AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Associated Types

type Rep AudioNormalizationAlgorithmControl :: Type -> Type #

NFData AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

Hashable AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToJSON AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToJSONKey AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

FromJSON AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

FromJSONKey AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToLog AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToHeader AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToQuery AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

FromXML AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToXML AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToByteString AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

FromText AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

ToText AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

type Rep AudioNormalizationAlgorithmControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl

type Rep AudioNormalizationAlgorithmControl = D1 ('MetaData "AudioNormalizationAlgorithmControl" "Amazonka.MediaLive.Types.AudioNormalizationAlgorithmControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioNormalizationAlgorithmControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioNormalizationAlgorithmControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioOnlyHlsSegmentType

newtype AudioOnlyHlsSegmentType Source #

Audio Only Hls Segment Type

Instances

Instances details
Eq AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Ord AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Read AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Show AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Generic AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Associated Types

type Rep AudioOnlyHlsSegmentType :: Type -> Type #

NFData AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

Methods

rnf :: AudioOnlyHlsSegmentType -> () #

Hashable AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToJSON AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToJSONKey AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

FromJSON AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

FromJSONKey AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToLog AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToHeader AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToQuery AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

FromXML AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToXML AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToByteString AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

FromText AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

ToText AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

type Rep AudioOnlyHlsSegmentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType

type Rep AudioOnlyHlsSegmentType = D1 ('MetaData "AudioOnlyHlsSegmentType" "Amazonka.MediaLive.Types.AudioOnlyHlsSegmentType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioOnlyHlsSegmentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioOnlyHlsSegmentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioOnlyHlsTrackType

newtype AudioOnlyHlsTrackType Source #

Audio Only Hls Track Type

Instances

Instances details
Eq AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Ord AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Read AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Show AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Generic AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Associated Types

type Rep AudioOnlyHlsTrackType :: Type -> Type #

NFData AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

Methods

rnf :: AudioOnlyHlsTrackType -> () #

Hashable AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToJSON AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToJSONKey AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

FromJSON AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

FromJSONKey AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToLog AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToHeader AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToQuery AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

FromXML AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToXML AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToByteString AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

FromText AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

ToText AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

type Rep AudioOnlyHlsTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsTrackType

type Rep AudioOnlyHlsTrackType = D1 ('MetaData "AudioOnlyHlsTrackType" "Amazonka.MediaLive.Types.AudioOnlyHlsTrackType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioOnlyHlsTrackType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioOnlyHlsTrackType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AudioType

newtype AudioType Source #

Audio Type

Constructors

AudioType' 

Fields

Instances

Instances details
Eq AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Ord AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Read AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Show AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Generic AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Associated Types

type Rep AudioType :: Type -> Type #

NFData AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Methods

rnf :: AudioType -> () #

Hashable AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToJSON AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToJSONKey AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

FromJSON AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

FromJSONKey AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToLog AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToHeader AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToQuery AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

FromXML AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToXML AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Methods

toXML :: AudioType -> XML #

ToByteString AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Methods

toBS :: AudioType -> ByteString #

FromText AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

ToText AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

Methods

toText :: AudioType -> Text #

type Rep AudioType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioType

type Rep AudioType = D1 ('MetaData "AudioType" "Amazonka.MediaLive.Types.AudioType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AudioType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAudioType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AuthenticationScheme

newtype AuthenticationScheme Source #

Authentication Scheme

Instances

Instances details
Eq AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Ord AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Read AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Show AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Generic AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Associated Types

type Rep AuthenticationScheme :: Type -> Type #

NFData AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Methods

rnf :: AuthenticationScheme -> () #

Hashable AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToJSON AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToJSONKey AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromJSON AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromJSONKey AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToLog AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToHeader AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToQuery AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromXML AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToXML AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToByteString AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromText AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToText AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

type Rep AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

type Rep AuthenticationScheme = D1 ('MetaData "AuthenticationScheme" "Amazonka.MediaLive.Types.AuthenticationScheme" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AuthenticationScheme'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthenticationScheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AvailBlankingState

newtype AvailBlankingState Source #

Avail Blanking State

Instances

Instances details
Eq AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Ord AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Read AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Show AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Generic AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Associated Types

type Rep AvailBlankingState :: Type -> Type #

NFData AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

Methods

rnf :: AvailBlankingState -> () #

Hashable AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToJSON AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToJSONKey AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

FromJSON AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

FromJSONKey AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToLog AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToHeader AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToQuery AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

FromXML AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToXML AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToByteString AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

FromText AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

ToText AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

type Rep AvailBlankingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlankingState

type Rep AvailBlankingState = D1 ('MetaData "AvailBlankingState" "Amazonka.MediaLive.Types.AvailBlankingState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AvailBlankingState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAvailBlankingState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlackoutSlateNetworkEndBlackout

newtype BlackoutSlateNetworkEndBlackout Source #

Blackout Slate Network End Blackout

Instances

Instances details
Eq BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Ord BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Read BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Show BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Generic BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Associated Types

type Rep BlackoutSlateNetworkEndBlackout :: Type -> Type #

NFData BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

Hashable BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToJSON BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToJSONKey BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

FromJSON BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

FromJSONKey BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToLog BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToHeader BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToQuery BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

FromXML BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToXML BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToByteString BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

FromText BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

ToText BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

type Rep BlackoutSlateNetworkEndBlackout Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout

type Rep BlackoutSlateNetworkEndBlackout = D1 ('MetaData "BlackoutSlateNetworkEndBlackout" "Amazonka.MediaLive.Types.BlackoutSlateNetworkEndBlackout" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BlackoutSlateNetworkEndBlackout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlackoutSlateNetworkEndBlackout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlackoutSlateState

newtype BlackoutSlateState Source #

Blackout Slate State

Instances

Instances details
Eq BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Ord BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Read BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Show BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Generic BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Associated Types

type Rep BlackoutSlateState :: Type -> Type #

NFData BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

Methods

rnf :: BlackoutSlateState -> () #

Hashable BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToJSON BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToJSONKey BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

FromJSON BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

FromJSONKey BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToLog BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToHeader BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToQuery BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

FromXML BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToXML BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToByteString BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

FromText BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

ToText BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

type Rep BlackoutSlateState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlateState

type Rep BlackoutSlateState = D1 ('MetaData "BlackoutSlateState" "Amazonka.MediaLive.Types.BlackoutSlateState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BlackoutSlateState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlackoutSlateState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInAlignment

newtype BurnInAlignment Source #

Burn In Alignment

Constructors

BurnInAlignment' 

Instances

Instances details
Eq BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Ord BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Read BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Show BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Generic BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Associated Types

type Rep BurnInAlignment :: Type -> Type #

NFData BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Methods

rnf :: BurnInAlignment -> () #

Hashable BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToJSON BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToJSONKey BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

FromJSON BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

FromJSONKey BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToLog BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToHeader BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToQuery BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

FromXML BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToXML BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

Methods

toXML :: BurnInAlignment -> XML #

ToByteString BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

FromText BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

ToText BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

type Rep BurnInAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInAlignment

type Rep BurnInAlignment = D1 ('MetaData "BurnInAlignment" "Amazonka.MediaLive.Types.BurnInAlignment" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInAlignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInAlignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInBackgroundColor

newtype BurnInBackgroundColor Source #

Burn In Background Color

Instances

Instances details
Eq BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Ord BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Read BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Show BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Generic BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Associated Types

type Rep BurnInBackgroundColor :: Type -> Type #

NFData BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

Methods

rnf :: BurnInBackgroundColor -> () #

Hashable BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToJSON BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToJSONKey BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

FromJSON BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

FromJSONKey BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToLog BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToHeader BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToQuery BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

FromXML BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToXML BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToByteString BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

FromText BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

ToText BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

type Rep BurnInBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInBackgroundColor

type Rep BurnInBackgroundColor = D1 ('MetaData "BurnInBackgroundColor" "Amazonka.MediaLive.Types.BurnInBackgroundColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInBackgroundColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInBackgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInFontColor

newtype BurnInFontColor Source #

Burn In Font Color

Constructors

BurnInFontColor' 

Instances

Instances details
Eq BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Ord BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Read BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Show BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Generic BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Associated Types

type Rep BurnInFontColor :: Type -> Type #

NFData BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Methods

rnf :: BurnInFontColor -> () #

Hashable BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToJSON BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToJSONKey BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

FromJSON BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

FromJSONKey BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToLog BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToHeader BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToQuery BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

FromXML BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToXML BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

Methods

toXML :: BurnInFontColor -> XML #

ToByteString BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

FromText BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

ToText BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

type Rep BurnInFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInFontColor

type Rep BurnInFontColor = D1 ('MetaData "BurnInFontColor" "Amazonka.MediaLive.Types.BurnInFontColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInFontColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInFontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInOutlineColor

newtype BurnInOutlineColor Source #

Burn In Outline Color

Instances

Instances details
Eq BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Ord BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Read BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Show BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Generic BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Associated Types

type Rep BurnInOutlineColor :: Type -> Type #

NFData BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

Methods

rnf :: BurnInOutlineColor -> () #

Hashable BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToJSON BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToJSONKey BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

FromJSON BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

FromJSONKey BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToLog BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToHeader BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToQuery BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

FromXML BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToXML BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToByteString BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

FromText BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

ToText BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

type Rep BurnInOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInOutlineColor

type Rep BurnInOutlineColor = D1 ('MetaData "BurnInOutlineColor" "Amazonka.MediaLive.Types.BurnInOutlineColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInOutlineColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInOutlineColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInShadowColor

newtype BurnInShadowColor Source #

Burn In Shadow Color

Instances

Instances details
Eq BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Ord BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Read BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Show BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Generic BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Associated Types

type Rep BurnInShadowColor :: Type -> Type #

NFData BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

Methods

rnf :: BurnInShadowColor -> () #

Hashable BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToJSON BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToJSONKey BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

FromJSON BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

FromJSONKey BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToLog BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToHeader BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToQuery BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

FromXML BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToXML BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToByteString BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

FromText BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

ToText BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

type Rep BurnInShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInShadowColor

type Rep BurnInShadowColor = D1 ('MetaData "BurnInShadowColor" "Amazonka.MediaLive.Types.BurnInShadowColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInShadowColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInShadowColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BurnInTeletextGridControl

newtype BurnInTeletextGridControl Source #

Burn In Teletext Grid Control

Instances

Instances details
Eq BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Ord BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Read BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Show BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Generic BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Associated Types

type Rep BurnInTeletextGridControl :: Type -> Type #

NFData BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

Hashable BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToJSON BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToJSONKey BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

FromJSON BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

FromJSONKey BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToLog BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToHeader BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToQuery BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

FromXML BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToXML BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToByteString BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

FromText BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

ToText BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

type Rep BurnInTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInTeletextGridControl

type Rep BurnInTeletextGridControl = D1 ('MetaData "BurnInTeletextGridControl" "Amazonka.MediaLive.Types.BurnInTeletextGridControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "BurnInTeletextGridControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurnInTeletextGridControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CdiInputResolution

newtype CdiInputResolution Source #

Maximum CDI input resolution; SD is 480i and 576i up to 30 frames-per-second (fps), HD is 720p up to 60 fps / 1080i up to 30 fps, FHD is 1080p up to 60 fps, UHD is 2160p up to 60 fps

Instances

Instances details
Eq CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Ord CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Read CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Show CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Generic CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Associated Types

type Rep CdiInputResolution :: Type -> Type #

NFData CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

Methods

rnf :: CdiInputResolution -> () #

Hashable CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToJSON CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToJSONKey CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

FromJSON CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

FromJSONKey CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToLog CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToHeader CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToQuery CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

FromXML CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToXML CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToByteString CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

FromText CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

ToText CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

type Rep CdiInputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputResolution

type Rep CdiInputResolution = D1 ('MetaData "CdiInputResolution" "Amazonka.MediaLive.Types.CdiInputResolution" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "CdiInputResolution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCdiInputResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ChannelClass

newtype ChannelClass Source #

A standard channel has two encoding pipelines and a single pipeline channel only has one.

Constructors

ChannelClass' 

Instances

Instances details
Eq ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Ord ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Read ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Show ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Generic ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Associated Types

type Rep ChannelClass :: Type -> Type #

NFData ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Methods

rnf :: ChannelClass -> () #

Hashable ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToJSON ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToJSONKey ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

FromJSON ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

FromJSONKey ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToLog ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToHeader ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToQuery ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

FromXML ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToXML ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Methods

toXML :: ChannelClass -> XML #

ToByteString ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

FromText ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

ToText ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

Methods

toText :: ChannelClass -> Text #

type Rep ChannelClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelClass

type Rep ChannelClass = D1 ('MetaData "ChannelClass" "Amazonka.MediaLive.Types.ChannelClass" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ChannelClass'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromChannelClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ChannelState

newtype ChannelState Source #

Placeholder documentation for ChannelState

Constructors

ChannelState' 

Instances

Instances details
Eq ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Ord ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Read ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Show ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Generic ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Associated Types

type Rep ChannelState :: Type -> Type #

NFData ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Methods

rnf :: ChannelState -> () #

Hashable ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

FromJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

FromJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToLog ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToHeader ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToQuery ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

FromXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Methods

toXML :: ChannelState -> XML #

ToByteString ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

FromText ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

ToText ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

Methods

toText :: ChannelState -> Text #

type Rep ChannelState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelState

type Rep ChannelState = D1 ('MetaData "ChannelState" "Amazonka.MediaLive.Types.ChannelState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ChannelState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromChannelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContentType

newtype ContentType Source #

Specifies the media type of the thumbnail.

Constructors

ContentType' 

Bundled Patterns

pattern ContentType_Image_jpeg :: ContentType 

Instances

Instances details
Eq ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Ord ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Read ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Show ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Generic ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Associated Types

type Rep ContentType :: Type -> Type #

NFData ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Methods

rnf :: ContentType -> () #

Hashable ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToJSON ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToJSONKey ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

FromJSON ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

FromJSONKey ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToLog ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToHeader ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToQuery ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

FromXML ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToXML ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Methods

toXML :: ContentType -> XML #

ToByteString ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

FromText ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

ToText ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

Methods

toText :: ContentType -> Text #

type Rep ContentType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ContentType

type Rep ContentType = D1 ('MetaData "ContentType" "Amazonka.MediaLive.Types.ContentType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeviceSettingsSyncState

newtype DeviceSettingsSyncState Source #

The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration.

Instances

Instances details
Eq DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Ord DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Read DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Show DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Generic DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Associated Types

type Rep DeviceSettingsSyncState :: Type -> Type #

NFData DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

Methods

rnf :: DeviceSettingsSyncState -> () #

Hashable DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToJSON DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToJSONKey DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

FromJSON DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

FromJSONKey DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToLog DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToHeader DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToQuery DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

FromXML DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToXML DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToByteString DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

FromText DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

ToText DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

type Rep DeviceSettingsSyncState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceSettingsSyncState

type Rep DeviceSettingsSyncState = D1 ('MetaData "DeviceSettingsSyncState" "Amazonka.MediaLive.Types.DeviceSettingsSyncState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DeviceSettingsSyncState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceSettingsSyncState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeviceUpdateStatus

newtype DeviceUpdateStatus Source #

The status of software on the input device.

Instances

Instances details
Eq DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Ord DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Read DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Show DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Generic DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Associated Types

type Rep DeviceUpdateStatus :: Type -> Type #

NFData DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

Methods

rnf :: DeviceUpdateStatus -> () #

Hashable DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToJSON DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToJSONKey DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

FromJSON DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

FromJSONKey DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToLog DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToHeader DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToQuery DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

FromXML DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToXML DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToByteString DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

FromText DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

ToText DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

type Rep DeviceUpdateStatus Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DeviceUpdateStatus

type Rep DeviceUpdateStatus = D1 ('MetaData "DeviceUpdateStatus" "Amazonka.MediaLive.Types.DeviceUpdateStatus" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DeviceUpdateStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceUpdateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSdtOutputSdt

newtype DvbSdtOutputSdt Source #

Dvb Sdt Output Sdt

Constructors

DvbSdtOutputSdt' 

Instances

Instances details
Eq DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Ord DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Read DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Show DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Generic DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Associated Types

type Rep DvbSdtOutputSdt :: Type -> Type #

NFData DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Methods

rnf :: DvbSdtOutputSdt -> () #

Hashable DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToJSON DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToJSONKey DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

FromJSON DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

FromJSONKey DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToLog DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToHeader DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToQuery DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

FromXML DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToXML DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

Methods

toXML :: DvbSdtOutputSdt -> XML #

ToByteString DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

FromText DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

ToText DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

type Rep DvbSdtOutputSdt Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtOutputSdt

type Rep DvbSdtOutputSdt = D1 ('MetaData "DvbSdtOutputSdt" "Amazonka.MediaLive.Types.DvbSdtOutputSdt" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSdtOutputSdt'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSdtOutputSdt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationAlignment

newtype DvbSubDestinationAlignment Source #

Dvb Sub Destination Alignment

Instances

Instances details
Eq DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Ord DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Read DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Show DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Generic DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Associated Types

type Rep DvbSubDestinationAlignment :: Type -> Type #

NFData DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

Hashable DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToJSON DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToJSONKey DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

FromJSON DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

FromJSONKey DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToLog DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToHeader DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToQuery DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

FromXML DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToXML DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToByteString DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

FromText DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

ToText DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

type Rep DvbSubDestinationAlignment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationAlignment

type Rep DvbSubDestinationAlignment = D1 ('MetaData "DvbSubDestinationAlignment" "Amazonka.MediaLive.Types.DvbSubDestinationAlignment" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationAlignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationAlignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationBackgroundColor

newtype DvbSubDestinationBackgroundColor Source #

Dvb Sub Destination Background Color

Instances

Instances details
Eq DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Ord DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Read DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Show DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Generic DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Associated Types

type Rep DvbSubDestinationBackgroundColor :: Type -> Type #

NFData DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

Hashable DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToJSON DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToJSONKey DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

FromJSON DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

FromJSONKey DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToLog DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToHeader DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToQuery DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

FromXML DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToXML DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToByteString DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

FromText DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

ToText DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

type Rep DvbSubDestinationBackgroundColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor

type Rep DvbSubDestinationBackgroundColor = D1 ('MetaData "DvbSubDestinationBackgroundColor" "Amazonka.MediaLive.Types.DvbSubDestinationBackgroundColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationBackgroundColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationBackgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationFontColor

newtype DvbSubDestinationFontColor Source #

Dvb Sub Destination Font Color

Instances

Instances details
Eq DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Ord DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Read DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Show DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Generic DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Associated Types

type Rep DvbSubDestinationFontColor :: Type -> Type #

NFData DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

Hashable DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToJSON DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToJSONKey DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

FromJSON DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

FromJSONKey DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToLog DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToHeader DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToQuery DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

FromXML DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToXML DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToByteString DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

FromText DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

ToText DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

type Rep DvbSubDestinationFontColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationFontColor

type Rep DvbSubDestinationFontColor = D1 ('MetaData "DvbSubDestinationFontColor" "Amazonka.MediaLive.Types.DvbSubDestinationFontColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationFontColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationFontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationOutlineColor

newtype DvbSubDestinationOutlineColor Source #

Dvb Sub Destination Outline Color

Instances

Instances details
Eq DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Ord DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Read DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Show DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Generic DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Associated Types

type Rep DvbSubDestinationOutlineColor :: Type -> Type #

NFData DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

Hashable DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToJSON DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToJSONKey DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

FromJSON DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

FromJSONKey DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToLog DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToHeader DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToQuery DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

FromXML DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToXML DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToByteString DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

FromText DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

ToText DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

type Rep DvbSubDestinationOutlineColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor

type Rep DvbSubDestinationOutlineColor = D1 ('MetaData "DvbSubDestinationOutlineColor" "Amazonka.MediaLive.Types.DvbSubDestinationOutlineColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationOutlineColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationOutlineColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationShadowColor

newtype DvbSubDestinationShadowColor Source #

Dvb Sub Destination Shadow Color

Instances

Instances details
Eq DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Ord DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Read DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Show DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Generic DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Associated Types

type Rep DvbSubDestinationShadowColor :: Type -> Type #

NFData DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

Hashable DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToJSON DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToJSONKey DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

FromJSON DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

FromJSONKey DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToLog DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToHeader DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToQuery DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

FromXML DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToXML DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToByteString DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

FromText DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

ToText DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

type Rep DvbSubDestinationShadowColor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationShadowColor

type Rep DvbSubDestinationShadowColor = D1 ('MetaData "DvbSubDestinationShadowColor" "Amazonka.MediaLive.Types.DvbSubDestinationShadowColor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationShadowColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationShadowColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubDestinationTeletextGridControl

newtype DvbSubDestinationTeletextGridControl Source #

Dvb Sub Destination Teletext Grid Control

Instances

Instances details
Eq DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

Ord DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

Read DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

Show DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

Generic DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

NFData DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

Hashable DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToJSON DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToJSONKey DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

FromJSON DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

FromJSONKey DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToLog DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToHeader DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToQuery DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

FromXML DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToXML DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToByteString DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

FromText DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

ToText DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

type Rep DvbSubDestinationTeletextGridControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl

type Rep DvbSubDestinationTeletextGridControl = D1 ('MetaData "DvbSubDestinationTeletextGridControl" "Amazonka.MediaLive.Types.DvbSubDestinationTeletextGridControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubDestinationTeletextGridControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubDestinationTeletextGridControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DvbSubOcrLanguage

newtype DvbSubOcrLanguage Source #

Dvb Sub Ocr Language

Instances

Instances details
Eq DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Ord DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Read DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Show DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Generic DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Associated Types

type Rep DvbSubOcrLanguage :: Type -> Type #

NFData DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

Methods

rnf :: DvbSubOcrLanguage -> () #

Hashable DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToJSON DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToJSONKey DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

FromJSON DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

FromJSONKey DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToLog DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToHeader DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToQuery DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

FromXML DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToXML DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToByteString DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

FromText DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

ToText DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

type Rep DvbSubOcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubOcrLanguage

type Rep DvbSubOcrLanguage = D1 ('MetaData "DvbSubOcrLanguage" "Amazonka.MediaLive.Types.DvbSubOcrLanguage" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "DvbSubOcrLanguage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDvbSubOcrLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3AttenuationControl

newtype Eac3AttenuationControl Source #

Eac3 Attenuation Control

Instances

Instances details
Eq Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Ord Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Read Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Show Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Generic Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Associated Types

type Rep Eac3AttenuationControl :: Type -> Type #

NFData Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

Methods

rnf :: Eac3AttenuationControl -> () #

Hashable Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToJSON Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToJSONKey Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

FromJSON Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

FromJSONKey Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToLog Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToHeader Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToQuery Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

FromXML Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToXML Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToByteString Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

FromText Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

ToText Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

type Rep Eac3AttenuationControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3AttenuationControl

type Rep Eac3AttenuationControl = D1 ('MetaData "Eac3AttenuationControl" "Amazonka.MediaLive.Types.Eac3AttenuationControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3AttenuationControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3AttenuationControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3BitstreamMode

newtype Eac3BitstreamMode Source #

Eac3 Bitstream Mode

Instances

Instances details
Eq Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Ord Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Read Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Show Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Generic Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Associated Types

type Rep Eac3BitstreamMode :: Type -> Type #

NFData Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

Methods

rnf :: Eac3BitstreamMode -> () #

Hashable Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToJSON Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToJSONKey Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

FromJSON Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

FromJSONKey Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToLog Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToHeader Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToQuery Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

FromXML Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToXML Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToByteString Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

FromText Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

ToText Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

type Rep Eac3BitstreamMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3BitstreamMode

type Rep Eac3BitstreamMode = D1 ('MetaData "Eac3BitstreamMode" "Amazonka.MediaLive.Types.Eac3BitstreamMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3BitstreamMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3BitstreamMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3CodingMode

newtype Eac3CodingMode Source #

Eac3 Coding Mode

Constructors

Eac3CodingMode' 

Instances

Instances details
Eq Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Ord Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Read Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Show Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Generic Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Associated Types

type Rep Eac3CodingMode :: Type -> Type #

NFData Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Methods

rnf :: Eac3CodingMode -> () #

Hashable Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToJSON Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToJSONKey Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

FromJSON Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

FromJSONKey Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToLog Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToHeader Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToQuery Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

FromXML Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToXML Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

Methods

toXML :: Eac3CodingMode -> XML #

ToByteString Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

FromText Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

ToText Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

type Rep Eac3CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3CodingMode

type Rep Eac3CodingMode = D1 ('MetaData "Eac3CodingMode" "Amazonka.MediaLive.Types.Eac3CodingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3CodingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3CodingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3DcFilter

newtype Eac3DcFilter Source #

Eac3 Dc Filter

Constructors

Eac3DcFilter' 

Bundled Patterns

pattern Eac3DcFilter_DISABLED :: Eac3DcFilter 
pattern Eac3DcFilter_ENABLED :: Eac3DcFilter 

Instances

Instances details
Eq Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Ord Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Read Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Show Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Generic Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Associated Types

type Rep Eac3DcFilter :: Type -> Type #

NFData Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Methods

rnf :: Eac3DcFilter -> () #

Hashable Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToJSON Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToJSONKey Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

FromJSON Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

FromJSONKey Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToLog Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToHeader Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToQuery Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

FromXML Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToXML Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Methods

toXML :: Eac3DcFilter -> XML #

ToByteString Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

FromText Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

ToText Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

Methods

toText :: Eac3DcFilter -> Text #

type Rep Eac3DcFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DcFilter

type Rep Eac3DcFilter = D1 ('MetaData "Eac3DcFilter" "Amazonka.MediaLive.Types.Eac3DcFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3DcFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3DcFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3DrcLine

newtype Eac3DrcLine Source #

Eac3 Drc Line

Constructors

Eac3DrcLine' 

Instances

Instances details
Eq Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Ord Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Read Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Show Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Generic Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Associated Types

type Rep Eac3DrcLine :: Type -> Type #

NFData Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Methods

rnf :: Eac3DrcLine -> () #

Hashable Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToJSON Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToJSONKey Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

FromJSON Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

FromJSONKey Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToLog Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToHeader Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToQuery Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

FromXML Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToXML Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Methods

toXML :: Eac3DrcLine -> XML #

ToByteString Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

FromText Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

ToText Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

Methods

toText :: Eac3DrcLine -> Text #

type Rep Eac3DrcLine Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcLine

type Rep Eac3DrcLine = D1 ('MetaData "Eac3DrcLine" "Amazonka.MediaLive.Types.Eac3DrcLine" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3DrcLine'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3DrcLine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3DrcRf

newtype Eac3DrcRf Source #

Eac3 Drc Rf

Constructors

Eac3DrcRf' 

Fields

Instances

Instances details
Eq Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Ord Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Read Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Show Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Generic Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Associated Types

type Rep Eac3DrcRf :: Type -> Type #

NFData Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Methods

rnf :: Eac3DrcRf -> () #

Hashable Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToJSON Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToJSONKey Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

FromJSON Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

FromJSONKey Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToLog Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToHeader Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToQuery Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

FromXML Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToXML Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Methods

toXML :: Eac3DrcRf -> XML #

ToByteString Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Methods

toBS :: Eac3DrcRf -> ByteString #

FromText Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

ToText Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

Methods

toText :: Eac3DrcRf -> Text #

type Rep Eac3DrcRf Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3DrcRf

type Rep Eac3DrcRf = D1 ('MetaData "Eac3DrcRf" "Amazonka.MediaLive.Types.Eac3DrcRf" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3DrcRf'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3DrcRf") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3LfeControl

newtype Eac3LfeControl Source #

Eac3 Lfe Control

Constructors

Eac3LfeControl' 

Instances

Instances details
Eq Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Ord Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Read Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Show Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Generic Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Associated Types

type Rep Eac3LfeControl :: Type -> Type #

NFData Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Methods

rnf :: Eac3LfeControl -> () #

Hashable Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToJSON Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToJSONKey Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

FromJSON Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

FromJSONKey Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToLog Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToHeader Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToQuery Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

FromXML Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToXML Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

Methods

toXML :: Eac3LfeControl -> XML #

ToByteString Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

FromText Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

ToText Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

type Rep Eac3LfeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeControl

type Rep Eac3LfeControl = D1 ('MetaData "Eac3LfeControl" "Amazonka.MediaLive.Types.Eac3LfeControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3LfeControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3LfeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3LfeFilter

newtype Eac3LfeFilter Source #

Eac3 Lfe Filter

Constructors

Eac3LfeFilter' 

Instances

Instances details
Eq Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Ord Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Read Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Show Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Generic Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Associated Types

type Rep Eac3LfeFilter :: Type -> Type #

NFData Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Methods

rnf :: Eac3LfeFilter -> () #

Hashable Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToJSON Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToJSONKey Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

FromJSON Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

FromJSONKey Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToLog Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToHeader Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToQuery Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

FromXML Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToXML Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Methods

toXML :: Eac3LfeFilter -> XML #

ToByteString Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

FromText Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

ToText Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

Methods

toText :: Eac3LfeFilter -> Text #

type Rep Eac3LfeFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3LfeFilter

type Rep Eac3LfeFilter = D1 ('MetaData "Eac3LfeFilter" "Amazonka.MediaLive.Types.Eac3LfeFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3LfeFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3LfeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3MetadataControl

newtype Eac3MetadataControl Source #

Eac3 Metadata Control

Instances

Instances details
Eq Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Ord Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Read Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Show Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Generic Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Associated Types

type Rep Eac3MetadataControl :: Type -> Type #

NFData Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

Methods

rnf :: Eac3MetadataControl -> () #

Hashable Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToJSON Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToJSONKey Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

FromJSON Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

FromJSONKey Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToLog Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToHeader Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToQuery Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

FromXML Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToXML Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToByteString Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

FromText Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

ToText Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

type Rep Eac3MetadataControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3MetadataControl

type Rep Eac3MetadataControl = D1 ('MetaData "Eac3MetadataControl" "Amazonka.MediaLive.Types.Eac3MetadataControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3MetadataControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3MetadataControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3PassthroughControl

newtype Eac3PassthroughControl Source #

Eac3 Passthrough Control

Instances

Instances details
Eq Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Ord Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Read Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Show Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Generic Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Associated Types

type Rep Eac3PassthroughControl :: Type -> Type #

NFData Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

Methods

rnf :: Eac3PassthroughControl -> () #

Hashable Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToJSON Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToJSONKey Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

FromJSON Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

FromJSONKey Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToLog Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToHeader Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToQuery Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

FromXML Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToXML Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToByteString Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

FromText Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

ToText Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

type Rep Eac3PassthroughControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PassthroughControl

type Rep Eac3PassthroughControl = D1 ('MetaData "Eac3PassthroughControl" "Amazonka.MediaLive.Types.Eac3PassthroughControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3PassthroughControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3PassthroughControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3PhaseControl

newtype Eac3PhaseControl Source #

Eac3 Phase Control

Instances

Instances details
Eq Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Ord Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Read Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Show Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Generic Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Associated Types

type Rep Eac3PhaseControl :: Type -> Type #

NFData Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

Methods

rnf :: Eac3PhaseControl -> () #

Hashable Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToJSON Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToJSONKey Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

FromJSON Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

FromJSONKey Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToLog Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToHeader Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToQuery Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

FromXML Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToXML Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToByteString Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

FromText Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

ToText Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

type Rep Eac3PhaseControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3PhaseControl

type Rep Eac3PhaseControl = D1 ('MetaData "Eac3PhaseControl" "Amazonka.MediaLive.Types.Eac3PhaseControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3PhaseControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3PhaseControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3StereoDownmix

newtype Eac3StereoDownmix Source #

Eac3 Stereo Downmix

Instances

Instances details
Eq Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Ord Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Read Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Show Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Generic Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Associated Types

type Rep Eac3StereoDownmix :: Type -> Type #

NFData Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

Methods

rnf :: Eac3StereoDownmix -> () #

Hashable Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToJSON Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToJSONKey Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

FromJSON Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

FromJSONKey Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToLog Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToHeader Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToQuery Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

FromXML Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToXML Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToByteString Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

FromText Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

ToText Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

type Rep Eac3StereoDownmix Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3StereoDownmix

type Rep Eac3StereoDownmix = D1 ('MetaData "Eac3StereoDownmix" "Amazonka.MediaLive.Types.Eac3StereoDownmix" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3StereoDownmix'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3StereoDownmix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3SurroundExMode

newtype Eac3SurroundExMode Source #

Eac3 Surround Ex Mode

Instances

Instances details
Eq Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Ord Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Read Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Show Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Generic Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Associated Types

type Rep Eac3SurroundExMode :: Type -> Type #

NFData Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

Methods

rnf :: Eac3SurroundExMode -> () #

Hashable Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToJSON Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToJSONKey Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

FromJSON Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

FromJSONKey Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToLog Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToHeader Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToQuery Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

FromXML Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToXML Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToByteString Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

FromText Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

ToText Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

type Rep Eac3SurroundExMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundExMode

type Rep Eac3SurroundExMode = D1 ('MetaData "Eac3SurroundExMode" "Amazonka.MediaLive.Types.Eac3SurroundExMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3SurroundExMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3SurroundExMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Eac3SurroundMode

newtype Eac3SurroundMode Source #

Eac3 Surround Mode

Instances

Instances details
Eq Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Ord Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Read Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Show Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Generic Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Associated Types

type Rep Eac3SurroundMode :: Type -> Type #

NFData Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

Methods

rnf :: Eac3SurroundMode -> () #

Hashable Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToJSON Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToJSONKey Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

FromJSON Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

FromJSONKey Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToLog Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToHeader Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToQuery Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

FromXML Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToXML Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToByteString Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

FromText Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

ToText Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

type Rep Eac3SurroundMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3SurroundMode

type Rep Eac3SurroundMode = D1 ('MetaData "Eac3SurroundMode" "Amazonka.MediaLive.Types.Eac3SurroundMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Eac3SurroundMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEac3SurroundMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EbuTtDDestinationStyleControl

newtype EbuTtDDestinationStyleControl Source #

Ebu Tt DDestination Style Control

Instances

Instances details
Eq EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Ord EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Read EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Show EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Generic EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Associated Types

type Rep EbuTtDDestinationStyleControl :: Type -> Type #

NFData EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

Hashable EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToJSON EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToJSONKey EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

FromJSON EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

FromJSONKey EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToLog EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToHeader EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToQuery EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

FromXML EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToXML EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToByteString EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

FromText EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

ToText EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

type Rep EbuTtDDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl

type Rep EbuTtDDestinationStyleControl = D1 ('MetaData "EbuTtDDestinationStyleControl" "Amazonka.MediaLive.Types.EbuTtDDestinationStyleControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "EbuTtDDestinationStyleControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEbuTtDDestinationStyleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EbuTtDFillLineGapControl

newtype EbuTtDFillLineGapControl Source #

Ebu Tt DFill Line Gap Control

Instances

Instances details
Eq EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Ord EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Read EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Show EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Generic EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Associated Types

type Rep EbuTtDFillLineGapControl :: Type -> Type #

NFData EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

Hashable EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToJSON EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToJSONKey EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

FromJSON EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

FromJSONKey EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToLog EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToHeader EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToQuery EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

FromXML EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToXML EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToByteString EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

FromText EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

ToText EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

type Rep EbuTtDFillLineGapControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDFillLineGapControl

type Rep EbuTtDFillLineGapControl = D1 ('MetaData "EbuTtDFillLineGapControl" "Amazonka.MediaLive.Types.EbuTtDFillLineGapControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "EbuTtDFillLineGapControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEbuTtDFillLineGapControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EmbeddedConvert608To708

newtype EmbeddedConvert608To708 Source #

Embedded Convert608 To708

Instances

Instances details
Eq EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Ord EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Read EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Show EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Generic EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Associated Types

type Rep EmbeddedConvert608To708 :: Type -> Type #

NFData EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

Methods

rnf :: EmbeddedConvert608To708 -> () #

Hashable EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToJSON EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToJSONKey EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

FromJSON EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

FromJSONKey EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToLog EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToHeader EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToQuery EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

FromXML EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToXML EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToByteString EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

FromText EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

ToText EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

type Rep EmbeddedConvert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedConvert608To708

type Rep EmbeddedConvert608To708 = D1 ('MetaData "EmbeddedConvert608To708" "Amazonka.MediaLive.Types.EmbeddedConvert608To708" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "EmbeddedConvert608To708'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmbeddedConvert608To708") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EmbeddedScte20Detection

newtype EmbeddedScte20Detection Source #

Embedded Scte20 Detection

Instances

Instances details
Eq EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Ord EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Read EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Show EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Generic EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Associated Types

type Rep EmbeddedScte20Detection :: Type -> Type #

NFData EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

Methods

rnf :: EmbeddedScte20Detection -> () #

Hashable EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToJSON EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToJSONKey EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

FromJSON EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

FromJSONKey EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToLog EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToHeader EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToQuery EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

FromXML EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToXML EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToByteString EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

FromText EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

ToText EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

type Rep EmbeddedScte20Detection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedScte20Detection

type Rep EmbeddedScte20Detection = D1 ('MetaData "EmbeddedScte20Detection" "Amazonka.MediaLive.Types.EmbeddedScte20Detection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "EmbeddedScte20Detection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmbeddedScte20Detection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureActivationsInputPrepareScheduleActions

newtype FeatureActivationsInputPrepareScheduleActions Source #

Feature Activations Input Prepare Schedule Actions

Instances

Instances details
Eq FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

Ord FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

Read FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

Show FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

Generic FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

NFData FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

Hashable FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToJSON FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToJSONKey FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

FromJSON FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

FromJSONKey FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToLog FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToHeader FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToQuery FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

FromXML FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToXML FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToByteString FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

FromText FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

ToText FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

type Rep FeatureActivationsInputPrepareScheduleActions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions

type Rep FeatureActivationsInputPrepareScheduleActions = D1 ('MetaData "FeatureActivationsInputPrepareScheduleActions" "Amazonka.MediaLive.Types.FeatureActivationsInputPrepareScheduleActions" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "FeatureActivationsInputPrepareScheduleActions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureActivationsInputPrepareScheduleActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FecOutputIncludeFec

newtype FecOutputIncludeFec Source #

Fec Output Include Fec

Instances

Instances details
Eq FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Ord FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Read FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Show FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Generic FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Associated Types

type Rep FecOutputIncludeFec :: Type -> Type #

NFData FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

Methods

rnf :: FecOutputIncludeFec -> () #

Hashable FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToJSON FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToJSONKey FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

FromJSON FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

FromJSONKey FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToLog FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToHeader FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToQuery FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

FromXML FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToXML FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToByteString FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

FromText FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

ToText FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

type Rep FecOutputIncludeFec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputIncludeFec

type Rep FecOutputIncludeFec = D1 ('MetaData "FecOutputIncludeFec" "Amazonka.MediaLive.Types.FecOutputIncludeFec" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "FecOutputIncludeFec'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFecOutputIncludeFec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FixedAfd

newtype FixedAfd Source #

Fixed Afd

Constructors

FixedAfd' 

Fields

Instances

Instances details
Eq FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Ord FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Read FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Show FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Generic FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Associated Types

type Rep FixedAfd :: Type -> Type #

Methods

from :: FixedAfd -> Rep FixedAfd x #

to :: Rep FixedAfd x -> FixedAfd #

NFData FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

rnf :: FixedAfd -> () #

Hashable FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

hashWithSalt :: Int -> FixedAfd -> Int #

hash :: FixedAfd -> Int #

ToJSON FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

ToJSONKey FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

FromJSON FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

FromJSONKey FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

ToLog FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

ToHeader FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

toHeader :: HeaderName -> FixedAfd -> [Header] #

ToQuery FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

FromXML FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

ToXML FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

toXML :: FixedAfd -> XML #

ToByteString FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

toBS :: FixedAfd -> ByteString #

FromText FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

ToText FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

Methods

toText :: FixedAfd -> Text #

type Rep FixedAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedAfd

type Rep FixedAfd = D1 ('MetaData "FixedAfd" "Amazonka.MediaLive.Types.FixedAfd" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "FixedAfd'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFixedAfd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Fmp4NielsenId3Behavior

newtype Fmp4NielsenId3Behavior Source #

Fmp4 Nielsen Id3 Behavior

Instances

Instances details
Eq Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Ord Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Read Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Show Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Generic Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Associated Types

type Rep Fmp4NielsenId3Behavior :: Type -> Type #

NFData Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

Methods

rnf :: Fmp4NielsenId3Behavior -> () #

Hashable Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToJSON Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToJSONKey Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

FromJSON Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

FromJSONKey Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToLog Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToHeader Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToQuery Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

FromXML Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToXML Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToByteString Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

FromText Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

ToText Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

type Rep Fmp4NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior

type Rep Fmp4NielsenId3Behavior = D1 ('MetaData "Fmp4NielsenId3Behavior" "Amazonka.MediaLive.Types.Fmp4NielsenId3Behavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Fmp4NielsenId3Behavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFmp4NielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Fmp4TimedMetadataBehavior

newtype Fmp4TimedMetadataBehavior Source #

Fmp4 Timed Metadata Behavior

Instances

Instances details
Eq Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Ord Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Read Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Show Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Generic Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Associated Types

type Rep Fmp4TimedMetadataBehavior :: Type -> Type #

NFData Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

Hashable Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToJSON Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToJSONKey Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

FromJSON Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

FromJSONKey Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToLog Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToHeader Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToQuery Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

FromXML Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToXML Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToByteString Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

FromText Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

ToText Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

type Rep Fmp4TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior

type Rep Fmp4TimedMetadataBehavior = D1 ('MetaData "Fmp4TimedMetadataBehavior" "Amazonka.MediaLive.Types.Fmp4TimedMetadataBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Fmp4TimedMetadataBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFmp4TimedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FollowPoint

newtype FollowPoint Source #

Follow reference point.

Constructors

FollowPoint' 

Bundled Patterns

pattern FollowPoint_END :: FollowPoint 
pattern FollowPoint_START :: FollowPoint 

Instances

Instances details
Eq FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Ord FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Read FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Show FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Generic FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Associated Types

type Rep FollowPoint :: Type -> Type #

NFData FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Methods

rnf :: FollowPoint -> () #

Hashable FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToJSON FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToJSONKey FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

FromJSON FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

FromJSONKey FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToLog FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToHeader FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToQuery FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

FromXML FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToXML FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Methods

toXML :: FollowPoint -> XML #

ToByteString FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

FromText FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

ToText FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

Methods

toText :: FollowPoint -> Text #

type Rep FollowPoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowPoint

type Rep FollowPoint = D1 ('MetaData "FollowPoint" "Amazonka.MediaLive.Types.FollowPoint" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "FollowPoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFollowPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FrameCaptureIntervalUnit

newtype FrameCaptureIntervalUnit Source #

Frame Capture Interval Unit

Instances

Instances details
Eq FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Ord FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Read FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Show FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Generic FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Associated Types

type Rep FrameCaptureIntervalUnit :: Type -> Type #

NFData FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

Hashable FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToJSON FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToJSONKey FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

FromJSON FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

FromJSONKey FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToLog FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToHeader FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToQuery FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

FromXML FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToXML FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToByteString FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

FromText FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

ToText FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

type Rep FrameCaptureIntervalUnit Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureIntervalUnit

type Rep FrameCaptureIntervalUnit = D1 ('MetaData "FrameCaptureIntervalUnit" "Amazonka.MediaLive.Types.FrameCaptureIntervalUnit" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "FrameCaptureIntervalUnit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFrameCaptureIntervalUnit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GlobalConfigurationInputEndAction

newtype GlobalConfigurationInputEndAction Source #

Global Configuration Input End Action

Instances

Instances details
Eq GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Ord GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Read GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Show GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Generic GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Associated Types

type Rep GlobalConfigurationInputEndAction :: Type -> Type #

NFData GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

Hashable GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToJSON GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToJSONKey GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

FromJSON GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

FromJSONKey GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToLog GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToHeader GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToQuery GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

FromXML GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToXML GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToByteString GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

FromText GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

ToText GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

type Rep GlobalConfigurationInputEndAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction

type Rep GlobalConfigurationInputEndAction = D1 ('MetaData "GlobalConfigurationInputEndAction" "Amazonka.MediaLive.Types.GlobalConfigurationInputEndAction" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "GlobalConfigurationInputEndAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGlobalConfigurationInputEndAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GlobalConfigurationLowFramerateInputs

newtype GlobalConfigurationLowFramerateInputs Source #

Global Configuration Low Framerate Inputs

Instances

Instances details
Eq GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

Ord GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

Read GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

Show GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

Generic GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

NFData GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

Hashable GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToJSON GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToJSONKey GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

FromJSON GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

FromJSONKey GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToLog GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToHeader GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToQuery GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

FromXML GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToXML GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToByteString GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

FromText GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

ToText GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

type Rep GlobalConfigurationLowFramerateInputs Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs

type Rep GlobalConfigurationLowFramerateInputs = D1 ('MetaData "GlobalConfigurationLowFramerateInputs" "Amazonka.MediaLive.Types.GlobalConfigurationLowFramerateInputs" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "GlobalConfigurationLowFramerateInputs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGlobalConfigurationLowFramerateInputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GlobalConfigurationOutputLockingMode

newtype GlobalConfigurationOutputLockingMode Source #

Global Configuration Output Locking Mode

Instances

Instances details
Eq GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

Ord GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

Read GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

Show GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

Generic GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

NFData GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

Hashable GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToJSON GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToJSONKey GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

FromJSON GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

FromJSONKey GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToLog GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToHeader GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToQuery GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

FromXML GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToXML GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToByteString GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

FromText GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

ToText GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

type Rep GlobalConfigurationOutputLockingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode

type Rep GlobalConfigurationOutputLockingMode = D1 ('MetaData "GlobalConfigurationOutputLockingMode" "Amazonka.MediaLive.Types.GlobalConfigurationOutputLockingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "GlobalConfigurationOutputLockingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGlobalConfigurationOutputLockingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GlobalConfigurationOutputTimingSource

newtype GlobalConfigurationOutputTimingSource Source #

Global Configuration Output Timing Source

Instances

Instances details
Eq GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

Ord GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

Read GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

Show GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

Generic GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

NFData GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

Hashable GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToJSON GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToJSONKey GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

FromJSON GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

FromJSONKey GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToLog GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToHeader GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToQuery GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

FromXML GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToXML GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToByteString GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

FromText GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

ToText GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

type Rep GlobalConfigurationOutputTimingSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource

type Rep GlobalConfigurationOutputTimingSource = D1 ('MetaData "GlobalConfigurationOutputTimingSource" "Amazonka.MediaLive.Types.GlobalConfigurationOutputTimingSource" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "GlobalConfigurationOutputTimingSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGlobalConfigurationOutputTimingSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264AdaptiveQuantization

newtype H264AdaptiveQuantization Source #

H264 Adaptive Quantization

Instances

Instances details
Eq H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Ord H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Read H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Show H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Generic H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Associated Types

type Rep H264AdaptiveQuantization :: Type -> Type #

NFData H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

Hashable H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToJSON H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToJSONKey H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

FromJSON H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

FromJSONKey H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToLog H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToHeader H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToQuery H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

FromXML H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToXML H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToByteString H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

FromText H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

ToText H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

type Rep H264AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264AdaptiveQuantization

type Rep H264AdaptiveQuantization = D1 ('MetaData "H264AdaptiveQuantization" "Amazonka.MediaLive.Types.H264AdaptiveQuantization" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264AdaptiveQuantization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264AdaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264ColorMetadata

newtype H264ColorMetadata Source #

H264 Color Metadata

Instances

Instances details
Eq H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Ord H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Read H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Show H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Generic H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Associated Types

type Rep H264ColorMetadata :: Type -> Type #

NFData H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

Methods

rnf :: H264ColorMetadata -> () #

Hashable H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToJSON H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToJSONKey H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

FromJSON H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

FromJSONKey H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToLog H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToHeader H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToQuery H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

FromXML H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToXML H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToByteString H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

FromText H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

ToText H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

type Rep H264ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorMetadata

type Rep H264ColorMetadata = D1 ('MetaData "H264ColorMetadata" "Amazonka.MediaLive.Types.H264ColorMetadata" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264ColorMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264ColorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264EntropyEncoding

newtype H264EntropyEncoding Source #

H264 Entropy Encoding

Instances

Instances details
Eq H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Ord H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Read H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Show H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Generic H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Associated Types

type Rep H264EntropyEncoding :: Type -> Type #

NFData H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

Methods

rnf :: H264EntropyEncoding -> () #

Hashable H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToJSON H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToJSONKey H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

FromJSON H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

FromJSONKey H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToLog H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToHeader H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToQuery H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

FromXML H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToXML H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToByteString H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

FromText H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

ToText H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

type Rep H264EntropyEncoding Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264EntropyEncoding

type Rep H264EntropyEncoding = D1 ('MetaData "H264EntropyEncoding" "Amazonka.MediaLive.Types.H264EntropyEncoding" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264EntropyEncoding'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264EntropyEncoding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264FlickerAq

newtype H264FlickerAq Source #

H264 Flicker Aq

Constructors

H264FlickerAq' 

Instances

Instances details
Eq H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Ord H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Read H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Show H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Generic H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Associated Types

type Rep H264FlickerAq :: Type -> Type #

NFData H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Methods

rnf :: H264FlickerAq -> () #

Hashable H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToJSON H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToJSONKey H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

FromJSON H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

FromJSONKey H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToLog H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToHeader H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToQuery H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

FromXML H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToXML H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Methods

toXML :: H264FlickerAq -> XML #

ToByteString H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

FromText H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

ToText H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

Methods

toText :: H264FlickerAq -> Text #

type Rep H264FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FlickerAq

type Rep H264FlickerAq = D1 ('MetaData "H264FlickerAq" "Amazonka.MediaLive.Types.H264FlickerAq" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264FlickerAq'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264FlickerAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264ForceFieldPictures

newtype H264ForceFieldPictures Source #

H264 Force Field Pictures

Instances

Instances details
Eq H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Ord H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Read H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Show H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Generic H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Associated Types

type Rep H264ForceFieldPictures :: Type -> Type #

NFData H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

Methods

rnf :: H264ForceFieldPictures -> () #

Hashable H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToJSON H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToJSONKey H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

FromJSON H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

FromJSONKey H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToLog H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToHeader H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToQuery H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

FromXML H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToXML H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToByteString H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

FromText H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

ToText H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

type Rep H264ForceFieldPictures Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ForceFieldPictures

type Rep H264ForceFieldPictures = D1 ('MetaData "H264ForceFieldPictures" "Amazonka.MediaLive.Types.H264ForceFieldPictures" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264ForceFieldPictures'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264ForceFieldPictures") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264FramerateControl

newtype H264FramerateControl Source #

H264 Framerate Control

Instances

Instances details
Eq H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Ord H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Read H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Show H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Generic H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Associated Types

type Rep H264FramerateControl :: Type -> Type #

NFData H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

Methods

rnf :: H264FramerateControl -> () #

Hashable H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToJSON H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToJSONKey H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

FromJSON H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

FromJSONKey H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToLog H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToHeader H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToQuery H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

FromXML H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToXML H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToByteString H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

FromText H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

ToText H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

type Rep H264FramerateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FramerateControl

type Rep H264FramerateControl = D1 ('MetaData "H264FramerateControl" "Amazonka.MediaLive.Types.H264FramerateControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264FramerateControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264FramerateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264GopBReference

newtype H264GopBReference Source #

H264 Gop BReference

Instances

Instances details
Eq H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Ord H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Read H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Show H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Generic H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Associated Types

type Rep H264GopBReference :: Type -> Type #

NFData H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

Methods

rnf :: H264GopBReference -> () #

Hashable H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToJSON H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToJSONKey H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

FromJSON H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

FromJSONKey H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToLog H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToHeader H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToQuery H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

FromXML H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToXML H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToByteString H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

FromText H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

ToText H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

type Rep H264GopBReference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopBReference

type Rep H264GopBReference = D1 ('MetaData "H264GopBReference" "Amazonka.MediaLive.Types.H264GopBReference" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264GopBReference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264GopBReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264GopSizeUnits

newtype H264GopSizeUnits Source #

H264 Gop Size Units

Instances

Instances details
Eq H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Ord H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Read H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Show H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Generic H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Associated Types

type Rep H264GopSizeUnits :: Type -> Type #

NFData H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

Methods

rnf :: H264GopSizeUnits -> () #

Hashable H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToJSON H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToJSONKey H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

FromJSON H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

FromJSONKey H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToLog H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToHeader H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToQuery H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

FromXML H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToXML H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToByteString H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

FromText H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

ToText H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

type Rep H264GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264GopSizeUnits

type Rep H264GopSizeUnits = D1 ('MetaData "H264GopSizeUnits" "Amazonka.MediaLive.Types.H264GopSizeUnits" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264GopSizeUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264GopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264Level

newtype H264Level Source #

H264 Level

Constructors

H264Level' 

Fields

Instances

Instances details
Eq H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Ord H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Read H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Show H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Generic H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Associated Types

type Rep H264Level :: Type -> Type #

NFData H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Methods

rnf :: H264Level -> () #

Hashable H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToJSON H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToJSONKey H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

FromJSON H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

FromJSONKey H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToLog H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToHeader H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToQuery H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

FromXML H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToXML H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Methods

toXML :: H264Level -> XML #

ToByteString H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Methods

toBS :: H264Level -> ByteString #

FromText H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

ToText H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

Methods

toText :: H264Level -> Text #

type Rep H264Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Level

type Rep H264Level = D1 ('MetaData "H264Level" "Amazonka.MediaLive.Types.H264Level" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264Level'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264Level") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264LookAheadRateControl

newtype H264LookAheadRateControl Source #

H264 Look Ahead Rate Control

Instances

Instances details
Eq H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Ord H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Read H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Show H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Generic H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Associated Types

type Rep H264LookAheadRateControl :: Type -> Type #

NFData H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

Hashable H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToJSON H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToJSONKey H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

FromJSON H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

FromJSONKey H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToLog H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToHeader H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToQuery H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

FromXML H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToXML H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToByteString H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

FromText H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

ToText H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

type Rep H264LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264LookAheadRateControl

type Rep H264LookAheadRateControl = D1 ('MetaData "H264LookAheadRateControl" "Amazonka.MediaLive.Types.H264LookAheadRateControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264LookAheadRateControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264LookAheadRateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264ParControl

newtype H264ParControl Source #

H264 Par Control

Constructors

H264ParControl' 

Instances

Instances details
Eq H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Ord H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Read H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Show H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Generic H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Associated Types

type Rep H264ParControl :: Type -> Type #

NFData H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Methods

rnf :: H264ParControl -> () #

Hashable H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToJSON H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToJSONKey H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

FromJSON H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

FromJSONKey H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToLog H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToHeader H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToQuery H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

FromXML H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToXML H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

Methods

toXML :: H264ParControl -> XML #

ToByteString H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

FromText H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

ToText H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

type Rep H264ParControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ParControl

type Rep H264ParControl = D1 ('MetaData "H264ParControl" "Amazonka.MediaLive.Types.H264ParControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264ParControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264ParControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264Profile

newtype H264Profile Source #

H264 Profile

Constructors

H264Profile' 

Instances

Instances details
Eq H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Ord H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Read H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Show H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Generic H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Associated Types

type Rep H264Profile :: Type -> Type #

NFData H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Methods

rnf :: H264Profile -> () #

Hashable H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToJSON H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToJSONKey H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

FromJSON H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

FromJSONKey H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToLog H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToHeader H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToQuery H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

FromXML H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToXML H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Methods

toXML :: H264Profile -> XML #

ToByteString H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

FromText H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

ToText H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

Methods

toText :: H264Profile -> Text #

type Rep H264Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Profile

type Rep H264Profile = D1 ('MetaData "H264Profile" "Amazonka.MediaLive.Types.H264Profile" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264Profile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264Profile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264QualityLevel

newtype H264QualityLevel Source #

H264 Quality Level

Instances

Instances details
Eq H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Ord H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Read H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Show H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Generic H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Associated Types

type Rep H264QualityLevel :: Type -> Type #

NFData H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

Methods

rnf :: H264QualityLevel -> () #

Hashable H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToJSON H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToJSONKey H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

FromJSON H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

FromJSONKey H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToLog H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToHeader H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToQuery H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

FromXML H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToXML H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToByteString H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

FromText H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

ToText H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

type Rep H264QualityLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264QualityLevel

type Rep H264QualityLevel = D1 ('MetaData "H264QualityLevel" "Amazonka.MediaLive.Types.H264QualityLevel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264QualityLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264QualityLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264RateControlMode

newtype H264RateControlMode Source #

H264 Rate Control Mode

Instances

Instances details
Eq H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Ord H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Read H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Show H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Generic H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Associated Types

type Rep H264RateControlMode :: Type -> Type #

NFData H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

Methods

rnf :: H264RateControlMode -> () #

Hashable H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToJSON H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToJSONKey H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

FromJSON H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

FromJSONKey H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToLog H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToHeader H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToQuery H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

FromXML H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToXML H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToByteString H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

FromText H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

ToText H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

type Rep H264RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264RateControlMode

type Rep H264RateControlMode = D1 ('MetaData "H264RateControlMode" "Amazonka.MediaLive.Types.H264RateControlMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264RateControlMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264RateControlMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264ScanType

newtype H264ScanType Source #

H264 Scan Type

Constructors

H264ScanType' 

Instances

Instances details
Eq H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Ord H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Read H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Show H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Generic H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Associated Types

type Rep H264ScanType :: Type -> Type #

NFData H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Methods

rnf :: H264ScanType -> () #

Hashable H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToJSON H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToJSONKey H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

FromJSON H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

FromJSONKey H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToLog H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToHeader H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToQuery H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

FromXML H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToXML H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Methods

toXML :: H264ScanType -> XML #

ToByteString H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

FromText H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

ToText H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

Methods

toText :: H264ScanType -> Text #

type Rep H264ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ScanType

type Rep H264ScanType = D1 ('MetaData "H264ScanType" "Amazonka.MediaLive.Types.H264ScanType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264ScanType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264ScanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264SceneChangeDetect

newtype H264SceneChangeDetect Source #

H264 Scene Change Detect

Instances

Instances details
Eq H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Ord H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Read H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Show H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Generic H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Associated Types

type Rep H264SceneChangeDetect :: Type -> Type #

NFData H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

Methods

rnf :: H264SceneChangeDetect -> () #

Hashable H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToJSON H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToJSONKey H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

FromJSON H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

FromJSONKey H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToLog H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToHeader H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToQuery H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

FromXML H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToXML H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToByteString H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

FromText H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

ToText H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

type Rep H264SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SceneChangeDetect

type Rep H264SceneChangeDetect = D1 ('MetaData "H264SceneChangeDetect" "Amazonka.MediaLive.Types.H264SceneChangeDetect" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264SceneChangeDetect'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264SceneChangeDetect") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264SpatialAq

newtype H264SpatialAq Source #

H264 Spatial Aq

Constructors

H264SpatialAq' 

Instances

Instances details
Eq H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Ord H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Read H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Show H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Generic H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Associated Types

type Rep H264SpatialAq :: Type -> Type #

NFData H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Methods

rnf :: H264SpatialAq -> () #

Hashable H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToJSON H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToJSONKey H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

FromJSON H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

FromJSONKey H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToLog H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToHeader H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToQuery H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

FromXML H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToXML H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Methods

toXML :: H264SpatialAq -> XML #

ToByteString H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

FromText H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

ToText H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

Methods

toText :: H264SpatialAq -> Text #

type Rep H264SpatialAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SpatialAq

type Rep H264SpatialAq = D1 ('MetaData "H264SpatialAq" "Amazonka.MediaLive.Types.H264SpatialAq" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264SpatialAq'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264SpatialAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264SubGopLength

newtype H264SubGopLength Source #

H264 Sub Gop Length

Instances

Instances details
Eq H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Ord H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Read H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Show H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Generic H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Associated Types

type Rep H264SubGopLength :: Type -> Type #

NFData H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

Methods

rnf :: H264SubGopLength -> () #

Hashable H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToJSON H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToJSONKey H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

FromJSON H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

FromJSONKey H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToLog H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToHeader H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToQuery H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

FromXML H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToXML H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToByteString H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

FromText H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

ToText H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

type Rep H264SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264SubGopLength

type Rep H264SubGopLength = D1 ('MetaData "H264SubGopLength" "Amazonka.MediaLive.Types.H264SubGopLength" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264SubGopLength'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264SubGopLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264Syntax

newtype H264Syntax Source #

H264 Syntax

Constructors

H264Syntax' 

Fields

Bundled Patterns

pattern H264Syntax_DEFAULT :: H264Syntax 
pattern H264Syntax_RP2027 :: H264Syntax 

Instances

Instances details
Eq H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Ord H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Read H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Show H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Generic H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Associated Types

type Rep H264Syntax :: Type -> Type #

NFData H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Methods

rnf :: H264Syntax -> () #

Hashable H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToJSON H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToJSONKey H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

FromJSON H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

FromJSONKey H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToLog H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToHeader H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToQuery H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

FromXML H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToXML H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Methods

toXML :: H264Syntax -> XML #

ToByteString H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

FromText H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

ToText H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

Methods

toText :: H264Syntax -> Text #

type Rep H264Syntax Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Syntax

type Rep H264Syntax = D1 ('MetaData "H264Syntax" "Amazonka.MediaLive.Types.H264Syntax" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264Syntax'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264Syntax") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264TemporalAq

newtype H264TemporalAq Source #

H264 Temporal Aq

Constructors

H264TemporalAq' 

Instances

Instances details
Eq H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Ord H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Read H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Show H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Generic H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Associated Types

type Rep H264TemporalAq :: Type -> Type #

NFData H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Methods

rnf :: H264TemporalAq -> () #

Hashable H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToJSON H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToJSONKey H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

FromJSON H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

FromJSONKey H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToLog H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToHeader H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToQuery H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

FromXML H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToXML H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

Methods

toXML :: H264TemporalAq -> XML #

ToByteString H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

FromText H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

ToText H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

type Rep H264TemporalAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TemporalAq

type Rep H264TemporalAq = D1 ('MetaData "H264TemporalAq" "Amazonka.MediaLive.Types.H264TemporalAq" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264TemporalAq'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264TemporalAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H264TimecodeInsertionBehavior

newtype H264TimecodeInsertionBehavior Source #

H264 Timecode Insertion Behavior

Instances

Instances details
Eq H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Ord H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Read H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Show H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Generic H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Associated Types

type Rep H264TimecodeInsertionBehavior :: Type -> Type #

NFData H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

Hashable H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToJSON H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToJSONKey H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

FromJSON H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

FromJSONKey H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToLog H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToHeader H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToQuery H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

FromXML H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToXML H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToByteString H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

FromText H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

ToText H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

type Rep H264TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior

type Rep H264TimecodeInsertionBehavior = D1 ('MetaData "H264TimecodeInsertionBehavior" "Amazonka.MediaLive.Types.H264TimecodeInsertionBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H264TimecodeInsertionBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH264TimecodeInsertionBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265AdaptiveQuantization

newtype H265AdaptiveQuantization Source #

H265 Adaptive Quantization

Instances

Instances details
Eq H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Ord H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Read H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Show H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Generic H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Associated Types

type Rep H265AdaptiveQuantization :: Type -> Type #

NFData H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

Hashable H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToJSON H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToJSONKey H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

FromJSON H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

FromJSONKey H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToLog H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToHeader H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToQuery H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

FromXML H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToXML H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToByteString H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

FromText H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

ToText H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

type Rep H265AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AdaptiveQuantization

type Rep H265AdaptiveQuantization = D1 ('MetaData "H265AdaptiveQuantization" "Amazonka.MediaLive.Types.H265AdaptiveQuantization" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265AdaptiveQuantization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265AdaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265AlternativeTransferFunction

newtype H265AlternativeTransferFunction Source #

H265 Alternative Transfer Function

Instances

Instances details
Eq H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Ord H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Read H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Show H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Generic H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Associated Types

type Rep H265AlternativeTransferFunction :: Type -> Type #

NFData H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

Hashable H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToJSON H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToJSONKey H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

FromJSON H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

FromJSONKey H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToLog H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToHeader H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToQuery H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

FromXML H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToXML H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToByteString H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

FromText H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

ToText H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

type Rep H265AlternativeTransferFunction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265AlternativeTransferFunction

type Rep H265AlternativeTransferFunction = D1 ('MetaData "H265AlternativeTransferFunction" "Amazonka.MediaLive.Types.H265AlternativeTransferFunction" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265AlternativeTransferFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265AlternativeTransferFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265ColorMetadata

newtype H265ColorMetadata Source #

H265 Color Metadata

Instances

Instances details
Eq H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Ord H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Read H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Show H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Generic H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Associated Types

type Rep H265ColorMetadata :: Type -> Type #

NFData H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

Methods

rnf :: H265ColorMetadata -> () #

Hashable H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToJSON H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToJSONKey H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

FromJSON H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

FromJSONKey H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToLog H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToHeader H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToQuery H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

FromXML H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToXML H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToByteString H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

FromText H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

ToText H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

type Rep H265ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorMetadata

type Rep H265ColorMetadata = D1 ('MetaData "H265ColorMetadata" "Amazonka.MediaLive.Types.H265ColorMetadata" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265ColorMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265ColorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265FlickerAq

newtype H265FlickerAq Source #

H265 Flicker Aq

Constructors

H265FlickerAq' 

Instances

Instances details
Eq H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Ord H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Read H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Show H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Generic H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Associated Types

type Rep H265FlickerAq :: Type -> Type #

NFData H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Methods

rnf :: H265FlickerAq -> () #

Hashable H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToJSON H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToJSONKey H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

FromJSON H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

FromJSONKey H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToLog H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToHeader H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToQuery H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

FromXML H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToXML H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Methods

toXML :: H265FlickerAq -> XML #

ToByteString H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

FromText H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

ToText H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

Methods

toText :: H265FlickerAq -> Text #

type Rep H265FlickerAq Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FlickerAq

type Rep H265FlickerAq = D1 ('MetaData "H265FlickerAq" "Amazonka.MediaLive.Types.H265FlickerAq" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265FlickerAq'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265FlickerAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265GopSizeUnits

newtype H265GopSizeUnits Source #

H265 Gop Size Units

Instances

Instances details
Eq H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Ord H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Read H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Show H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Generic H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Associated Types

type Rep H265GopSizeUnits :: Type -> Type #

NFData H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

Methods

rnf :: H265GopSizeUnits -> () #

Hashable H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToJSON H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToJSONKey H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

FromJSON H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

FromJSONKey H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToLog H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToHeader H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToQuery H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

FromXML H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToXML H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToByteString H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

FromText H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

ToText H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

type Rep H265GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265GopSizeUnits

type Rep H265GopSizeUnits = D1 ('MetaData "H265GopSizeUnits" "Amazonka.MediaLive.Types.H265GopSizeUnits" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265GopSizeUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265GopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265Level

newtype H265Level Source #

H265 Level

Constructors

H265Level' 

Fields

Instances

Instances details
Eq H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Ord H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Read H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Show H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Generic H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Associated Types

type Rep H265Level :: Type -> Type #

NFData H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Methods

rnf :: H265Level -> () #

Hashable H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToJSON H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToJSONKey H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

FromJSON H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

FromJSONKey H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToLog H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToHeader H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToQuery H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

FromXML H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToXML H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Methods

toXML :: H265Level -> XML #

ToByteString H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Methods

toBS :: H265Level -> ByteString #

FromText H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

ToText H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

Methods

toText :: H265Level -> Text #

type Rep H265Level Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Level

type Rep H265Level = D1 ('MetaData "H265Level" "Amazonka.MediaLive.Types.H265Level" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265Level'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265Level") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265LookAheadRateControl

newtype H265LookAheadRateControl Source #

H265 Look Ahead Rate Control

Instances

Instances details
Eq H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Ord H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Read H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Show H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Generic H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Associated Types

type Rep H265LookAheadRateControl :: Type -> Type #

NFData H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

Hashable H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToJSON H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToJSONKey H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

FromJSON H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

FromJSONKey H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToLog H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToHeader H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToQuery H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

FromXML H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToXML H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToByteString H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

FromText H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

ToText H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

type Rep H265LookAheadRateControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265LookAheadRateControl

type Rep H265LookAheadRateControl = D1 ('MetaData "H265LookAheadRateControl" "Amazonka.MediaLive.Types.H265LookAheadRateControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265LookAheadRateControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265LookAheadRateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265Profile

newtype H265Profile Source #

H265 Profile

Constructors

H265Profile' 

Bundled Patterns

pattern H265Profile_MAIN :: H265Profile 
pattern H265Profile_MAIN_10BIT :: H265Profile 

Instances

Instances details
Eq H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Ord H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Read H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Show H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Generic H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Associated Types

type Rep H265Profile :: Type -> Type #

NFData H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Methods

rnf :: H265Profile -> () #

Hashable H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToJSON H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToJSONKey H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

FromJSON H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

FromJSONKey H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToLog H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToHeader H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToQuery H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

FromXML H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToXML H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Methods

toXML :: H265Profile -> XML #

ToByteString H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

FromText H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

ToText H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

Methods

toText :: H265Profile -> Text #

type Rep H265Profile Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Profile

type Rep H265Profile = D1 ('MetaData "H265Profile" "Amazonka.MediaLive.Types.H265Profile" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265Profile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265Profile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265RateControlMode

newtype H265RateControlMode Source #

H265 Rate Control Mode

Instances

Instances details
Eq H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Ord H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Read H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Show H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Generic H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Associated Types

type Rep H265RateControlMode :: Type -> Type #

NFData H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

Methods

rnf :: H265RateControlMode -> () #

Hashable H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToJSON H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToJSONKey H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

FromJSON H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

FromJSONKey H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToLog H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToHeader H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToQuery H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

FromXML H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToXML H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToByteString H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

FromText H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

ToText H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

type Rep H265RateControlMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265RateControlMode

type Rep H265RateControlMode = D1 ('MetaData "H265RateControlMode" "Amazonka.MediaLive.Types.H265RateControlMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265RateControlMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265RateControlMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265ScanType

newtype H265ScanType Source #

H265 Scan Type

Constructors

H265ScanType' 

Instances

Instances details
Eq H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Ord H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Read H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Show H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Generic H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Associated Types

type Rep H265ScanType :: Type -> Type #

NFData H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Methods

rnf :: H265ScanType -> () #

Hashable H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToJSON H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToJSONKey H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

FromJSON H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

FromJSONKey H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToLog H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToHeader H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToQuery H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

FromXML H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToXML H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Methods

toXML :: H265ScanType -> XML #

ToByteString H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

FromText H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

ToText H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

Methods

toText :: H265ScanType -> Text #

type Rep H265ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ScanType

type Rep H265ScanType = D1 ('MetaData "H265ScanType" "Amazonka.MediaLive.Types.H265ScanType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265ScanType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265ScanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265SceneChangeDetect

newtype H265SceneChangeDetect Source #

H265 Scene Change Detect

Instances

Instances details
Eq H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Ord H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Read H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Show H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Generic H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Associated Types

type Rep H265SceneChangeDetect :: Type -> Type #

NFData H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

Methods

rnf :: H265SceneChangeDetect -> () #

Hashable H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToJSON H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToJSONKey H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

FromJSON H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

FromJSONKey H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToLog H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToHeader H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToQuery H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

FromXML H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToXML H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToByteString H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

FromText H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

ToText H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

type Rep H265SceneChangeDetect Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265SceneChangeDetect

type Rep H265SceneChangeDetect = D1 ('MetaData "H265SceneChangeDetect" "Amazonka.MediaLive.Types.H265SceneChangeDetect" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265SceneChangeDetect'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265SceneChangeDetect") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265Tier

newtype H265Tier Source #

H265 Tier

Constructors

H265Tier' 

Fields

Bundled Patterns

pattern H265Tier_HIGH :: H265Tier 
pattern H265Tier_MAIN :: H265Tier 

Instances

Instances details
Eq H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Ord H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Read H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Show H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Generic H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Associated Types

type Rep H265Tier :: Type -> Type #

Methods

from :: H265Tier -> Rep H265Tier x #

to :: Rep H265Tier x -> H265Tier #

NFData H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

rnf :: H265Tier -> () #

Hashable H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

hashWithSalt :: Int -> H265Tier -> Int #

hash :: H265Tier -> Int #

ToJSON H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

ToJSONKey H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

FromJSON H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

FromJSONKey H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

ToLog H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

ToHeader H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

toHeader :: HeaderName -> H265Tier -> [Header] #

ToQuery H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

FromXML H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

ToXML H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

toXML :: H265Tier -> XML #

ToByteString H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

toBS :: H265Tier -> ByteString #

FromText H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

ToText H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

Methods

toText :: H265Tier -> Text #

type Rep H265Tier Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Tier

type Rep H265Tier = D1 ('MetaData "H265Tier" "Amazonka.MediaLive.Types.H265Tier" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265Tier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265Tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

H265TimecodeInsertionBehavior

newtype H265TimecodeInsertionBehavior Source #

H265 Timecode Insertion Behavior

Instances

Instances details
Eq H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Ord H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Read H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Show H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Generic H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Associated Types

type Rep H265TimecodeInsertionBehavior :: Type -> Type #

NFData H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

Hashable H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToJSON H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToJSONKey H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

FromJSON H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

FromJSONKey H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToLog H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToHeader H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToQuery H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

FromXML H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToXML H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToByteString H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

FromText H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

ToText H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

type Rep H265TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior

type Rep H265TimecodeInsertionBehavior = D1 ('MetaData "H265TimecodeInsertionBehavior" "Amazonka.MediaLive.Types.H265TimecodeInsertionBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "H265TimecodeInsertionBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromH265TimecodeInsertionBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsAdMarkers

newtype HlsAdMarkers Source #

Hls Ad Markers

Constructors

HlsAdMarkers' 

Instances

Instances details
Eq HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Ord HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Read HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Show HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Generic HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Associated Types

type Rep HlsAdMarkers :: Type -> Type #

NFData HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Methods

rnf :: HlsAdMarkers -> () #

Hashable HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToJSON HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToJSONKey HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

FromJSON HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

FromJSONKey HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToLog HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToHeader HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToQuery HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

FromXML HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToXML HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Methods

toXML :: HlsAdMarkers -> XML #

ToByteString HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

FromText HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

ToText HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

Methods

toText :: HlsAdMarkers -> Text #

type Rep HlsAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAdMarkers

type Rep HlsAdMarkers = D1 ('MetaData "HlsAdMarkers" "Amazonka.MediaLive.Types.HlsAdMarkers" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsAdMarkers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsAdMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsAkamaiHttpTransferMode

newtype HlsAkamaiHttpTransferMode Source #

Hls Akamai Http Transfer Mode

Instances

Instances details
Eq HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Ord HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Read HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Show HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Generic HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Associated Types

type Rep HlsAkamaiHttpTransferMode :: Type -> Type #

NFData HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

Hashable HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToJSON HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToJSONKey HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

FromJSON HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

FromJSONKey HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToLog HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToHeader HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToQuery HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

FromXML HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToXML HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToByteString HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

FromText HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

ToText HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

type Rep HlsAkamaiHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode

type Rep HlsAkamaiHttpTransferMode = D1 ('MetaData "HlsAkamaiHttpTransferMode" "Amazonka.MediaLive.Types.HlsAkamaiHttpTransferMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsAkamaiHttpTransferMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsAkamaiHttpTransferMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsCaptionLanguageSetting

newtype HlsCaptionLanguageSetting Source #

Hls Caption Language Setting

Instances

Instances details
Eq HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Ord HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Read HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Show HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Generic HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Associated Types

type Rep HlsCaptionLanguageSetting :: Type -> Type #

NFData HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

Hashable HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToJSON HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToJSONKey HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

FromJSON HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

FromJSONKey HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToLog HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToHeader HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToQuery HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

FromXML HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToXML HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToByteString HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

FromText HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

ToText HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

type Rep HlsCaptionLanguageSetting Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCaptionLanguageSetting

type Rep HlsCaptionLanguageSetting = D1 ('MetaData "HlsCaptionLanguageSetting" "Amazonka.MediaLive.Types.HlsCaptionLanguageSetting" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsCaptionLanguageSetting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsCaptionLanguageSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsClientCache

newtype HlsClientCache Source #

Hls Client Cache

Constructors

HlsClientCache' 

Instances

Instances details
Eq HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Ord HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Read HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Show HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Generic HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Associated Types

type Rep HlsClientCache :: Type -> Type #

NFData HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Methods

rnf :: HlsClientCache -> () #

Hashable HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToJSON HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToJSONKey HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

FromJSON HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

FromJSONKey HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToLog HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToHeader HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToQuery HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

FromXML HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToXML HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

Methods

toXML :: HlsClientCache -> XML #

ToByteString HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

FromText HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

ToText HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

type Rep HlsClientCache Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsClientCache

type Rep HlsClientCache = D1 ('MetaData "HlsClientCache" "Amazonka.MediaLive.Types.HlsClientCache" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsClientCache'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsClientCache") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsCodecSpecification

newtype HlsCodecSpecification Source #

Hls Codec Specification

Instances

Instances details
Eq HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Ord HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Read HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Show HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Generic HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Associated Types

type Rep HlsCodecSpecification :: Type -> Type #

NFData HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

Methods

rnf :: HlsCodecSpecification -> () #

Hashable HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToJSON HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToJSONKey HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

FromJSON HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

FromJSONKey HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToLog HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToHeader HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToQuery HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

FromXML HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToXML HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToByteString HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

FromText HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

ToText HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

type Rep HlsCodecSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCodecSpecification

type Rep HlsCodecSpecification = D1 ('MetaData "HlsCodecSpecification" "Amazonka.MediaLive.Types.HlsCodecSpecification" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsCodecSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsCodecSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsDirectoryStructure

newtype HlsDirectoryStructure Source #

Hls Directory Structure

Instances

Instances details
Eq HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Ord HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Read HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Show HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Generic HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Associated Types

type Rep HlsDirectoryStructure :: Type -> Type #

NFData HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

Methods

rnf :: HlsDirectoryStructure -> () #

Hashable HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToJSON HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToJSONKey HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

FromJSON HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

FromJSONKey HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToLog HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToHeader HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToQuery HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

FromXML HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToXML HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToByteString HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

FromText HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

ToText HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

type Rep HlsDirectoryStructure Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDirectoryStructure

type Rep HlsDirectoryStructure = D1 ('MetaData "HlsDirectoryStructure" "Amazonka.MediaLive.Types.HlsDirectoryStructure" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsDirectoryStructure'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsDirectoryStructure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsDiscontinuityTags

newtype HlsDiscontinuityTags Source #

Hls Discontinuity Tags

Instances

Instances details
Eq HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Ord HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Read HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Show HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Generic HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Associated Types

type Rep HlsDiscontinuityTags :: Type -> Type #

NFData HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

Methods

rnf :: HlsDiscontinuityTags -> () #

Hashable HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToJSON HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToJSONKey HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

FromJSON HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

FromJSONKey HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToLog HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToHeader HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToQuery HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

FromXML HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToXML HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToByteString HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

FromText HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

ToText HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

type Rep HlsDiscontinuityTags Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsDiscontinuityTags

type Rep HlsDiscontinuityTags = D1 ('MetaData "HlsDiscontinuityTags" "Amazonka.MediaLive.Types.HlsDiscontinuityTags" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsDiscontinuityTags'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsDiscontinuityTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsEncryptionType

newtype HlsEncryptionType Source #

Hls Encryption Type

Instances

Instances details
Eq HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Ord HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Read HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Show HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Generic HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Associated Types

type Rep HlsEncryptionType :: Type -> Type #

NFData HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

Methods

rnf :: HlsEncryptionType -> () #

Hashable HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToJSON HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToJSONKey HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

FromJSON HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

FromJSONKey HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToLog HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToHeader HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToQuery HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

FromXML HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToXML HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToByteString HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

FromText HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

ToText HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

type Rep HlsEncryptionType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsEncryptionType

type Rep HlsEncryptionType = D1 ('MetaData "HlsEncryptionType" "Amazonka.MediaLive.Types.HlsEncryptionType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsEncryptionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsEncryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsH265PackagingType

newtype HlsH265PackagingType Source #

Hls H265 Packaging Type

Instances

Instances details
Eq HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Ord HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Read HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Show HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Generic HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Associated Types

type Rep HlsH265PackagingType :: Type -> Type #

NFData HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

Methods

rnf :: HlsH265PackagingType -> () #

Hashable HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToJSON HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToJSONKey HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

FromJSON HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

FromJSONKey HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToLog HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToHeader HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToQuery HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

FromXML HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToXML HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToByteString HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

FromText HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

ToText HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

type Rep HlsH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsH265PackagingType

type Rep HlsH265PackagingType = D1 ('MetaData "HlsH265PackagingType" "Amazonka.MediaLive.Types.HlsH265PackagingType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsH265PackagingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsH265PackagingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsId3SegmentTaggingState

newtype HlsId3SegmentTaggingState Source #

State of HLS ID3 Segment Tagging

Instances

Instances details
Eq HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Ord HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Read HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Show HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Generic HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Associated Types

type Rep HlsId3SegmentTaggingState :: Type -> Type #

NFData HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

Hashable HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToJSON HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToJSONKey HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

FromJSON HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

FromJSONKey HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToLog HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToHeader HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToQuery HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

FromXML HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToXML HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToByteString HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

FromText HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

ToText HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

type Rep HlsId3SegmentTaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingState

type Rep HlsId3SegmentTaggingState = D1 ('MetaData "HlsId3SegmentTaggingState" "Amazonka.MediaLive.Types.HlsId3SegmentTaggingState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsId3SegmentTaggingState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsId3SegmentTaggingState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsIncompleteSegmentBehavior

newtype HlsIncompleteSegmentBehavior Source #

Hls Incomplete Segment Behavior

Instances

Instances details
Eq HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Ord HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Read HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Show HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Generic HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Associated Types

type Rep HlsIncompleteSegmentBehavior :: Type -> Type #

NFData HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

Hashable HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToJSON HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToJSONKey HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

FromJSON HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

FromJSONKey HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToLog HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToHeader HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToQuery HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

FromXML HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToXML HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToByteString HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

FromText HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

ToText HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

type Rep HlsIncompleteSegmentBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior

type Rep HlsIncompleteSegmentBehavior = D1 ('MetaData "HlsIncompleteSegmentBehavior" "Amazonka.MediaLive.Types.HlsIncompleteSegmentBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsIncompleteSegmentBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsIncompleteSegmentBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsIvInManifest

newtype HlsIvInManifest Source #

Hls Iv In Manifest

Constructors

HlsIvInManifest' 

Instances

Instances details
Eq HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Ord HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Read HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Show HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Generic HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Associated Types

type Rep HlsIvInManifest :: Type -> Type #

NFData HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Methods

rnf :: HlsIvInManifest -> () #

Hashable HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToJSON HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToJSONKey HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

FromJSON HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

FromJSONKey HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToLog HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToHeader HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToQuery HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

FromXML HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToXML HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

Methods

toXML :: HlsIvInManifest -> XML #

ToByteString HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

FromText HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

ToText HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

type Rep HlsIvInManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvInManifest

type Rep HlsIvInManifest = D1 ('MetaData "HlsIvInManifest" "Amazonka.MediaLive.Types.HlsIvInManifest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsIvInManifest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsIvInManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsIvSource

newtype HlsIvSource Source #

Hls Iv Source

Constructors

HlsIvSource' 

Instances

Instances details
Eq HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Ord HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Read HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Show HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Generic HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Associated Types

type Rep HlsIvSource :: Type -> Type #

NFData HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Methods

rnf :: HlsIvSource -> () #

Hashable HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToJSON HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToJSONKey HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

FromJSON HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

FromJSONKey HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToLog HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToHeader HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToQuery HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

FromXML HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToXML HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Methods

toXML :: HlsIvSource -> XML #

ToByteString HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

FromText HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

ToText HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

Methods

toText :: HlsIvSource -> Text #

type Rep HlsIvSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsIvSource

type Rep HlsIvSource = D1 ('MetaData "HlsIvSource" "Amazonka.MediaLive.Types.HlsIvSource" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsIvSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsIvSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsManifestCompression

newtype HlsManifestCompression Source #

Hls Manifest Compression

Instances

Instances details
Eq HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Ord HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Read HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Show HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Generic HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Associated Types

type Rep HlsManifestCompression :: Type -> Type #

NFData HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

Methods

rnf :: HlsManifestCompression -> () #

Hashable HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToJSON HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToJSONKey HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

FromJSON HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

FromJSONKey HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToLog HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToHeader HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToQuery HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

FromXML HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToXML HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToByteString HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

FromText HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

ToText HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

type Rep HlsManifestCompression Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestCompression

type Rep HlsManifestCompression = D1 ('MetaData "HlsManifestCompression" "Amazonka.MediaLive.Types.HlsManifestCompression" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsManifestCompression'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsManifestCompression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsManifestDurationFormat

newtype HlsManifestDurationFormat Source #

Hls Manifest Duration Format

Instances

Instances details
Eq HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Ord HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Read HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Show HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Generic HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Associated Types

type Rep HlsManifestDurationFormat :: Type -> Type #

NFData HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

Hashable HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToJSON HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToJSONKey HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

FromJSON HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

FromJSONKey HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToLog HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToHeader HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToQuery HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

FromXML HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToXML HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToByteString HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

FromText HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

ToText HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

type Rep HlsManifestDurationFormat Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsManifestDurationFormat

type Rep HlsManifestDurationFormat = D1 ('MetaData "HlsManifestDurationFormat" "Amazonka.MediaLive.Types.HlsManifestDurationFormat" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsManifestDurationFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsManifestDurationFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsMediaStoreStorageClass

newtype HlsMediaStoreStorageClass Source #

Hls Media Store Storage Class

Instances

Instances details
Eq HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Ord HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Read HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Show HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Generic HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Associated Types

type Rep HlsMediaStoreStorageClass :: Type -> Type #

NFData HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

Hashable HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToJSON HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToJSONKey HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

FromJSON HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

FromJSONKey HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToLog HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToHeader HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToQuery HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

FromXML HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToXML HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToByteString HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

FromText HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

ToText HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

type Rep HlsMediaStoreStorageClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreStorageClass

type Rep HlsMediaStoreStorageClass = D1 ('MetaData "HlsMediaStoreStorageClass" "Amazonka.MediaLive.Types.HlsMediaStoreStorageClass" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsMediaStoreStorageClass'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsMediaStoreStorageClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsMode

newtype HlsMode Source #

Hls Mode

Constructors

HlsMode' 

Fields

Bundled Patterns

pattern HlsMode_LIVE :: HlsMode 
pattern HlsMode_VOD :: HlsMode 

Instances

Instances details
Eq HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

(==) :: HlsMode -> HlsMode -> Bool #

(/=) :: HlsMode -> HlsMode -> Bool #

Ord HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Read HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Show HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Generic HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Associated Types

type Rep HlsMode :: Type -> Type #

Methods

from :: HlsMode -> Rep HlsMode x #

to :: Rep HlsMode x -> HlsMode #

NFData HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

rnf :: HlsMode -> () #

Hashable HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

hashWithSalt :: Int -> HlsMode -> Int #

hash :: HlsMode -> Int #

ToJSON HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

ToJSONKey HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

FromJSON HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

FromJSONKey HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

ToLog HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

ToHeader HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

toHeader :: HeaderName -> HlsMode -> [Header] #

ToQuery HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

FromXML HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

ToXML HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

toXML :: HlsMode -> XML #

ToByteString HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

toBS :: HlsMode -> ByteString #

FromText HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

ToText HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

Methods

toText :: HlsMode -> Text #

type Rep HlsMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMode

type Rep HlsMode = D1 ('MetaData "HlsMode" "Amazonka.MediaLive.Types.HlsMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsOutputSelection

newtype HlsOutputSelection Source #

Hls Output Selection

Instances

Instances details
Eq HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Ord HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Read HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Show HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Generic HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Associated Types

type Rep HlsOutputSelection :: Type -> Type #

NFData HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

Methods

rnf :: HlsOutputSelection -> () #

Hashable HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToJSON HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToJSONKey HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

FromJSON HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

FromJSONKey HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToLog HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToHeader HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToQuery HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

FromXML HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToXML HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToByteString HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

FromText HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

ToText HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

type Rep HlsOutputSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSelection

type Rep HlsOutputSelection = D1 ('MetaData "HlsOutputSelection" "Amazonka.MediaLive.Types.HlsOutputSelection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsOutputSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsOutputSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsProgramDateTime

newtype HlsProgramDateTime Source #

Hls Program Date Time

Instances

Instances details
Eq HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Ord HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Read HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Show HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Generic HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Associated Types

type Rep HlsProgramDateTime :: Type -> Type #

NFData HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

Methods

rnf :: HlsProgramDateTime -> () #

Hashable HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToJSON HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToJSONKey HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

FromJSON HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

FromJSONKey HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToLog HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToHeader HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToQuery HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

FromXML HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToXML HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToByteString HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

FromText HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

ToText HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

type Rep HlsProgramDateTime Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsProgramDateTime

type Rep HlsProgramDateTime = D1 ('MetaData "HlsProgramDateTime" "Amazonka.MediaLive.Types.HlsProgramDateTime" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsProgramDateTime'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsProgramDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsRedundantManifest

newtype HlsRedundantManifest Source #

Hls Redundant Manifest

Instances

Instances details
Eq HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Ord HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Read HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Show HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Generic HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Associated Types

type Rep HlsRedundantManifest :: Type -> Type #

NFData HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

Methods

rnf :: HlsRedundantManifest -> () #

Hashable HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToJSON HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToJSONKey HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

FromJSON HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

FromJSONKey HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToLog HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToHeader HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToQuery HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

FromXML HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToXML HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToByteString HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

FromText HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

ToText HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

type Rep HlsRedundantManifest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsRedundantManifest

type Rep HlsRedundantManifest = D1 ('MetaData "HlsRedundantManifest" "Amazonka.MediaLive.Types.HlsRedundantManifest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsRedundantManifest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsRedundantManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsScte35SourceType

newtype HlsScte35SourceType Source #

Hls Scte35 Source Type

Instances

Instances details
Eq HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Ord HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Read HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Show HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Generic HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Associated Types

type Rep HlsScte35SourceType :: Type -> Type #

NFData HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

Methods

rnf :: HlsScte35SourceType -> () #

Hashable HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToJSON HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToJSONKey HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

FromJSON HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

FromJSONKey HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToLog HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToHeader HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToQuery HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

FromXML HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToXML HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToByteString HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

FromText HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

ToText HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

type Rep HlsScte35SourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsScte35SourceType

type Rep HlsScte35SourceType = D1 ('MetaData "HlsScte35SourceType" "Amazonka.MediaLive.Types.HlsScte35SourceType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsScte35SourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsScte35SourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsSegmentationMode

newtype HlsSegmentationMode Source #

Hls Segmentation Mode

Instances

Instances details
Eq HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Ord HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Read HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Show HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Generic HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Associated Types

type Rep HlsSegmentationMode :: Type -> Type #

NFData HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

Methods

rnf :: HlsSegmentationMode -> () #

Hashable HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToJSON HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToJSONKey HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

FromJSON HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

FromJSONKey HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToLog HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToHeader HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToQuery HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

FromXML HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToXML HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToByteString HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

FromText HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

ToText HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

type Rep HlsSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSegmentationMode

type Rep HlsSegmentationMode = D1 ('MetaData "HlsSegmentationMode" "Amazonka.MediaLive.Types.HlsSegmentationMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsSegmentationMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsSegmentationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsStreamInfResolution

newtype HlsStreamInfResolution Source #

Hls Stream Inf Resolution

Instances

Instances details
Eq HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Ord HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Read HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Show HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Generic HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Associated Types

type Rep HlsStreamInfResolution :: Type -> Type #

NFData HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

Methods

rnf :: HlsStreamInfResolution -> () #

Hashable HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToJSON HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToJSONKey HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

FromJSON HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

FromJSONKey HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToLog HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToHeader HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToQuery HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

FromXML HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToXML HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToByteString HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

FromText HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

ToText HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

type Rep HlsStreamInfResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsStreamInfResolution

type Rep HlsStreamInfResolution = D1 ('MetaData "HlsStreamInfResolution" "Amazonka.MediaLive.Types.HlsStreamInfResolution" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsStreamInfResolution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsStreamInfResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsTimedMetadataId3Frame

newtype HlsTimedMetadataId3Frame Source #

Hls Timed Metadata Id3 Frame

Instances

Instances details
Eq HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Ord HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Read HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Show HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Generic HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Associated Types

type Rep HlsTimedMetadataId3Frame :: Type -> Type #

NFData HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

Hashable HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToJSON HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToJSONKey HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

FromJSON HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

FromJSONKey HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToLog HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToHeader HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToQuery HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

FromXML HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToXML HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToByteString HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

FromText HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

ToText HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

type Rep HlsTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame

type Rep HlsTimedMetadataId3Frame = D1 ('MetaData "HlsTimedMetadataId3Frame" "Amazonka.MediaLive.Types.HlsTimedMetadataId3Frame" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsTimedMetadataId3Frame'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsTimedMetadataId3Frame") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsTsFileMode

newtype HlsTsFileMode Source #

Hls Ts File Mode

Constructors

HlsTsFileMode' 

Instances

Instances details
Eq HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Ord HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Read HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Show HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Generic HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Associated Types

type Rep HlsTsFileMode :: Type -> Type #

NFData HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Methods

rnf :: HlsTsFileMode -> () #

Hashable HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToJSON HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToJSONKey HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

FromJSON HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

FromJSONKey HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToLog HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToHeader HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToQuery HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

FromXML HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToXML HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Methods

toXML :: HlsTsFileMode -> XML #

ToByteString HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

FromText HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

ToText HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

Methods

toText :: HlsTsFileMode -> Text #

type Rep HlsTsFileMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTsFileMode

type Rep HlsTsFileMode = D1 ('MetaData "HlsTsFileMode" "Amazonka.MediaLive.Types.HlsTsFileMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsTsFileMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsTsFileMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HlsWebdavHttpTransferMode

newtype HlsWebdavHttpTransferMode Source #

Hls Webdav Http Transfer Mode

Instances

Instances details
Eq HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Ord HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Read HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Show HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Generic HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Associated Types

type Rep HlsWebdavHttpTransferMode :: Type -> Type #

NFData HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

Hashable HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToJSON HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToJSONKey HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

FromJSON HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

FromJSONKey HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToLog HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToHeader HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToQuery HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

FromXML HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToXML HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToByteString HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

FromText HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

ToText HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

type Rep HlsWebdavHttpTransferMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode

type Rep HlsWebdavHttpTransferMode = D1 ('MetaData "HlsWebdavHttpTransferMode" "Amazonka.MediaLive.Types.HlsWebdavHttpTransferMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "HlsWebdavHttpTransferMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsWebdavHttpTransferMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IFrameOnlyPlaylistType

newtype IFrameOnlyPlaylistType Source #

When set to "standard", an I-Frame only playlist will be written out for each video output in the output group. This I-Frame only playlist will contain byte range offsets pointing to the I-frame(s) in each segment.

Instances

Instances details
Eq IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Ord IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Read IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Show IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Generic IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Associated Types

type Rep IFrameOnlyPlaylistType :: Type -> Type #

NFData IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

Methods

rnf :: IFrameOnlyPlaylistType -> () #

Hashable IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToJSON IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToJSONKey IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

FromJSON IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

FromJSONKey IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToLog IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToHeader IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToQuery IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

FromXML IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToXML IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToByteString IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

FromText IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

ToText IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

type Rep IFrameOnlyPlaylistType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.IFrameOnlyPlaylistType

type Rep IFrameOnlyPlaylistType = D1 ('MetaData "IFrameOnlyPlaylistType" "Amazonka.MediaLive.Types.IFrameOnlyPlaylistType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "IFrameOnlyPlaylistType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIFrameOnlyPlaylistType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputClass

newtype InputClass Source #

A standard input has two sources and a single pipeline input only has one.

Constructors

InputClass' 

Fields

Bundled Patterns

pattern InputClass_SINGLE_PIPELINE :: InputClass 
pattern InputClass_STANDARD :: InputClass 

Instances

Instances details
Eq InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Ord InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Read InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Show InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Generic InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Associated Types

type Rep InputClass :: Type -> Type #

NFData InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Methods

rnf :: InputClass -> () #

Hashable InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToJSON InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToJSONKey InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

FromJSON InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

FromJSONKey InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToLog InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToHeader InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToQuery InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

FromXML InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToXML InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Methods

toXML :: InputClass -> XML #

ToByteString InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

FromText InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

ToText InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

Methods

toText :: InputClass -> Text #

type Rep InputClass Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClass

type Rep InputClass = D1 ('MetaData "InputClass" "Amazonka.MediaLive.Types.InputClass" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputClass'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputCodec

newtype InputCodec Source #

codec in increasing order of complexity

Constructors

InputCodec' 

Fields

Bundled Patterns

pattern InputCodec_AVC :: InputCodec 
pattern InputCodec_HEVC :: InputCodec 
pattern InputCodec_MPEG2 :: InputCodec 

Instances

Instances details
Eq InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Ord InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Read InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Show InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Generic InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Associated Types

type Rep InputCodec :: Type -> Type #

NFData InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Methods

rnf :: InputCodec -> () #

Hashable InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToJSON InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToJSONKey InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

FromJSON InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

FromJSONKey InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToLog InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToHeader InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToQuery InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

FromXML InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToXML InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Methods

toXML :: InputCodec -> XML #

ToByteString InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

FromText InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

ToText InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

Methods

toText :: InputCodec -> Text #

type Rep InputCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputCodec

type Rep InputCodec = D1 ('MetaData "InputCodec" "Amazonka.MediaLive.Types.InputCodec" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputCodec'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputCodec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeblockFilter

newtype InputDeblockFilter Source #

Input Deblock Filter

Instances

Instances details
Eq InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Ord InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Read InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Show InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Generic InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Associated Types

type Rep InputDeblockFilter :: Type -> Type #

NFData InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

Methods

rnf :: InputDeblockFilter -> () #

Hashable InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToJSON InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToJSONKey InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

FromJSON InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

FromJSONKey InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToLog InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToHeader InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToQuery InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

FromXML InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToXML InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToByteString InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

FromText InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

ToText InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

type Rep InputDeblockFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeblockFilter

type Rep InputDeblockFilter = D1 ('MetaData "InputDeblockFilter" "Amazonka.MediaLive.Types.InputDeblockFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeblockFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeblockFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDenoiseFilter

newtype InputDenoiseFilter Source #

Input Denoise Filter

Instances

Instances details
Eq InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Ord InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Read InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Show InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Generic InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Associated Types

type Rep InputDenoiseFilter :: Type -> Type #

NFData InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

Methods

rnf :: InputDenoiseFilter -> () #

Hashable InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToJSON InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToJSONKey InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

FromJSON InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

FromJSONKey InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToLog InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToHeader InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToQuery InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

FromXML InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToXML InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToByteString InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

FromText InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

ToText InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

type Rep InputDenoiseFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDenoiseFilter

type Rep InputDenoiseFilter = D1 ('MetaData "InputDenoiseFilter" "Amazonka.MediaLive.Types.InputDenoiseFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDenoiseFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDenoiseFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceActiveInput

newtype InputDeviceActiveInput Source #

The source at the input device that is currently active.

Instances

Instances details
Eq InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Ord InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Read InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Show InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Generic InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Associated Types

type Rep InputDeviceActiveInput :: Type -> Type #

NFData InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

Methods

rnf :: InputDeviceActiveInput -> () #

Hashable InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToJSON InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToJSONKey InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

FromJSON InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

FromJSONKey InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToLog InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToHeader InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToQuery InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

FromXML InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToXML InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToByteString InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

FromText InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

ToText InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

type Rep InputDeviceActiveInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceActiveInput

type Rep InputDeviceActiveInput = D1 ('MetaData "InputDeviceActiveInput" "Amazonka.MediaLive.Types.InputDeviceActiveInput" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceActiveInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceActiveInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceConfiguredInput

newtype InputDeviceConfiguredInput Source #

The source to activate (use) from the input device.

Instances

Instances details
Eq InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Ord InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Read InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Show InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Generic InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Associated Types

type Rep InputDeviceConfiguredInput :: Type -> Type #

NFData InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

Hashable InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToJSON InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToJSONKey InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

FromJSON InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

FromJSONKey InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToLog InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToHeader InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToQuery InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

FromXML InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToXML InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToByteString InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

FromText InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

ToText InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

type Rep InputDeviceConfiguredInput Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfiguredInput

type Rep InputDeviceConfiguredInput = D1 ('MetaData "InputDeviceConfiguredInput" "Amazonka.MediaLive.Types.InputDeviceConfiguredInput" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceConfiguredInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceConfiguredInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceConnectionState

newtype InputDeviceConnectionState Source #

The state of the connection between the input device and AWS.

Instances

Instances details
Eq InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Ord InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Read InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Show InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Generic InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Associated Types

type Rep InputDeviceConnectionState :: Type -> Type #

NFData InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

Hashable InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToJSON InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToJSONKey InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

FromJSON InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

FromJSONKey InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToLog InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToHeader InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToQuery InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

FromXML InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToXML InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToByteString InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

FromText InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

ToText InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

type Rep InputDeviceConnectionState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConnectionState

type Rep InputDeviceConnectionState = D1 ('MetaData "InputDeviceConnectionState" "Amazonka.MediaLive.Types.InputDeviceConnectionState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceConnectionState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceConnectionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceIpScheme

newtype InputDeviceIpScheme Source #

Specifies whether the input device has been configured (outside of MediaLive) to use a dynamic IP address assignment (DHCP) or a static IP address.

Instances

Instances details
Eq InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Ord InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Read InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Show InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Generic InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Associated Types

type Rep InputDeviceIpScheme :: Type -> Type #

NFData InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

Methods

rnf :: InputDeviceIpScheme -> () #

Hashable InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToJSON InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToJSONKey InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

FromJSON InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

FromJSONKey InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToLog InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToHeader InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToQuery InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

FromXML InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToXML InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToByteString InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

FromText InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

ToText InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

type Rep InputDeviceIpScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceIpScheme

type Rep InputDeviceIpScheme = D1 ('MetaData "InputDeviceIpScheme" "Amazonka.MediaLive.Types.InputDeviceIpScheme" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceIpScheme'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceIpScheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceScanType

newtype InputDeviceScanType Source #

The scan type of the video source.

Instances

Instances details
Eq InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Ord InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Read InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Show InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Generic InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Associated Types

type Rep InputDeviceScanType :: Type -> Type #

NFData InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

Methods

rnf :: InputDeviceScanType -> () #

Hashable InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToJSON InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToJSONKey InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

FromJSON InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

FromJSONKey InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToLog InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToHeader InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToQuery InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

FromXML InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToXML InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToByteString InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

FromText InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

ToText InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

type Rep InputDeviceScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceScanType

type Rep InputDeviceScanType = D1 ('MetaData "InputDeviceScanType" "Amazonka.MediaLive.Types.InputDeviceScanType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceScanType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceScanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceState

newtype InputDeviceState Source #

The state of the input device.

Instances

Instances details
Eq InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Ord InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Read InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Show InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Generic InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Associated Types

type Rep InputDeviceState :: Type -> Type #

NFData InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

Methods

rnf :: InputDeviceState -> () #

Hashable InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToJSON InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToJSONKey InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

FromJSON InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

FromJSONKey InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToLog InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToHeader InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToQuery InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

FromXML InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToXML InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToByteString InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

FromText InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

ToText InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

type Rep InputDeviceState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceState

type Rep InputDeviceState = D1 ('MetaData "InputDeviceState" "Amazonka.MediaLive.Types.InputDeviceState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceTransferType

newtype InputDeviceTransferType Source #

The type of device transfer. INCOMING for an input device that is being transferred to you, OUTGOING for an input device that you are transferring to another AWS account.

Instances

Instances details
Eq InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Ord InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Read InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Show InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Generic InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Associated Types

type Rep InputDeviceTransferType :: Type -> Type #

NFData InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Methods

rnf :: InputDeviceTransferType -> () #

Hashable InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToJSON InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToJSONKey InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromJSON InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromJSONKey InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToLog InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToHeader InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToQuery InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromXML InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToXML InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToByteString InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromText InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToText InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

type Rep InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

type Rep InputDeviceTransferType = D1 ('MetaData "InputDeviceTransferType" "Amazonka.MediaLive.Types.InputDeviceTransferType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceTransferType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceTransferType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputDeviceType

newtype InputDeviceType Source #

The type of the input device. For an AWS Elemental Link device that outputs resolutions up to 1080, choose "HD".

Constructors

InputDeviceType' 

Bundled Patterns

pattern InputDeviceType_HD :: InputDeviceType 

Instances

Instances details
Eq InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Ord InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Read InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Show InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Generic InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Associated Types

type Rep InputDeviceType :: Type -> Type #

NFData InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Methods

rnf :: InputDeviceType -> () #

Hashable InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToJSON InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToJSONKey InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

FromJSON InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

FromJSONKey InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToLog InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToHeader InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToQuery InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

FromXML InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToXML InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

Methods

toXML :: InputDeviceType -> XML #

ToByteString InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

FromText InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

ToText InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

type Rep InputDeviceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceType

type Rep InputDeviceType = D1 ('MetaData "InputDeviceType" "Amazonka.MediaLive.Types.InputDeviceType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputDeviceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputFilter

newtype InputFilter Source #

Input Filter

Constructors

InputFilter' 

Bundled Patterns

pattern InputFilter_AUTO :: InputFilter 
pattern InputFilter_DISABLED :: InputFilter 
pattern InputFilter_FORCED :: InputFilter 

Instances

Instances details
Eq InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Ord InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Read InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Show InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Generic InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Associated Types

type Rep InputFilter :: Type -> Type #

NFData InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Methods

rnf :: InputFilter -> () #

Hashable InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToJSON InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToJSONKey InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

FromJSON InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

FromJSONKey InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToLog InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToHeader InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToQuery InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

FromXML InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToXML InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Methods

toXML :: InputFilter -> XML #

ToByteString InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

FromText InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

ToText InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

Methods

toText :: InputFilter -> Text #

type Rep InputFilter Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputFilter

type Rep InputFilter = D1 ('MetaData "InputFilter" "Amazonka.MediaLive.Types.InputFilter" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputLossActionForHlsOut

newtype InputLossActionForHlsOut Source #

Input Loss Action For Hls Out

Instances

Instances details
Eq InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Ord InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Read InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Show InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Generic InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Associated Types

type Rep InputLossActionForHlsOut :: Type -> Type #

NFData InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

Hashable InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToJSON InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToJSONKey InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

FromJSON InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

FromJSONKey InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToLog InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToHeader InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToQuery InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

FromXML InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToXML InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToByteString InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

FromText InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

ToText InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

type Rep InputLossActionForHlsOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForHlsOut

type Rep InputLossActionForHlsOut = D1 ('MetaData "InputLossActionForHlsOut" "Amazonka.MediaLive.Types.InputLossActionForHlsOut" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputLossActionForHlsOut'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputLossActionForHlsOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputLossActionForMsSmoothOut

newtype InputLossActionForMsSmoothOut Source #

Input Loss Action For Ms Smooth Out

Instances

Instances details
Eq InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Ord InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Read InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Show InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Generic InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Associated Types

type Rep InputLossActionForMsSmoothOut :: Type -> Type #

NFData InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

Hashable InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToJSON InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToJSONKey InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

FromJSON InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

FromJSONKey InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToLog InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToHeader InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToQuery InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

FromXML InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToXML InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToByteString InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

FromText InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

ToText InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

type Rep InputLossActionForMsSmoothOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut

type Rep InputLossActionForMsSmoothOut = D1 ('MetaData "InputLossActionForMsSmoothOut" "Amazonka.MediaLive.Types.InputLossActionForMsSmoothOut" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputLossActionForMsSmoothOut'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputLossActionForMsSmoothOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputLossActionForRtmpOut

newtype InputLossActionForRtmpOut Source #

Input Loss Action For Rtmp Out

Instances

Instances details
Eq InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Ord InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Read InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Show InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Generic InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Associated Types

type Rep InputLossActionForRtmpOut :: Type -> Type #

NFData InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

Hashable InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToJSON InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToJSONKey InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

FromJSON InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

FromJSONKey InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToLog InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToHeader InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToQuery InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

FromXML InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToXML InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToByteString InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

FromText InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

ToText InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

type Rep InputLossActionForRtmpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForRtmpOut

type Rep InputLossActionForRtmpOut = D1 ('MetaData "InputLossActionForRtmpOut" "Amazonka.MediaLive.Types.InputLossActionForRtmpOut" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputLossActionForRtmpOut'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputLossActionForRtmpOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputLossActionForUdpOut

newtype InputLossActionForUdpOut Source #

Input Loss Action For Udp Out

Instances

Instances details
Eq InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Ord InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Read InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Show InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Generic InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Associated Types

type Rep InputLossActionForUdpOut :: Type -> Type #

NFData InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

Hashable InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToJSON InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToJSONKey InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

FromJSON InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

FromJSONKey InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToLog InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToHeader InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToQuery InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

FromXML InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToXML InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToByteString InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

FromText InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

ToText InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

type Rep InputLossActionForUdpOut Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossActionForUdpOut

type Rep InputLossActionForUdpOut = D1 ('MetaData "InputLossActionForUdpOut" "Amazonka.MediaLive.Types.InputLossActionForUdpOut" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputLossActionForUdpOut'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputLossActionForUdpOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputLossImageType

newtype InputLossImageType Source #

Input Loss Image Type

Instances

Instances details
Eq InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Ord InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Read InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Show InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Generic InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Associated Types

type Rep InputLossImageType :: Type -> Type #

NFData InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

Methods

rnf :: InputLossImageType -> () #

Hashable InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToJSON InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToJSONKey InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

FromJSON InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

FromJSONKey InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToLog InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToHeader InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToQuery InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

FromXML InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToXML InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToByteString InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

FromText InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

ToText InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

type Rep InputLossImageType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossImageType

type Rep InputLossImageType = D1 ('MetaData "InputLossImageType" "Amazonka.MediaLive.Types.InputLossImageType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputLossImageType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputLossImageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputMaximumBitrate

newtype InputMaximumBitrate Source #

Maximum input bitrate in megabits per second. Bitrates up to 50 Mbps are supported currently.

Instances

Instances details
Eq InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Ord InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Read InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Show InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Generic InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Associated Types

type Rep InputMaximumBitrate :: Type -> Type #

NFData InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

Methods

rnf :: InputMaximumBitrate -> () #

Hashable InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToJSON InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToJSONKey InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

FromJSON InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

FromJSONKey InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToLog InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToHeader InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToQuery InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

FromXML InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToXML InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToByteString InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

FromText InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

ToText InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

type Rep InputMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputMaximumBitrate

type Rep InputMaximumBitrate = D1 ('MetaData "InputMaximumBitrate" "Amazonka.MediaLive.Types.InputMaximumBitrate" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputMaximumBitrate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputMaximumBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputPreference

newtype InputPreference Source #

Input preference when deciding which input to make active when a previously failed input has recovered. If \"EQUAL_INPUT_PREFERENCE\", then the active input will stay active as long as it is healthy. If \"PRIMARY_INPUT_PREFERRED\", then always switch back to the primary input when it is healthy.

Constructors

InputPreference' 

Instances

Instances details
Eq InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Ord InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Read InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Show InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Generic InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Associated Types

type Rep InputPreference :: Type -> Type #

NFData InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Methods

rnf :: InputPreference -> () #

Hashable InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToJSON InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToJSONKey InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

FromJSON InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

FromJSONKey InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToLog InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToHeader InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToQuery InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

FromXML InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToXML InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

Methods

toXML :: InputPreference -> XML #

ToByteString InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

FromText InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

ToText InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

type Rep InputPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPreference

type Rep InputPreference = D1 ('MetaData "InputPreference" "Amazonka.MediaLive.Types.InputPreference" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputPreference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputPreference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputResolution

newtype InputResolution Source #

Input resolution based on lines of vertical resolution in the input; SD is less than 720 lines, HD is 720 to 1080 lines, UHD is greater than 1080 lines

Constructors

InputResolution' 

Instances

Instances details
Eq InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Ord InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Read InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Show InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Generic InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Associated Types

type Rep InputResolution :: Type -> Type #

NFData InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Methods

rnf :: InputResolution -> () #

Hashable InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToJSON InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToJSONKey InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

FromJSON InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

FromJSONKey InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToLog InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToHeader InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToQuery InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

FromXML InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToXML InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

Methods

toXML :: InputResolution -> XML #

ToByteString InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

FromText InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

ToText InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

type Rep InputResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputResolution

type Rep InputResolution = D1 ('MetaData "InputResolution" "Amazonka.MediaLive.Types.InputResolution" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputResolution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputSecurityGroupState

newtype InputSecurityGroupState Source #

Placeholder documentation for InputSecurityGroupState

Instances

Instances details
Eq InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Ord InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Read InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Show InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Generic InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Associated Types

type Rep InputSecurityGroupState :: Type -> Type #

NFData InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

Methods

rnf :: InputSecurityGroupState -> () #

Hashable InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToJSON InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToJSONKey InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

FromJSON InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

FromJSONKey InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToLog InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToHeader InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToQuery InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

FromXML InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToXML InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToByteString InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

FromText InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

ToText InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

type Rep InputSecurityGroupState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroupState

type Rep InputSecurityGroupState = D1 ('MetaData "InputSecurityGroupState" "Amazonka.MediaLive.Types.InputSecurityGroupState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputSecurityGroupState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputSecurityGroupState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputSourceEndBehavior

newtype InputSourceEndBehavior Source #

Input Source End Behavior

Instances

Instances details
Eq InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Ord InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Read InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Show InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Generic InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Associated Types

type Rep InputSourceEndBehavior :: Type -> Type #

NFData InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

Methods

rnf :: InputSourceEndBehavior -> () #

Hashable InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToJSON InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToJSONKey InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

FromJSON InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

FromJSONKey InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToLog InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToHeader InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToQuery InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

FromXML InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToXML InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToByteString InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

FromText InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

ToText InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

type Rep InputSourceEndBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceEndBehavior

type Rep InputSourceEndBehavior = D1 ('MetaData "InputSourceEndBehavior" "Amazonka.MediaLive.Types.InputSourceEndBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputSourceEndBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputSourceEndBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputSourceType

newtype InputSourceType Source #

There are two types of input sources, static and dynamic. If an input source is dynamic you can change the source url of the input dynamically using an input switch action. Currently, two input types support a dynamic url at this time, MP4_FILE and TS_FILE. By default all input sources are static.

Constructors

InputSourceType' 

Instances

Instances details
Eq InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Ord InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Read InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Show InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Generic InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Associated Types

type Rep InputSourceType :: Type -> Type #

NFData InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Methods

rnf :: InputSourceType -> () #

Hashable InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToJSON InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToJSONKey InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

FromJSON InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

FromJSONKey InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToLog InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToHeader InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToQuery InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

FromXML InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToXML InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

Methods

toXML :: InputSourceType -> XML #

ToByteString InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

FromText InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

ToText InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

type Rep InputSourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceType

type Rep InputSourceType = D1 ('MetaData "InputSourceType" "Amazonka.MediaLive.Types.InputSourceType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputSourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputState

newtype InputState Source #

Placeholder documentation for InputState

Constructors

InputState' 

Fields

Instances

Instances details
Eq InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Ord InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Read InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Show InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Generic InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Associated Types

type Rep InputState :: Type -> Type #

NFData InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Methods

rnf :: InputState -> () #

Hashable InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToJSON InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToJSONKey InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

FromJSON InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

FromJSONKey InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToLog InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToHeader InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToQuery InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

FromXML InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToXML InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Methods

toXML :: InputState -> XML #

ToByteString InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

FromText InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

ToText InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

Methods

toText :: InputState -> Text #

type Rep InputState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputState

type Rep InputState = D1 ('MetaData "InputState" "Amazonka.MediaLive.Types.InputState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputTimecodeSource

newtype InputTimecodeSource Source #

Documentation update needed

Instances

Instances details
Eq InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Ord InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Read InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Show InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Generic InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Associated Types

type Rep InputTimecodeSource :: Type -> Type #

NFData InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

Methods

rnf :: InputTimecodeSource -> () #

Hashable InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToJSON InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToJSONKey InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

FromJSON InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

FromJSONKey InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToLog InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToHeader InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToQuery InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

FromXML InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToXML InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToByteString InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

FromText InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

ToText InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

type Rep InputTimecodeSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputTimecodeSource

type Rep InputTimecodeSource = D1 ('MetaData "InputTimecodeSource" "Amazonka.MediaLive.Types.InputTimecodeSource" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputTimecodeSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputTimecodeSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputType

newtype InputType Source #

The different types of inputs that AWS Elemental MediaLive supports.

Constructors

InputType' 

Fields

Instances

Instances details
Eq InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Ord InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Read InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Show InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Generic InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Associated Types

type Rep InputType :: Type -> Type #

NFData InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Methods

rnf :: InputType -> () #

Hashable InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToJSON InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToJSONKey InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

FromJSON InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

FromJSONKey InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToLog InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToHeader InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToQuery InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

FromXML InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToXML InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Methods

toXML :: InputType -> XML #

ToByteString InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Methods

toBS :: InputType -> ByteString #

FromText InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

ToText InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

Methods

toText :: InputType -> Text #

type Rep InputType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputType

type Rep InputType = D1 ('MetaData "InputType" "Amazonka.MediaLive.Types.InputType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "InputType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastFrameClippingBehavior

newtype LastFrameClippingBehavior Source #

If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.

Instances

Instances details
Eq LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Ord LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Read LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Show LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Generic LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Associated Types

type Rep LastFrameClippingBehavior :: Type -> Type #

NFData LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

Hashable LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToJSON LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToJSONKey LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

FromJSON LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

FromJSONKey LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToLog LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToHeader LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToQuery LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

FromXML LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToXML LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToByteString LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

FromText LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

ToText LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

type Rep LastFrameClippingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LastFrameClippingBehavior

type Rep LastFrameClippingBehavior = D1 ('MetaData "LastFrameClippingBehavior" "Amazonka.MediaLive.Types.LastFrameClippingBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "LastFrameClippingBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastFrameClippingBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LogLevel

newtype LogLevel Source #

The log level the user wants for their channel.

Constructors

LogLevel' 

Fields

Bundled Patterns

pattern LogLevel_DEBUG :: LogLevel 
pattern LogLevel_DISABLED :: LogLevel 
pattern LogLevel_ERROR :: LogLevel 
pattern LogLevel_INFO :: LogLevel 
pattern LogLevel_WARNING :: LogLevel 

Instances

Instances details
Eq LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Ord LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Read LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Show LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Generic LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Associated Types

type Rep LogLevel :: Type -> Type #

Methods

from :: LogLevel -> Rep LogLevel x #

to :: Rep LogLevel x -> LogLevel #

NFData LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

rnf :: LogLevel -> () #

Hashable LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

hashWithSalt :: Int -> LogLevel -> Int #

hash :: LogLevel -> Int #

ToJSON LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

ToJSONKey LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

FromJSON LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

FromJSONKey LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

ToLog LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

ToHeader LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

toHeader :: HeaderName -> LogLevel -> [Header] #

ToQuery LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

FromXML LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

ToXML LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

toXML :: LogLevel -> XML #

ToByteString LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

toBS :: LogLevel -> ByteString #

FromText LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

ToText LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

Methods

toText :: LogLevel -> Text #

type Rep LogLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.LogLevel

type Rep LogLevel = D1 ('MetaData "LogLevel" "Amazonka.MediaLive.Types.LogLevel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "LogLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsAbsentInputAudioBehavior

newtype M2tsAbsentInputAudioBehavior Source #

M2ts Absent Input Audio Behavior

Instances

Instances details
Eq M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Ord M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Read M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Show M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Generic M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Associated Types

type Rep M2tsAbsentInputAudioBehavior :: Type -> Type #

NFData M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

Hashable M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToJSON M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToJSONKey M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

FromJSON M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

FromJSONKey M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToLog M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToHeader M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToQuery M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

FromXML M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToXML M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToByteString M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

FromText M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

ToText M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

type Rep M2tsAbsentInputAudioBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior

type Rep M2tsAbsentInputAudioBehavior = D1 ('MetaData "M2tsAbsentInputAudioBehavior" "Amazonka.MediaLive.Types.M2tsAbsentInputAudioBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsAbsentInputAudioBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsAbsentInputAudioBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsArib

newtype M2tsArib Source #

M2ts Arib

Constructors

M2tsArib' 

Fields

Bundled Patterns

pattern M2tsArib_DISABLED :: M2tsArib 
pattern M2tsArib_ENABLED :: M2tsArib 

Instances

Instances details
Eq M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Ord M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Read M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Show M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Generic M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Associated Types

type Rep M2tsArib :: Type -> Type #

Methods

from :: M2tsArib -> Rep M2tsArib x #

to :: Rep M2tsArib x -> M2tsArib #

NFData M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

rnf :: M2tsArib -> () #

Hashable M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

hashWithSalt :: Int -> M2tsArib -> Int #

hash :: M2tsArib -> Int #

ToJSON M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

ToJSONKey M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

FromJSON M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

FromJSONKey M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

ToLog M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

ToHeader M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

toHeader :: HeaderName -> M2tsArib -> [Header] #

ToQuery M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

FromXML M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

ToXML M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

toXML :: M2tsArib -> XML #

ToByteString M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

toBS :: M2tsArib -> ByteString #

FromText M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

ToText M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

Methods

toText :: M2tsArib -> Text #

type Rep M2tsArib Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsArib

type Rep M2tsArib = D1 ('MetaData "M2tsArib" "Amazonka.MediaLive.Types.M2tsArib" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsArib'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsArib") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsAribCaptionsPidControl

newtype M2tsAribCaptionsPidControl Source #

M2ts Arib Captions Pid Control

Instances

Instances details
Eq M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Ord M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Read M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Show M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Generic M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Associated Types

type Rep M2tsAribCaptionsPidControl :: Type -> Type #

NFData M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

Hashable M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToJSON M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToJSONKey M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

FromJSON M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

FromJSONKey M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToLog M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToHeader M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToQuery M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

FromXML M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToXML M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToByteString M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

FromText M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

ToText M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

type Rep M2tsAribCaptionsPidControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl

type Rep M2tsAribCaptionsPidControl = D1 ('MetaData "M2tsAribCaptionsPidControl" "Amazonka.MediaLive.Types.M2tsAribCaptionsPidControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsAribCaptionsPidControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsAribCaptionsPidControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsAudioBufferModel

newtype M2tsAudioBufferModel Source #

M2ts Audio Buffer Model

Instances

Instances details
Eq M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Ord M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Read M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Show M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Generic M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Associated Types

type Rep M2tsAudioBufferModel :: Type -> Type #

NFData M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

Methods

rnf :: M2tsAudioBufferModel -> () #

Hashable M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToJSON M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToJSONKey M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

FromJSON M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

FromJSONKey M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToLog M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToHeader M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToQuery M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

FromXML M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToXML M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToByteString M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

FromText M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

ToText M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

type Rep M2tsAudioBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioBufferModel

type Rep M2tsAudioBufferModel = D1 ('MetaData "M2tsAudioBufferModel" "Amazonka.MediaLive.Types.M2tsAudioBufferModel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsAudioBufferModel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsAudioBufferModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsAudioInterval

newtype M2tsAudioInterval Source #

M2ts Audio Interval

Instances

Instances details
Eq M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Ord M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Read M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Show M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Generic M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Associated Types

type Rep M2tsAudioInterval :: Type -> Type #

NFData M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

Methods

rnf :: M2tsAudioInterval -> () #

Hashable M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToJSON M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToJSONKey M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

FromJSON M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

FromJSONKey M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToLog M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToHeader M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToQuery M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

FromXML M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToXML M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToByteString M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

FromText M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

ToText M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

type Rep M2tsAudioInterval Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioInterval

type Rep M2tsAudioInterval = D1 ('MetaData "M2tsAudioInterval" "Amazonka.MediaLive.Types.M2tsAudioInterval" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsAudioInterval'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsAudioInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsAudioStreamType

newtype M2tsAudioStreamType Source #

M2ts Audio Stream Type

Instances

Instances details
Eq M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Ord M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Read M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Show M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Generic M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Associated Types

type Rep M2tsAudioStreamType :: Type -> Type #

NFData M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

Methods

rnf :: M2tsAudioStreamType -> () #

Hashable M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToJSON M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToJSONKey M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

FromJSON M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

FromJSONKey M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToLog M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToHeader M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToQuery M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

FromXML M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToXML M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToByteString M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

FromText M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

ToText M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

type Rep M2tsAudioStreamType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsAudioStreamType

type Rep M2tsAudioStreamType = D1 ('MetaData "M2tsAudioStreamType" "Amazonka.MediaLive.Types.M2tsAudioStreamType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsAudioStreamType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsAudioStreamType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsBufferModel

newtype M2tsBufferModel Source #

M2ts Buffer Model

Constructors

M2tsBufferModel' 

Instances

Instances details
Eq M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Ord M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Read M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Show M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Generic M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Associated Types

type Rep M2tsBufferModel :: Type -> Type #

NFData M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Methods

rnf :: M2tsBufferModel -> () #

Hashable M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToJSON M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToJSONKey M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

FromJSON M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

FromJSONKey M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToLog M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToHeader M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToQuery M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

FromXML M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToXML M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

Methods

toXML :: M2tsBufferModel -> XML #

ToByteString M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

FromText M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

ToText M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

type Rep M2tsBufferModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsBufferModel

type Rep M2tsBufferModel = D1 ('MetaData "M2tsBufferModel" "Amazonka.MediaLive.Types.M2tsBufferModel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsBufferModel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsBufferModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsCcDescriptor

newtype M2tsCcDescriptor Source #

M2ts Cc Descriptor

Instances

Instances details
Eq M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Ord M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Read M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Show M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Generic M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Associated Types

type Rep M2tsCcDescriptor :: Type -> Type #

NFData M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

Methods

rnf :: M2tsCcDescriptor -> () #

Hashable M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToJSON M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToJSONKey M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

FromJSON M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

FromJSONKey M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToLog M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToHeader M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToQuery M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

FromXML M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToXML M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToByteString M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

FromText M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

ToText M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

type Rep M2tsCcDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsCcDescriptor

type Rep M2tsCcDescriptor = D1 ('MetaData "M2tsCcDescriptor" "Amazonka.MediaLive.Types.M2tsCcDescriptor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsCcDescriptor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsCcDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsEbifControl

newtype M2tsEbifControl Source #

M2ts Ebif Control

Constructors

M2tsEbifControl' 

Instances

Instances details
Eq M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Ord M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Read M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Show M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Generic M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Associated Types

type Rep M2tsEbifControl :: Type -> Type #

NFData M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Methods

rnf :: M2tsEbifControl -> () #

Hashable M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToJSON M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToJSONKey M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

FromJSON M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

FromJSONKey M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToLog M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToHeader M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToQuery M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

FromXML M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToXML M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

Methods

toXML :: M2tsEbifControl -> XML #

ToByteString M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

FromText M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

ToText M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

type Rep M2tsEbifControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbifControl

type Rep M2tsEbifControl = D1 ('MetaData "M2tsEbifControl" "Amazonka.MediaLive.Types.M2tsEbifControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsEbifControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsEbifControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsEbpPlacement

newtype M2tsEbpPlacement Source #

M2ts Ebp Placement

Instances

Instances details
Eq M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Ord M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Read M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Show M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Generic M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Associated Types

type Rep M2tsEbpPlacement :: Type -> Type #

NFData M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

Methods

rnf :: M2tsEbpPlacement -> () #

Hashable M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToJSON M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToJSONKey M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

FromJSON M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

FromJSONKey M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToLog M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToHeader M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToQuery M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

FromXML M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToXML M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToByteString M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

FromText M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

ToText M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

type Rep M2tsEbpPlacement Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEbpPlacement

type Rep M2tsEbpPlacement = D1 ('MetaData "M2tsEbpPlacement" "Amazonka.MediaLive.Types.M2tsEbpPlacement" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsEbpPlacement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsEbpPlacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsEsRateInPes

newtype M2tsEsRateInPes Source #

M2ts Es Rate In Pes

Constructors

M2tsEsRateInPes' 

Instances

Instances details
Eq M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Ord M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Read M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Show M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Generic M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Associated Types

type Rep M2tsEsRateInPes :: Type -> Type #

NFData M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Methods

rnf :: M2tsEsRateInPes -> () #

Hashable M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToJSON M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToJSONKey M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

FromJSON M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

FromJSONKey M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToLog M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToHeader M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToQuery M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

FromXML M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToXML M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

Methods

toXML :: M2tsEsRateInPes -> XML #

ToByteString M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

FromText M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

ToText M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

type Rep M2tsEsRateInPes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsEsRateInPes

type Rep M2tsEsRateInPes = D1 ('MetaData "M2tsEsRateInPes" "Amazonka.MediaLive.Types.M2tsEsRateInPes" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsEsRateInPes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsEsRateInPes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsKlv

newtype M2tsKlv Source #

M2ts Klv

Constructors

M2tsKlv' 

Fields

Bundled Patterns

pattern M2tsKlv_NONE :: M2tsKlv 
pattern M2tsKlv_PASSTHROUGH :: M2tsKlv 

Instances

Instances details
Eq M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

(==) :: M2tsKlv -> M2tsKlv -> Bool #

(/=) :: M2tsKlv -> M2tsKlv -> Bool #

Ord M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Read M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Show M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Generic M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Associated Types

type Rep M2tsKlv :: Type -> Type #

Methods

from :: M2tsKlv -> Rep M2tsKlv x #

to :: Rep M2tsKlv x -> M2tsKlv #

NFData M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

rnf :: M2tsKlv -> () #

Hashable M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

hashWithSalt :: Int -> M2tsKlv -> Int #

hash :: M2tsKlv -> Int #

ToJSON M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

ToJSONKey M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

FromJSON M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

FromJSONKey M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

ToLog M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

ToHeader M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

toHeader :: HeaderName -> M2tsKlv -> [Header] #

ToQuery M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

FromXML M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

ToXML M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

toXML :: M2tsKlv -> XML #

ToByteString M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

toBS :: M2tsKlv -> ByteString #

FromText M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

ToText M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

Methods

toText :: M2tsKlv -> Text #

type Rep M2tsKlv Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsKlv

type Rep M2tsKlv = D1 ('MetaData "M2tsKlv" "Amazonka.MediaLive.Types.M2tsKlv" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsKlv'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsKlv") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsNielsenId3Behavior

newtype M2tsNielsenId3Behavior Source #

M2ts Nielsen Id3 Behavior

Instances

Instances details
Eq M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Ord M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Read M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Show M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Generic M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Associated Types

type Rep M2tsNielsenId3Behavior :: Type -> Type #

NFData M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

Methods

rnf :: M2tsNielsenId3Behavior -> () #

Hashable M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToJSON M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToJSONKey M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

FromJSON M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

FromJSONKey M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToLog M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToHeader M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToQuery M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

FromXML M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToXML M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToByteString M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

FromText M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

ToText M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

type Rep M2tsNielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsNielsenId3Behavior

type Rep M2tsNielsenId3Behavior = D1 ('MetaData "M2tsNielsenId3Behavior" "Amazonka.MediaLive.Types.M2tsNielsenId3Behavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsNielsenId3Behavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsNielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsPcrControl

newtype M2tsPcrControl Source #

M2ts Pcr Control

Constructors

M2tsPcrControl' 

Instances

Instances details
Eq M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Ord M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Read M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Show M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Generic M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Associated Types

type Rep M2tsPcrControl :: Type -> Type #

NFData M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Methods

rnf :: M2tsPcrControl -> () #

Hashable M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToJSON M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToJSONKey M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromJSON M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromJSONKey M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToLog M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToHeader M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToQuery M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromXML M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToXML M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Methods

toXML :: M2tsPcrControl -> XML #

ToByteString M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromText M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToText M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

type Rep M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

type Rep M2tsPcrControl = D1 ('MetaData "M2tsPcrControl" "Amazonka.MediaLive.Types.M2tsPcrControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsPcrControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsPcrControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsRateMode

newtype M2tsRateMode Source #

M2ts Rate Mode

Constructors

M2tsRateMode' 

Bundled Patterns

pattern M2tsRateMode_CBR :: M2tsRateMode 
pattern M2tsRateMode_VBR :: M2tsRateMode 

Instances

Instances details
Eq M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Ord M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Read M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Show M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Generic M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Associated Types

type Rep M2tsRateMode :: Type -> Type #

NFData M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Methods

rnf :: M2tsRateMode -> () #

Hashable M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToJSON M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToJSONKey M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

FromJSON M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

FromJSONKey M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToLog M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToHeader M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToQuery M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

FromXML M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToXML M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Methods

toXML :: M2tsRateMode -> XML #

ToByteString M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

FromText M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

ToText M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

Methods

toText :: M2tsRateMode -> Text #

type Rep M2tsRateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsRateMode

type Rep M2tsRateMode = D1 ('MetaData "M2tsRateMode" "Amazonka.MediaLive.Types.M2tsRateMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsRateMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsRateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsScte35Control

newtype M2tsScte35Control Source #

M2ts Scte35 Control

Instances

Instances details
Eq M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Ord M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Read M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Show M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Generic M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Associated Types

type Rep M2tsScte35Control :: Type -> Type #

NFData M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

Methods

rnf :: M2tsScte35Control -> () #

Hashable M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToJSON M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToJSONKey M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

FromJSON M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

FromJSONKey M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToLog M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToHeader M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToQuery M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

FromXML M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToXML M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToByteString M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

FromText M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

ToText M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

type Rep M2tsScte35Control Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsScte35Control

type Rep M2tsScte35Control = D1 ('MetaData "M2tsScte35Control" "Amazonka.MediaLive.Types.M2tsScte35Control" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsScte35Control'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsScte35Control") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsSegmentationMarkers

newtype M2tsSegmentationMarkers Source #

M2ts Segmentation Markers

Instances

Instances details
Eq M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Ord M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Read M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Show M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Generic M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Associated Types

type Rep M2tsSegmentationMarkers :: Type -> Type #

NFData M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

Methods

rnf :: M2tsSegmentationMarkers -> () #

Hashable M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToJSON M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToJSONKey M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

FromJSON M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

FromJSONKey M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToLog M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToHeader M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToQuery M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

FromXML M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToXML M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToByteString M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

FromText M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

ToText M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

type Rep M2tsSegmentationMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationMarkers

type Rep M2tsSegmentationMarkers = D1 ('MetaData "M2tsSegmentationMarkers" "Amazonka.MediaLive.Types.M2tsSegmentationMarkers" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsSegmentationMarkers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsSegmentationMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsSegmentationStyle

newtype M2tsSegmentationStyle Source #

M2ts Segmentation Style

Instances

Instances details
Eq M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Ord M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Read M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Show M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Generic M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Associated Types

type Rep M2tsSegmentationStyle :: Type -> Type #

NFData M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

Methods

rnf :: M2tsSegmentationStyle -> () #

Hashable M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToJSON M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToJSONKey M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

FromJSON M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

FromJSONKey M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToLog M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToHeader M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToQuery M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

FromXML M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToXML M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToByteString M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

FromText M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

ToText M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

type Rep M2tsSegmentationStyle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSegmentationStyle

type Rep M2tsSegmentationStyle = D1 ('MetaData "M2tsSegmentationStyle" "Amazonka.MediaLive.Types.M2tsSegmentationStyle" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsSegmentationStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsSegmentationStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M2tsTimedMetadataBehavior

newtype M2tsTimedMetadataBehavior Source #

M2ts Timed Metadata Behavior

Instances

Instances details
Eq M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Ord M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Read M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Show M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Generic M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Associated Types

type Rep M2tsTimedMetadataBehavior :: Type -> Type #

NFData M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

Hashable M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToJSON M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToJSONKey M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

FromJSON M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

FromJSONKey M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToLog M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToHeader M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToQuery M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

FromXML M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToXML M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToByteString M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

FromText M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

ToText M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

type Rep M2tsTimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior

type Rep M2tsTimedMetadataBehavior = D1 ('MetaData "M2tsTimedMetadataBehavior" "Amazonka.MediaLive.Types.M2tsTimedMetadataBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsTimedMetadataBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsTimedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M3u8NielsenId3Behavior

newtype M3u8NielsenId3Behavior Source #

M3u8 Nielsen Id3 Behavior

Instances

Instances details
Eq M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Ord M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Read M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Show M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Generic M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Associated Types

type Rep M3u8NielsenId3Behavior :: Type -> Type #

NFData M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

Methods

rnf :: M3u8NielsenId3Behavior -> () #

Hashable M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToJSON M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToJSONKey M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

FromJSON M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

FromJSONKey M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToLog M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToHeader M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToQuery M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

FromXML M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToXML M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToByteString M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

FromText M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

ToText M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

type Rep M3u8NielsenId3Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8NielsenId3Behavior

type Rep M3u8NielsenId3Behavior = D1 ('MetaData "M3u8NielsenId3Behavior" "Amazonka.MediaLive.Types.M3u8NielsenId3Behavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M3u8NielsenId3Behavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM3u8NielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M3u8PcrControl

newtype M3u8PcrControl Source #

M3u8 Pcr Control

Constructors

M3u8PcrControl' 

Instances

Instances details
Eq M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Ord M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Read M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Show M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Generic M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Associated Types

type Rep M3u8PcrControl :: Type -> Type #

NFData M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Methods

rnf :: M3u8PcrControl -> () #

Hashable M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToJSON M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToJSONKey M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

FromJSON M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

FromJSONKey M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToLog M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToHeader M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToQuery M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

FromXML M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToXML M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

Methods

toXML :: M3u8PcrControl -> XML #

ToByteString M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

FromText M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

ToText M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

type Rep M3u8PcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8PcrControl

type Rep M3u8PcrControl = D1 ('MetaData "M3u8PcrControl" "Amazonka.MediaLive.Types.M3u8PcrControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M3u8PcrControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM3u8PcrControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M3u8Scte35Behavior

newtype M3u8Scte35Behavior Source #

M3u8 Scte35 Behavior

Instances

Instances details
Eq M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Ord M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Read M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Show M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Generic M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Associated Types

type Rep M3u8Scte35Behavior :: Type -> Type #

NFData M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

Methods

rnf :: M3u8Scte35Behavior -> () #

Hashable M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToJSON M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToJSONKey M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

FromJSON M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

FromJSONKey M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToLog M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToHeader M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToQuery M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

FromXML M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToXML M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToByteString M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

FromText M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

ToText M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

type Rep M3u8Scte35Behavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Scte35Behavior

type Rep M3u8Scte35Behavior = D1 ('MetaData "M3u8Scte35Behavior" "Amazonka.MediaLive.Types.M3u8Scte35Behavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M3u8Scte35Behavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM3u8Scte35Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

M3u8TimedMetadataBehavior

newtype M3u8TimedMetadataBehavior Source #

M3u8 Timed Metadata Behavior

Instances

Instances details
Eq M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Ord M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Read M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Show M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Generic M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Associated Types

type Rep M3u8TimedMetadataBehavior :: Type -> Type #

NFData M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

Hashable M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToJSON M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToJSONKey M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

FromJSON M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

FromJSONKey M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToLog M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToHeader M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToQuery M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

FromXML M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToXML M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToByteString M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

FromText M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

ToText M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

type Rep M3u8TimedMetadataBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior

type Rep M3u8TimedMetadataBehavior = D1 ('MetaData "M3u8TimedMetadataBehavior" "Amazonka.MediaLive.Types.M3u8TimedMetadataBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M3u8TimedMetadataBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM3u8TimedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MotionGraphicsInsertion

newtype MotionGraphicsInsertion Source #

Motion Graphics Insertion

Instances

Instances details
Eq MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Ord MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Read MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Show MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Generic MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Associated Types

type Rep MotionGraphicsInsertion :: Type -> Type #

NFData MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

Methods

rnf :: MotionGraphicsInsertion -> () #

Hashable MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToJSON MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToJSONKey MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

FromJSON MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

FromJSONKey MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToLog MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToHeader MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToQuery MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

FromXML MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToXML MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToByteString MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

FromText MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

ToText MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

type Rep MotionGraphicsInsertion Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsInsertion

type Rep MotionGraphicsInsertion = D1 ('MetaData "MotionGraphicsInsertion" "Amazonka.MediaLive.Types.MotionGraphicsInsertion" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "MotionGraphicsInsertion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMotionGraphicsInsertion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mp2CodingMode

newtype Mp2CodingMode Source #

Mp2 Coding Mode

Constructors

Mp2CodingMode' 

Instances

Instances details
Eq Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Ord Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Read Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Show Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Generic Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Associated Types

type Rep Mp2CodingMode :: Type -> Type #

NFData Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Methods

rnf :: Mp2CodingMode -> () #

Hashable Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToJSON Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToJSONKey Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

FromJSON Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

FromJSONKey Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToLog Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToHeader Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToQuery Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

FromXML Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToXML Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Methods

toXML :: Mp2CodingMode -> XML #

ToByteString Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

FromText Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

ToText Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

Methods

toText :: Mp2CodingMode -> Text #

type Rep Mp2CodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2CodingMode

type Rep Mp2CodingMode = D1 ('MetaData "Mp2CodingMode" "Amazonka.MediaLive.Types.Mp2CodingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mp2CodingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMp2CodingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2AdaptiveQuantization

newtype Mpeg2AdaptiveQuantization Source #

Mpeg2 Adaptive Quantization

Instances

Instances details
Eq Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Ord Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Read Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Show Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Generic Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Associated Types

type Rep Mpeg2AdaptiveQuantization :: Type -> Type #

NFData Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

Hashable Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToJSON Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToJSONKey Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

FromJSON Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

FromJSONKey Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToLog Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToHeader Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToQuery Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

FromXML Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToXML Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToByteString Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

FromText Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

ToText Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

type Rep Mpeg2AdaptiveQuantization Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization

type Rep Mpeg2AdaptiveQuantization = D1 ('MetaData "Mpeg2AdaptiveQuantization" "Amazonka.MediaLive.Types.Mpeg2AdaptiveQuantization" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2AdaptiveQuantization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2AdaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2ColorMetadata

newtype Mpeg2ColorMetadata Source #

Mpeg2 Color Metadata

Instances

Instances details
Eq Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Ord Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Read Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Show Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Generic Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Associated Types

type Rep Mpeg2ColorMetadata :: Type -> Type #

NFData Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

Methods

rnf :: Mpeg2ColorMetadata -> () #

Hashable Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToJSON Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToJSONKey Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

FromJSON Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

FromJSONKey Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToLog Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToHeader Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToQuery Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

FromXML Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToXML Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToByteString Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

FromText Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

ToText Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

type Rep Mpeg2ColorMetadata Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorMetadata

type Rep Mpeg2ColorMetadata = D1 ('MetaData "Mpeg2ColorMetadata" "Amazonka.MediaLive.Types.Mpeg2ColorMetadata" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2ColorMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2ColorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2ColorSpace

newtype Mpeg2ColorSpace Source #

Mpeg2 Color Space

Constructors

Mpeg2ColorSpace' 

Instances

Instances details
Eq Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Ord Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Read Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Show Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Generic Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Associated Types

type Rep Mpeg2ColorSpace :: Type -> Type #

NFData Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Methods

rnf :: Mpeg2ColorSpace -> () #

Hashable Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToJSON Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToJSONKey Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

FromJSON Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

FromJSONKey Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToLog Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToHeader Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToQuery Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

FromXML Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToXML Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

Methods

toXML :: Mpeg2ColorSpace -> XML #

ToByteString Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

FromText Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

ToText Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

type Rep Mpeg2ColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ColorSpace

type Rep Mpeg2ColorSpace = D1 ('MetaData "Mpeg2ColorSpace" "Amazonka.MediaLive.Types.Mpeg2ColorSpace" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2ColorSpace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2ColorSpace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2DisplayRatio

newtype Mpeg2DisplayRatio Source #

Mpeg2 Display Ratio

Instances

Instances details
Eq Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Ord Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Read Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Show Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Generic Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Associated Types

type Rep Mpeg2DisplayRatio :: Type -> Type #

NFData Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

Methods

rnf :: Mpeg2DisplayRatio -> () #

Hashable Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToJSON Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToJSONKey Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

FromJSON Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

FromJSONKey Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToLog Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToHeader Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToQuery Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

FromXML Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToXML Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToByteString Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

FromText Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

ToText Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

type Rep Mpeg2DisplayRatio Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2DisplayRatio

type Rep Mpeg2DisplayRatio = D1 ('MetaData "Mpeg2DisplayRatio" "Amazonka.MediaLive.Types.Mpeg2DisplayRatio" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2DisplayRatio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2DisplayRatio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2GopSizeUnits

newtype Mpeg2GopSizeUnits Source #

Mpeg2 Gop Size Units

Instances

Instances details
Eq Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Ord Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Read Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Show Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Generic Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Associated Types

type Rep Mpeg2GopSizeUnits :: Type -> Type #

NFData Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

Methods

rnf :: Mpeg2GopSizeUnits -> () #

Hashable Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToJSON Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToJSONKey Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

FromJSON Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

FromJSONKey Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToLog Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToHeader Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToQuery Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

FromXML Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToXML Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToByteString Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

FromText Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

ToText Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

type Rep Mpeg2GopSizeUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2GopSizeUnits

type Rep Mpeg2GopSizeUnits = D1 ('MetaData "Mpeg2GopSizeUnits" "Amazonka.MediaLive.Types.Mpeg2GopSizeUnits" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2GopSizeUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2GopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2ScanType

newtype Mpeg2ScanType Source #

Mpeg2 Scan Type

Constructors

Mpeg2ScanType' 

Instances

Instances details
Eq Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Ord Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Read Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Show Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Generic Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Associated Types

type Rep Mpeg2ScanType :: Type -> Type #

NFData Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Methods

rnf :: Mpeg2ScanType -> () #

Hashable Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToJSON Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToJSONKey Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

FromJSON Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

FromJSONKey Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToLog Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToHeader Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToQuery Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

FromXML Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToXML Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Methods

toXML :: Mpeg2ScanType -> XML #

ToByteString Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

FromText Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

ToText Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

Methods

toText :: Mpeg2ScanType -> Text #

type Rep Mpeg2ScanType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2ScanType

type Rep Mpeg2ScanType = D1 ('MetaData "Mpeg2ScanType" "Amazonka.MediaLive.Types.Mpeg2ScanType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2ScanType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2ScanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2SubGopLength

newtype Mpeg2SubGopLength Source #

Mpeg2 Sub Gop Length

Instances

Instances details
Eq Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Ord Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Read Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Show Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Generic Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Associated Types

type Rep Mpeg2SubGopLength :: Type -> Type #

NFData Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

Methods

rnf :: Mpeg2SubGopLength -> () #

Hashable Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToJSON Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToJSONKey Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

FromJSON Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

FromJSONKey Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToLog Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToHeader Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToQuery Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

FromXML Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToXML Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToByteString Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

FromText Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

ToText Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

type Rep Mpeg2SubGopLength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2SubGopLength

type Rep Mpeg2SubGopLength = D1 ('MetaData "Mpeg2SubGopLength" "Amazonka.MediaLive.Types.Mpeg2SubGopLength" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2SubGopLength'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2SubGopLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mpeg2TimecodeInsertionBehavior

newtype Mpeg2TimecodeInsertionBehavior Source #

Mpeg2 Timecode Insertion Behavior

Instances

Instances details
Eq Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Ord Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Read Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Show Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Generic Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Associated Types

type Rep Mpeg2TimecodeInsertionBehavior :: Type -> Type #

NFData Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

Hashable Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToJSON Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToJSONKey Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

FromJSON Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

FromJSONKey Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToLog Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToHeader Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToQuery Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

FromXML Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToXML Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToByteString Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

FromText Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

ToText Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

type Rep Mpeg2TimecodeInsertionBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior

type Rep Mpeg2TimecodeInsertionBehavior = D1 ('MetaData "Mpeg2TimecodeInsertionBehavior" "Amazonka.MediaLive.Types.Mpeg2TimecodeInsertionBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Mpeg2TimecodeInsertionBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMpeg2TimecodeInsertionBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MsSmoothH265PackagingType

newtype MsSmoothH265PackagingType Source #

Ms Smooth H265 Packaging Type

Instances

Instances details
Eq MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Ord MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Read MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Show MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Generic MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Associated Types

type Rep MsSmoothH265PackagingType :: Type -> Type #

NFData MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

Hashable MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToJSON MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToJSONKey MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

FromJSON MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

FromJSONKey MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToLog MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToHeader MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToQuery MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

FromXML MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToXML MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToByteString MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

FromText MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

ToText MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

type Rep MsSmoothH265PackagingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothH265PackagingType

type Rep MsSmoothH265PackagingType = D1 ('MetaData "MsSmoothH265PackagingType" "Amazonka.MediaLive.Types.MsSmoothH265PackagingType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "MsSmoothH265PackagingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMsSmoothH265PackagingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MultiplexState

newtype MultiplexState Source #

The current state of the multiplex.

Constructors

MultiplexState' 

Instances

Instances details
Eq MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Ord MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Read MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Show MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Generic MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Associated Types

type Rep MultiplexState :: Type -> Type #

NFData MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Methods

rnf :: MultiplexState -> () #

Hashable MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToJSON MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToJSONKey MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

FromJSON MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

FromJSONKey MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToLog MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToHeader MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToQuery MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

FromXML MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToXML MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

Methods

toXML :: MultiplexState -> XML #

ToByteString MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

FromText MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

ToText MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

type Rep MultiplexState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexState

type Rep MultiplexState = D1 ('MetaData "MultiplexState" "Amazonka.MediaLive.Types.MultiplexState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "MultiplexState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMultiplexState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NetworkInputServerValidation

newtype NetworkInputServerValidation Source #

Network Input Server Validation

Instances

Instances details
Eq NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Ord NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Read NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Show NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Generic NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Associated Types

type Rep NetworkInputServerValidation :: Type -> Type #

NFData NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

Hashable NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToJSON NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToJSONKey NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

FromJSON NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

FromJSONKey NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToLog NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToHeader NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToQuery NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

FromXML NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToXML NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToByteString NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

FromText NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

ToText NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

type Rep NetworkInputServerValidation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputServerValidation

type Rep NetworkInputServerValidation = D1 ('MetaData "NetworkInputServerValidation" "Amazonka.MediaLive.Types.NetworkInputServerValidation" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "NetworkInputServerValidation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNetworkInputServerValidation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NielsenPcmToId3TaggingState

newtype NielsenPcmToId3TaggingState Source #

State of Nielsen PCM to ID3 tagging

Instances

Instances details
Eq NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Ord NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Read NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Show NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Generic NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Associated Types

type Rep NielsenPcmToId3TaggingState :: Type -> Type #

NFData NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

Hashable NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToJSON NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToJSONKey NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

FromJSON NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

FromJSONKey NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToLog NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToHeader NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToQuery NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

FromXML NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToXML NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToByteString NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

FromText NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

ToText NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

type Rep NielsenPcmToId3TaggingState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState

type Rep NielsenPcmToId3TaggingState = D1 ('MetaData "NielsenPcmToId3TaggingState" "Amazonka.MediaLive.Types.NielsenPcmToId3TaggingState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "NielsenPcmToId3TaggingState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNielsenPcmToId3TaggingState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NielsenWatermarksCbetStepaside

newtype NielsenWatermarksCbetStepaside Source #

Nielsen Watermarks Cbet Stepaside

Instances

Instances details
Eq NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Ord NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Read NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Show NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Generic NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Associated Types

type Rep NielsenWatermarksCbetStepaside :: Type -> Type #

NFData NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

Hashable NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToJSON NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToJSONKey NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

FromJSON NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

FromJSONKey NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToLog NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToHeader NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToQuery NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

FromXML NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToXML NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToByteString NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

FromText NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

ToText NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

type Rep NielsenWatermarksCbetStepaside Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside

type Rep NielsenWatermarksCbetStepaside = D1 ('MetaData "NielsenWatermarksCbetStepaside" "Amazonka.MediaLive.Types.NielsenWatermarksCbetStepaside" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "NielsenWatermarksCbetStepaside'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNielsenWatermarksCbetStepaside") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NielsenWatermarksDistributionTypes

newtype NielsenWatermarksDistributionTypes Source #

Nielsen Watermarks Distribution Types

Instances

Instances details
Eq NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Ord NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Read NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Show NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Generic NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Associated Types

type Rep NielsenWatermarksDistributionTypes :: Type -> Type #

NFData NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

Hashable NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToJSON NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToJSONKey NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

FromJSON NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

FromJSONKey NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToLog NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToHeader NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToQuery NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

FromXML NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToXML NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToByteString NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

FromText NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

ToText NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

type Rep NielsenWatermarksDistributionTypes Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes

type Rep NielsenWatermarksDistributionTypes = D1 ('MetaData "NielsenWatermarksDistributionTypes" "Amazonka.MediaLive.Types.NielsenWatermarksDistributionTypes" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "NielsenWatermarksDistributionTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNielsenWatermarksDistributionTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OfferingDurationUnits

newtype OfferingDurationUnits Source #

Units for duration, e.g. 'MONTHS'

Instances

Instances details
Eq OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Ord OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Read OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Show OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Generic OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Associated Types

type Rep OfferingDurationUnits :: Type -> Type #

NFData OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

Methods

rnf :: OfferingDurationUnits -> () #

Hashable OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToJSON OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToJSONKey OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

FromJSON OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

FromJSONKey OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToLog OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToHeader OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToQuery OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

FromXML OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToXML OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToByteString OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

FromText OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

ToText OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

type Rep OfferingDurationUnits Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingDurationUnits

type Rep OfferingDurationUnits = D1 ('MetaData "OfferingDurationUnits" "Amazonka.MediaLive.Types.OfferingDurationUnits" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "OfferingDurationUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOfferingDurationUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OfferingType

newtype OfferingType Source #

Offering type, e.g. 'NO_UPFRONT'

Constructors

OfferingType' 

Bundled Patterns

pattern OfferingType_NO_UPFRONT :: OfferingType 

Instances

Instances details
Eq OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Ord OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Read OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Show OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Generic OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Associated Types

type Rep OfferingType :: Type -> Type #

NFData OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Methods

rnf :: OfferingType -> () #

Hashable OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToJSON OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToJSONKey OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

FromJSON OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

FromJSONKey OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToLog OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToHeader OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToQuery OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

FromXML OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToXML OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Methods

toXML :: OfferingType -> XML #

ToByteString OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

FromText OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

ToText OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

Methods

toText :: OfferingType -> Text #

type Rep OfferingType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OfferingType

type Rep OfferingType = D1 ('MetaData "OfferingType" "Amazonka.MediaLive.Types.OfferingType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "OfferingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOfferingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PipelineId

newtype PipelineId Source #

Pipeline ID

Constructors

PipelineId' 

Fields

Bundled Patterns

pattern PipelineId_PIPELINE_0 :: PipelineId 
pattern PipelineId_PIPELINE_1 :: PipelineId 

Instances

Instances details
Eq PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Ord PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Read PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Show PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Generic PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Associated Types

type Rep PipelineId :: Type -> Type #

NFData PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Methods

rnf :: PipelineId -> () #

Hashable PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToJSON PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToJSONKey PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

FromJSON PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

FromJSONKey PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToLog PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToHeader PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToQuery PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

FromXML PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToXML PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Methods

toXML :: PipelineId -> XML #

ToByteString PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

FromText PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

ToText PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

Methods

toText :: PipelineId -> Text #

type Rep PipelineId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineId

type Rep PipelineId = D1 ('MetaData "PipelineId" "Amazonka.MediaLive.Types.PipelineId" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "PipelineId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPipelineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PreferredChannelPipeline

newtype PreferredChannelPipeline Source #

Indicates which pipeline is preferred by the multiplex for program ingest. If set to \"PIPELINE_0\" or \"PIPELINE_1\" and an unhealthy ingest causes the multiplex to switch to the non-preferred pipeline, it will switch back once that ingest is healthy again. If set to \"CURRENTLY_ACTIVE\", it will not switch back to the other pipeline based on it recovering to a healthy state, it will only switch if the active pipeline becomes unhealthy.

Instances

Instances details
Eq PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Ord PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Read PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Show PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Generic PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Associated Types

type Rep PreferredChannelPipeline :: Type -> Type #

NFData PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

Hashable PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToJSON PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToJSONKey PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

FromJSON PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

FromJSONKey PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToLog PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToHeader PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToQuery PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

FromXML PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToXML PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToByteString PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

FromText PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

ToText PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

type Rep PreferredChannelPipeline Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PreferredChannelPipeline

type Rep PreferredChannelPipeline = D1 ('MetaData "PreferredChannelPipeline" "Amazonka.MediaLive.Types.PreferredChannelPipeline" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "PreferredChannelPipeline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPreferredChannelPipeline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationCodec

newtype ReservationCodec Source #

Codec, 'MPEG2', 'AVC', 'HEVC', or 'AUDIO'

Instances

Instances details
Eq ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Ord ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Read ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Show ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Generic ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Associated Types

type Rep ReservationCodec :: Type -> Type #

NFData ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

Methods

rnf :: ReservationCodec -> () #

Hashable ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToJSON ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToJSONKey ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

FromJSON ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

FromJSONKey ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToLog ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToHeader ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToQuery ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

FromXML ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToXML ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToByteString ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

FromText ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

ToText ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

type Rep ReservationCodec Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationCodec

type Rep ReservationCodec = D1 ('MetaData "ReservationCodec" "Amazonka.MediaLive.Types.ReservationCodec" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationCodec'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationCodec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationMaximumBitrate

newtype ReservationMaximumBitrate Source #

Maximum bitrate in megabits per second

Instances

Instances details
Eq ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Ord ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Read ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Show ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Generic ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Associated Types

type Rep ReservationMaximumBitrate :: Type -> Type #

NFData ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

Hashable ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToJSON ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToJSONKey ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

FromJSON ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

FromJSONKey ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToLog ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToHeader ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToQuery ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

FromXML ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToXML ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToByteString ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

FromText ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

ToText ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

type Rep ReservationMaximumBitrate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumBitrate

type Rep ReservationMaximumBitrate = D1 ('MetaData "ReservationMaximumBitrate" "Amazonka.MediaLive.Types.ReservationMaximumBitrate" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationMaximumBitrate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationMaximumBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationMaximumFramerate

newtype ReservationMaximumFramerate Source #

Maximum framerate in frames per second (Outputs only)

Instances

Instances details
Eq ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Ord ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Read ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Show ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Generic ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Associated Types

type Rep ReservationMaximumFramerate :: Type -> Type #

NFData ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

Hashable ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToJSON ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToJSONKey ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

FromJSON ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

FromJSONKey ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToLog ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToHeader ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToQuery ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

FromXML ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToXML ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToByteString ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

FromText ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

ToText ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

type Rep ReservationMaximumFramerate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationMaximumFramerate

type Rep ReservationMaximumFramerate = D1 ('MetaData "ReservationMaximumFramerate" "Amazonka.MediaLive.Types.ReservationMaximumFramerate" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationMaximumFramerate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationMaximumFramerate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationResolution

newtype ReservationResolution Source #

Resolution based on lines of vertical resolution; SD is less than 720 lines, HD is 720 to 1080 lines, FHD is 1080 lines, UHD is greater than 1080 lines

Instances

Instances details
Eq ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Ord ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Read ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Show ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Generic ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Associated Types

type Rep ReservationResolution :: Type -> Type #

NFData ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

Methods

rnf :: ReservationResolution -> () #

Hashable ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToJSON ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToJSONKey ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

FromJSON ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

FromJSONKey ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToLog ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToHeader ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToQuery ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

FromXML ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToXML ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToByteString ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

FromText ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

ToText ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

type Rep ReservationResolution Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResolution

type Rep ReservationResolution = D1 ('MetaData "ReservationResolution" "Amazonka.MediaLive.Types.ReservationResolution" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationResolution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationResourceType

newtype ReservationResourceType Source #

Resource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'

Instances

Instances details
Eq ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Ord ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Read ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Show ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Generic ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Associated Types

type Rep ReservationResourceType :: Type -> Type #

NFData ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

Methods

rnf :: ReservationResourceType -> () #

Hashable ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToJSON ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToJSONKey ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

FromJSON ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

FromJSONKey ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToLog ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToHeader ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToQuery ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

FromXML ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToXML ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToByteString ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

FromText ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

ToText ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

type Rep ReservationResourceType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceType

type Rep ReservationResourceType = D1 ('MetaData "ReservationResourceType" "Amazonka.MediaLive.Types.ReservationResourceType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationSpecialFeature

newtype ReservationSpecialFeature Source #

Special features, 'ADVANCED_AUDIO' 'AUDIO_NORMALIZATION' 'MGHD' or 'MGUHD'

Instances

Instances details
Eq ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Ord ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Read ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Show ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Generic ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Associated Types

type Rep ReservationSpecialFeature :: Type -> Type #

NFData ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

Hashable ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToJSON ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToJSONKey ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

FromJSON ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

FromJSONKey ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToLog ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToHeader ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToQuery ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

FromXML ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToXML ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToByteString ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

FromText ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

ToText ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

type Rep ReservationSpecialFeature Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationSpecialFeature

type Rep ReservationSpecialFeature = D1 ('MetaData "ReservationSpecialFeature" "Amazonka.MediaLive.Types.ReservationSpecialFeature" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationSpecialFeature'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationSpecialFeature") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationState

newtype ReservationState Source #

Current reservation state

Instances

Instances details
Eq ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Ord ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Read ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Show ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Generic ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Associated Types

type Rep ReservationState :: Type -> Type #

NFData ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

Methods

rnf :: ReservationState -> () #

Hashable ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToJSON ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToJSONKey ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

FromJSON ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

FromJSONKey ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToLog ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToHeader ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToQuery ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

FromXML ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToXML ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToByteString ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

FromText ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

ToText ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

type Rep ReservationState Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationState

type Rep ReservationState = D1 ('MetaData "ReservationState" "Amazonka.MediaLive.Types.ReservationState" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReservationVideoQuality

newtype ReservationVideoQuality Source #

Video quality, e.g. 'STANDARD' (Outputs only)

Instances

Instances details
Eq ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Ord ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Read ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Show ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Generic ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Associated Types

type Rep ReservationVideoQuality :: Type -> Type #

NFData ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

Methods

rnf :: ReservationVideoQuality -> () #

Hashable ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToJSON ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToJSONKey ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

FromJSON ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

FromJSONKey ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToLog ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToHeader ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToQuery ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

FromXML ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToXML ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToByteString ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

FromText ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

ToText ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

type Rep ReservationVideoQuality Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationVideoQuality

type Rep ReservationVideoQuality = D1 ('MetaData "ReservationVideoQuality" "Amazonka.MediaLive.Types.ReservationVideoQuality" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "ReservationVideoQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReservationVideoQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RtmpAdMarkers

newtype RtmpAdMarkers Source #

Rtmp Ad Markers

Constructors

RtmpAdMarkers' 

Instances

Instances details
Eq RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Ord RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Read RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Show RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Generic RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Associated Types

type Rep RtmpAdMarkers :: Type -> Type #

NFData RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Methods

rnf :: RtmpAdMarkers -> () #

Hashable RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToJSON RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToJSONKey RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

FromJSON RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

FromJSONKey RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToLog RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToHeader RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToQuery RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

FromXML RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToXML RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Methods

toXML :: RtmpAdMarkers -> XML #

ToByteString RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

FromText RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

ToText RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

Methods

toText :: RtmpAdMarkers -> Text #

type Rep RtmpAdMarkers Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpAdMarkers

type Rep RtmpAdMarkers = D1 ('MetaData "RtmpAdMarkers" "Amazonka.MediaLive.Types.RtmpAdMarkers" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "RtmpAdMarkers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRtmpAdMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RtmpCacheFullBehavior

newtype RtmpCacheFullBehavior Source #

Rtmp Cache Full Behavior

Instances

Instances details
Eq RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Ord RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Read RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Show RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Generic RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Associated Types

type Rep RtmpCacheFullBehavior :: Type -> Type #

NFData RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

Methods

rnf :: RtmpCacheFullBehavior -> () #

Hashable RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToJSON RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToJSONKey RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

FromJSON RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

FromJSONKey RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToLog RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToHeader RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToQuery RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

FromXML RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToXML RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToByteString RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

FromText RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

ToText RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

type Rep RtmpCacheFullBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCacheFullBehavior

type Rep RtmpCacheFullBehavior = D1 ('MetaData "RtmpCacheFullBehavior" "Amazonka.MediaLive.Types.RtmpCacheFullBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "RtmpCacheFullBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRtmpCacheFullBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RtmpCaptionData

newtype RtmpCaptionData Source #

Rtmp Caption Data

Constructors

RtmpCaptionData' 

Instances

Instances details
Eq RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Ord RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Read RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Show RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Generic RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Associated Types

type Rep RtmpCaptionData :: Type -> Type #

NFData RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Methods

rnf :: RtmpCaptionData -> () #

Hashable RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToJSON RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToJSONKey RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

FromJSON RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

FromJSONKey RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToLog RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToHeader RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToQuery RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

FromXML RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToXML RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

Methods

toXML :: RtmpCaptionData -> XML #

ToByteString RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

FromText RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

ToText RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

type Rep RtmpCaptionData Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionData

type Rep RtmpCaptionData = D1 ('MetaData "RtmpCaptionData" "Amazonka.MediaLive.Types.RtmpCaptionData" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "RtmpCaptionData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRtmpCaptionData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RtmpOutputCertificateMode

newtype RtmpOutputCertificateMode Source #

Rtmp Output Certificate Mode

Instances

Instances details
Eq RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Ord RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Read RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Show RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Generic RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Associated Types

type Rep RtmpOutputCertificateMode :: Type -> Type #

NFData RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

Hashable RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToJSON RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToJSONKey RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

FromJSON RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

FromJSONKey RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToLog RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToHeader RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToQuery RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

FromXML RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToXML RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToByteString RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

FromText RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

ToText RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

type Rep RtmpOutputCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputCertificateMode

type Rep RtmpOutputCertificateMode = D1 ('MetaData "RtmpOutputCertificateMode" "Amazonka.MediaLive.Types.RtmpOutputCertificateMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "RtmpOutputCertificateMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRtmpOutputCertificateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3CannedAcl

newtype S3CannedAcl Source #

S3 Canned Acl

Constructors

S3CannedAcl' 

Instances

Instances details
Eq S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Ord S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Read S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Show S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Generic S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Associated Types

type Rep S3CannedAcl :: Type -> Type #

NFData S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Methods

rnf :: S3CannedAcl -> () #

Hashable S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToJSON S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToJSONKey S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

FromJSON S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

FromJSONKey S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToLog S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToHeader S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToQuery S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

FromXML S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToXML S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Methods

toXML :: S3CannedAcl -> XML #

ToByteString S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

FromText S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

ToText S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

Methods

toText :: S3CannedAcl -> Text #

type Rep S3CannedAcl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.S3CannedAcl

type Rep S3CannedAcl = D1 ('MetaData "S3CannedAcl" "Amazonka.MediaLive.Types.S3CannedAcl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "S3CannedAcl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3CannedAcl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte20Convert608To708

newtype Scte20Convert608To708 Source #

Scte20 Convert608 To708

Instances

Instances details
Eq Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Ord Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Read Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Show Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Generic Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Associated Types

type Rep Scte20Convert608To708 :: Type -> Type #

NFData Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

Methods

rnf :: Scte20Convert608To708 -> () #

Hashable Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToJSON Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToJSONKey Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

FromJSON Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

FromJSONKey Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToLog Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToHeader Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToQuery Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

FromXML Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToXML Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToByteString Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

FromText Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

ToText Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

type Rep Scte20Convert608To708 Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20Convert608To708

type Rep Scte20Convert608To708 = D1 ('MetaData "Scte20Convert608To708" "Amazonka.MediaLive.Types.Scte20Convert608To708" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte20Convert608To708'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte20Convert608To708") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte27OcrLanguage

newtype Scte27OcrLanguage Source #

Scte27 Ocr Language

Instances

Instances details
Eq Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Ord Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Read Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Show Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Generic Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Associated Types

type Rep Scte27OcrLanguage :: Type -> Type #

NFData Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

Methods

rnf :: Scte27OcrLanguage -> () #

Hashable Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToJSON Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToJSONKey Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

FromJSON Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

FromJSONKey Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToLog Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToHeader Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToQuery Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

FromXML Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToXML Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToByteString Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

FromText Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

ToText Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

type Rep Scte27OcrLanguage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27OcrLanguage

type Rep Scte27OcrLanguage = D1 ('MetaData "Scte27OcrLanguage" "Amazonka.MediaLive.Types.Scte27OcrLanguage" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte27OcrLanguage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte27OcrLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35AposNoRegionalBlackoutBehavior

newtype Scte35AposNoRegionalBlackoutBehavior Source #

Scte35 Apos No Regional Blackout Behavior

Instances

Instances details
Eq Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

Ord Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

Read Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

Show Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

Generic Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

NFData Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

Hashable Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToJSON Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToJSONKey Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

FromJSON Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

FromJSONKey Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToLog Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToHeader Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToQuery Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

FromXML Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToXML Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToByteString Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

FromText Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

ToText Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

type Rep Scte35AposNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior

type Rep Scte35AposNoRegionalBlackoutBehavior = D1 ('MetaData "Scte35AposNoRegionalBlackoutBehavior" "Amazonka.MediaLive.Types.Scte35AposNoRegionalBlackoutBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35AposNoRegionalBlackoutBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35AposNoRegionalBlackoutBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35AposWebDeliveryAllowedBehavior

newtype Scte35AposWebDeliveryAllowedBehavior Source #

Scte35 Apos Web Delivery Allowed Behavior

Instances

Instances details
Eq Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

Ord Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

Read Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

Show Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

Generic Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

NFData Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

Hashable Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToJSON Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToJSONKey Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

FromJSON Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

FromJSONKey Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToLog Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToHeader Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToQuery Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

FromXML Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToXML Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToByteString Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

FromText Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

ToText Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

type Rep Scte35AposWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior

type Rep Scte35AposWebDeliveryAllowedBehavior = D1 ('MetaData "Scte35AposWebDeliveryAllowedBehavior" "Amazonka.MediaLive.Types.Scte35AposWebDeliveryAllowedBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35AposWebDeliveryAllowedBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35AposWebDeliveryAllowedBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35ArchiveAllowedFlag

newtype Scte35ArchiveAllowedFlag Source #

Corresponds to the archive_allowed parameter. A value of ARCHIVE_NOT_ALLOWED corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.

Instances

Instances details
Eq Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Ord Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Read Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Show Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Generic Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Associated Types

type Rep Scte35ArchiveAllowedFlag :: Type -> Type #

NFData Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

Hashable Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToJSON Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToJSONKey Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

FromJSON Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

FromJSONKey Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToLog Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToHeader Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToQuery Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

FromXML Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToXML Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToByteString Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

FromText Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

ToText Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

type Rep Scte35ArchiveAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag

type Rep Scte35ArchiveAllowedFlag = D1 ('MetaData "Scte35ArchiveAllowedFlag" "Amazonka.MediaLive.Types.Scte35ArchiveAllowedFlag" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35ArchiveAllowedFlag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35ArchiveAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35DeviceRestrictions

newtype Scte35DeviceRestrictions Source #

Corresponds to the device_restrictions parameter in a segmentation_descriptor. If you include one of the "restriction" flags then you must include all four of them.

Instances

Instances details
Eq Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Ord Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Read Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Show Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Generic Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Associated Types

type Rep Scte35DeviceRestrictions :: Type -> Type #

NFData Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

Hashable Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToJSON Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToJSONKey Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

FromJSON Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

FromJSONKey Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToLog Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToHeader Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToQuery Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

FromXML Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToXML Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToByteString Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

FromText Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

ToText Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

type Rep Scte35DeviceRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeviceRestrictions

type Rep Scte35DeviceRestrictions = D1 ('MetaData "Scte35DeviceRestrictions" "Amazonka.MediaLive.Types.Scte35DeviceRestrictions" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35DeviceRestrictions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35DeviceRestrictions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35NoRegionalBlackoutFlag

newtype Scte35NoRegionalBlackoutFlag Source #

Corresponds to the no_regional_blackout_flag parameter. A value of REGIONAL_BLACKOUT corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.

Instances

Instances details
Eq Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Ord Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Read Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Show Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Generic Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Associated Types

type Rep Scte35NoRegionalBlackoutFlag :: Type -> Type #

NFData Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

Hashable Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToJSON Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToJSONKey Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

FromJSON Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

FromJSONKey Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToLog Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToHeader Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToQuery Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

FromXML Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToXML Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToByteString Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

FromText Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

ToText Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

type Rep Scte35NoRegionalBlackoutFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag

type Rep Scte35NoRegionalBlackoutFlag = D1 ('MetaData "Scte35NoRegionalBlackoutFlag" "Amazonka.MediaLive.Types.Scte35NoRegionalBlackoutFlag" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35NoRegionalBlackoutFlag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35NoRegionalBlackoutFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35SegmentationCancelIndicator

newtype Scte35SegmentationCancelIndicator Source #

Corresponds to SCTE-35 segmentation_event_cancel_indicator. SEGMENTATION_EVENT_NOT_CANCELED corresponds to 0 in the SCTE-35 specification and indicates that this is an insertion request. SEGMENTATION_EVENT_CANCELED corresponds to 1 in the SCTE-35 specification and indicates that this is a cancelation request, in which case complete this field and the existing event ID to cancel.

Instances

Instances details
Eq Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Ord Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Read Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Show Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Generic Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Associated Types

type Rep Scte35SegmentationCancelIndicator :: Type -> Type #

NFData Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

Hashable Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToJSON Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToJSONKey Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

FromJSON Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

FromJSONKey Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToLog Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToHeader Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToQuery Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

FromXML Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToXML Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToByteString Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

FromText Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

ToText Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

type Rep Scte35SegmentationCancelIndicator Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator

type Rep Scte35SegmentationCancelIndicator = D1 ('MetaData "Scte35SegmentationCancelIndicator" "Amazonka.MediaLive.Types.Scte35SegmentationCancelIndicator" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35SegmentationCancelIndicator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35SegmentationCancelIndicator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35SpliceInsertNoRegionalBlackoutBehavior

newtype Scte35SpliceInsertNoRegionalBlackoutBehavior Source #

Scte35 Splice Insert No Regional Blackout Behavior

Instances

Instances details
Eq Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

Ord Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

Read Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

Show Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

Generic Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

NFData Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

Hashable Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToJSON Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToJSONKey Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

FromJSON Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

FromJSONKey Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToLog Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToHeader Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToQuery Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

FromXML Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToXML Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToByteString Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

FromText Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

ToText Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

type Rep Scte35SpliceInsertNoRegionalBlackoutBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior

type Rep Scte35SpliceInsertNoRegionalBlackoutBehavior = D1 ('MetaData "Scte35SpliceInsertNoRegionalBlackoutBehavior" "Amazonka.MediaLive.Types.Scte35SpliceInsertNoRegionalBlackoutBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35SpliceInsertNoRegionalBlackoutBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35SpliceInsertNoRegionalBlackoutBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35SpliceInsertWebDeliveryAllowedBehavior

newtype Scte35SpliceInsertWebDeliveryAllowedBehavior Source #

Scte35 Splice Insert Web Delivery Allowed Behavior

Instances

Instances details
Eq Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

Ord Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

Read Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

Show Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

Generic Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

NFData Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

Hashable Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToJSON Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToJSONKey Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

FromJSON Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

FromJSONKey Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToLog Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToHeader Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToQuery Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

FromXML Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToXML Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToByteString Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

FromText Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

ToText Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

type Rep Scte35SpliceInsertWebDeliveryAllowedBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior

type Rep Scte35SpliceInsertWebDeliveryAllowedBehavior = D1 ('MetaData "Scte35SpliceInsertWebDeliveryAllowedBehavior" "Amazonka.MediaLive.Types.Scte35SpliceInsertWebDeliveryAllowedBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35SpliceInsertWebDeliveryAllowedBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35SpliceInsertWebDeliveryAllowedBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Scte35WebDeliveryAllowedFlag

newtype Scte35WebDeliveryAllowedFlag Source #

Corresponds to the web_delivery_allowed_flag parameter. A value of WEB_DELIVERY_NOT_ALLOWED corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.

Instances

Instances details
Eq Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Ord Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Read Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Show Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Generic Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Associated Types

type Rep Scte35WebDeliveryAllowedFlag :: Type -> Type #

NFData Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

Hashable Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToJSON Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToJSONKey Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

FromJSON Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

FromJSONKey Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToLog Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToHeader Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToQuery Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

FromXML Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToXML Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToByteString Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

FromText Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

ToText Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

type Rep Scte35WebDeliveryAllowedFlag Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag

type Rep Scte35WebDeliveryAllowedFlag = D1 ('MetaData "Scte35WebDeliveryAllowedFlag" "Amazonka.MediaLive.Types.Scte35WebDeliveryAllowedFlag" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Scte35WebDeliveryAllowedFlag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScte35WebDeliveryAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupAudioOnlyTimecodeControl

newtype SmoothGroupAudioOnlyTimecodeControl Source #

Smooth Group Audio Only Timecode Control

Instances

Instances details
Eq SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

Ord SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

Read SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

Show SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

Generic SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

NFData SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

Hashable SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToJSON SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToJSONKey SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

FromJSON SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

FromJSONKey SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToLog SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToHeader SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToQuery SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

FromXML SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToXML SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToByteString SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

FromText SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

ToText SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

type Rep SmoothGroupAudioOnlyTimecodeControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl

type Rep SmoothGroupAudioOnlyTimecodeControl = D1 ('MetaData "SmoothGroupAudioOnlyTimecodeControl" "Amazonka.MediaLive.Types.SmoothGroupAudioOnlyTimecodeControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupAudioOnlyTimecodeControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupAudioOnlyTimecodeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupCertificateMode

newtype SmoothGroupCertificateMode Source #

Smooth Group Certificate Mode

Instances

Instances details
Eq SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Ord SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Read SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Show SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Generic SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Associated Types

type Rep SmoothGroupCertificateMode :: Type -> Type #

NFData SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

Hashable SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToJSON SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToJSONKey SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

FromJSON SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

FromJSONKey SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToLog SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToHeader SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToQuery SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

FromXML SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToXML SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToByteString SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

FromText SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

ToText SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

type Rep SmoothGroupCertificateMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupCertificateMode

type Rep SmoothGroupCertificateMode = D1 ('MetaData "SmoothGroupCertificateMode" "Amazonka.MediaLive.Types.SmoothGroupCertificateMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupCertificateMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupCertificateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupEventIdMode

newtype SmoothGroupEventIdMode Source #

Smooth Group Event Id Mode

Instances

Instances details
Eq SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Ord SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Read SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Show SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Generic SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Associated Types

type Rep SmoothGroupEventIdMode :: Type -> Type #

NFData SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

Methods

rnf :: SmoothGroupEventIdMode -> () #

Hashable SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToJSON SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToJSONKey SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

FromJSON SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

FromJSONKey SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToLog SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToHeader SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToQuery SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

FromXML SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToXML SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToByteString SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

FromText SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

ToText SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

type Rep SmoothGroupEventIdMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventIdMode

type Rep SmoothGroupEventIdMode = D1 ('MetaData "SmoothGroupEventIdMode" "Amazonka.MediaLive.Types.SmoothGroupEventIdMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupEventIdMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupEventIdMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupEventStopBehavior

newtype SmoothGroupEventStopBehavior Source #

Smooth Group Event Stop Behavior

Instances

Instances details
Eq SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Ord SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Read SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Show SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Generic SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Associated Types

type Rep SmoothGroupEventStopBehavior :: Type -> Type #

NFData SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

Hashable SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToJSON SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToJSONKey SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

FromJSON SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

FromJSONKey SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToLog SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToHeader SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToQuery SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

FromXML SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToXML SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToByteString SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

FromText SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

ToText SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

type Rep SmoothGroupEventStopBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior

type Rep SmoothGroupEventStopBehavior = D1 ('MetaData "SmoothGroupEventStopBehavior" "Amazonka.MediaLive.Types.SmoothGroupEventStopBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupEventStopBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupEventStopBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupSegmentationMode

newtype SmoothGroupSegmentationMode Source #

Smooth Group Segmentation Mode

Instances

Instances details
Eq SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Ord SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Read SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Show SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Generic SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Associated Types

type Rep SmoothGroupSegmentationMode :: Type -> Type #

NFData SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

Hashable SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToJSON SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToJSONKey SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

FromJSON SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

FromJSONKey SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToLog SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToHeader SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToQuery SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

FromXML SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToXML SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToByteString SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

FromText SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

ToText SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

type Rep SmoothGroupSegmentationMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSegmentationMode

type Rep SmoothGroupSegmentationMode = D1 ('MetaData "SmoothGroupSegmentationMode" "Amazonka.MediaLive.Types.SmoothGroupSegmentationMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupSegmentationMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupSegmentationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupSparseTrackType

newtype SmoothGroupSparseTrackType Source #

Smooth Group Sparse Track Type

Instances

Instances details
Eq SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Ord SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Read SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Show SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Generic SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Associated Types

type Rep SmoothGroupSparseTrackType :: Type -> Type #

NFData SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

Hashable SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToJSON SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToJSONKey SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

FromJSON SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

FromJSONKey SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToLog SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToHeader SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToQuery SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

FromXML SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToXML SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToByteString SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

FromText SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

ToText SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

type Rep SmoothGroupSparseTrackType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupSparseTrackType

type Rep SmoothGroupSparseTrackType = D1 ('MetaData "SmoothGroupSparseTrackType" "Amazonka.MediaLive.Types.SmoothGroupSparseTrackType" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupSparseTrackType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupSparseTrackType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupStreamManifestBehavior

newtype SmoothGroupStreamManifestBehavior Source #

Smooth Group Stream Manifest Behavior

Instances

Instances details
Eq SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Ord SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Read SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Show SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Generic SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Associated Types

type Rep SmoothGroupStreamManifestBehavior :: Type -> Type #

NFData SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

Hashable SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToJSON SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToJSONKey SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

FromJSON SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

FromJSONKey SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToLog SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToHeader SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToQuery SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

FromXML SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToXML SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToByteString SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

FromText SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

ToText SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

type Rep SmoothGroupStreamManifestBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior

type Rep SmoothGroupStreamManifestBehavior = D1 ('MetaData "SmoothGroupStreamManifestBehavior" "Amazonka.MediaLive.Types.SmoothGroupStreamManifestBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupStreamManifestBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupStreamManifestBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SmoothGroupTimestampOffsetMode

newtype SmoothGroupTimestampOffsetMode Source #

Smooth Group Timestamp Offset Mode

Instances

Instances details
Eq SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Ord SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Read SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Show SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Generic SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Associated Types

type Rep SmoothGroupTimestampOffsetMode :: Type -> Type #

NFData SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

Hashable SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToJSON SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToJSONKey SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

FromJSON SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

FromJSONKey SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToLog SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToHeader SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToQuery SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

FromXML SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToXML SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToByteString SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

FromText SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

ToText SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

type Rep SmoothGroupTimestampOffsetMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode

type Rep SmoothGroupTimestampOffsetMode = D1 ('MetaData "SmoothGroupTimestampOffsetMode" "Amazonka.MediaLive.Types.SmoothGroupTimestampOffsetMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "SmoothGroupTimestampOffsetMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmoothGroupTimestampOffsetMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Smpte2038DataPreference

newtype Smpte2038DataPreference Source #

Smpte2038 Data Preference

Instances

Instances details
Eq Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Ord Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Read Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Show Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Generic Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Associated Types

type Rep Smpte2038DataPreference :: Type -> Type #

NFData Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

Methods

rnf :: Smpte2038DataPreference -> () #

Hashable Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToJSON Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToJSONKey Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

FromJSON Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

FromJSONKey Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToLog Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToHeader Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToQuery Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

FromXML Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToXML Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToByteString Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

FromText Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

ToText Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

type Rep Smpte2038DataPreference Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Smpte2038DataPreference

type Rep Smpte2038DataPreference = D1 ('MetaData "Smpte2038DataPreference" "Amazonka.MediaLive.Types.Smpte2038DataPreference" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "Smpte2038DataPreference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSmpte2038DataPreference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TemporalFilterPostFilterSharpening

newtype TemporalFilterPostFilterSharpening Source #

Temporal Filter Post Filter Sharpening

Instances

Instances details
Eq TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Ord TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Read TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Show TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Generic TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Associated Types

type Rep TemporalFilterPostFilterSharpening :: Type -> Type #

NFData TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

Hashable TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToJSON TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToJSONKey TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

FromJSON TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

FromJSONKey TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToLog TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToHeader TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToQuery TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

FromXML TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToXML TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToByteString TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

FromText TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

ToText TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

type Rep TemporalFilterPostFilterSharpening Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening

type Rep TemporalFilterPostFilterSharpening = D1 ('MetaData "TemporalFilterPostFilterSharpening" "Amazonka.MediaLive.Types.TemporalFilterPostFilterSharpening" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "TemporalFilterPostFilterSharpening'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTemporalFilterPostFilterSharpening") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TemporalFilterStrength

newtype TemporalFilterStrength Source #

Temporal Filter Strength

Instances

Instances details
Eq TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Ord TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Read TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Show TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Generic TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Associated Types

type Rep TemporalFilterStrength :: Type -> Type #

NFData TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

Methods

rnf :: TemporalFilterStrength -> () #

Hashable TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToJSON TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToJSONKey TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

FromJSON TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

FromJSONKey TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToLog TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToHeader TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToQuery TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

FromXML TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToXML TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToByteString TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

FromText TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

ToText TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

type Rep TemporalFilterStrength Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterStrength

type Rep TemporalFilterStrength = D1 ('MetaData "TemporalFilterStrength" "Amazonka.MediaLive.Types.TemporalFilterStrength" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "TemporalFilterStrength'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTemporalFilterStrength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TimecodeConfigSource

newtype TimecodeConfigSource Source #

Timecode Config Source

Instances

Instances details
Eq TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Ord TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Read TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Show TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Generic TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Associated Types

type Rep TimecodeConfigSource :: Type -> Type #

NFData TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

Methods

rnf :: TimecodeConfigSource -> () #

Hashable TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToJSON TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToJSONKey TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

FromJSON TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

FromJSONKey TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToLog TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToHeader TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToQuery TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

FromXML TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToXML TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToByteString TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

FromText TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

ToText TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

type Rep TimecodeConfigSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfigSource

type Rep TimecodeConfigSource = D1 ('MetaData "TimecodeConfigSource" "Amazonka.MediaLive.Types.TimecodeConfigSource" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "TimecodeConfigSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTimecodeConfigSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TtmlDestinationStyleControl

newtype TtmlDestinationStyleControl Source #

Ttml Destination Style Control

Instances

Instances details
Eq TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Ord TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Read TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Show TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Generic TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Associated Types

type Rep TtmlDestinationStyleControl :: Type -> Type #

NFData TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

Hashable TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToJSON TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToJSONKey TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

FromJSON TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

FromJSONKey TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToLog TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToHeader TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToQuery TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

FromXML TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToXML TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToByteString TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

FromText TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

ToText TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

type Rep TtmlDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationStyleControl

type Rep TtmlDestinationStyleControl = D1 ('MetaData "TtmlDestinationStyleControl" "Amazonka.MediaLive.Types.TtmlDestinationStyleControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "TtmlDestinationStyleControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTtmlDestinationStyleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UdpTimedMetadataId3Frame

newtype UdpTimedMetadataId3Frame Source #

Udp Timed Metadata Id3 Frame

Instances

Instances details
Eq UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Ord UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Read UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Show UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Generic UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Associated Types

type Rep UdpTimedMetadataId3Frame :: Type -> Type #

NFData UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

Hashable UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToJSON UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToJSONKey UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

FromJSON UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

FromJSONKey UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToLog UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToHeader UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToQuery UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

FromXML UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToXML UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToByteString UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

FromText UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

ToText UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

type Rep UdpTimedMetadataId3Frame Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame

type Rep UdpTimedMetadataId3Frame = D1 ('MetaData "UdpTimedMetadataId3Frame" "Amazonka.MediaLive.Types.UdpTimedMetadataId3Frame" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "UdpTimedMetadataId3Frame'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUdpTimedMetadataId3Frame") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VideoDescriptionRespondToAfd

newtype VideoDescriptionRespondToAfd Source #

Video Description Respond To Afd

Instances

Instances details
Eq VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Ord VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Read VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Show VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Generic VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Associated Types

type Rep VideoDescriptionRespondToAfd :: Type -> Type #

NFData VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

Hashable VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToJSON VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToJSONKey VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

FromJSON VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

FromJSONKey VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToLog VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToHeader VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToQuery VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

FromXML VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToXML VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToByteString VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

FromText VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

ToText VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

type Rep VideoDescriptionRespondToAfd Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd

type Rep VideoDescriptionRespondToAfd = D1 ('MetaData "VideoDescriptionRespondToAfd" "Amazonka.MediaLive.Types.VideoDescriptionRespondToAfd" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "VideoDescriptionRespondToAfd'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVideoDescriptionRespondToAfd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VideoDescriptionScalingBehavior

newtype VideoDescriptionScalingBehavior Source #

Video Description Scaling Behavior

Instances

Instances details
Eq VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Ord VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Read VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Show VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Generic VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Associated Types

type Rep VideoDescriptionScalingBehavior :: Type -> Type #

NFData VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

Hashable VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToJSON VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToJSONKey VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

FromJSON VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

FromJSONKey VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToLog VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToHeader VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToQuery VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

FromXML VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToXML VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToByteString VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

FromText VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

ToText VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

type Rep VideoDescriptionScalingBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior

type Rep VideoDescriptionScalingBehavior = D1 ('MetaData "VideoDescriptionScalingBehavior" "Amazonka.MediaLive.Types.VideoDescriptionScalingBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "VideoDescriptionScalingBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVideoDescriptionScalingBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VideoSelectorColorSpace

newtype VideoSelectorColorSpace Source #

Video Selector Color Space

Instances

Instances details
Eq VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Ord VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Read VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Show VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Generic VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Associated Types

type Rep VideoSelectorColorSpace :: Type -> Type #

NFData VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

Methods

rnf :: VideoSelectorColorSpace -> () #

Hashable VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToJSON VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToJSONKey VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

FromJSON VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

FromJSONKey VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToLog VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToHeader VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToQuery VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

FromXML VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToXML VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToByteString VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

FromText VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

ToText VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

type Rep VideoSelectorColorSpace Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpace

type Rep VideoSelectorColorSpace = D1 ('MetaData "VideoSelectorColorSpace" "Amazonka.MediaLive.Types.VideoSelectorColorSpace" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "VideoSelectorColorSpace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVideoSelectorColorSpace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VideoSelectorColorSpaceUsage

newtype VideoSelectorColorSpaceUsage Source #

Video Selector Color Space Usage

Instances

Instances details
Eq VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Ord VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Read VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Show VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Generic VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Associated Types

type Rep VideoSelectorColorSpaceUsage :: Type -> Type #

NFData VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

Hashable VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToJSON VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToJSONKey VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

FromJSON VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

FromJSONKey VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToLog VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToHeader VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToQuery VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

FromXML VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToXML VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToByteString VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

FromText VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

ToText VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

type Rep VideoSelectorColorSpaceUsage Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage

type Rep VideoSelectorColorSpaceUsage = D1 ('MetaData "VideoSelectorColorSpaceUsage" "Amazonka.MediaLive.Types.VideoSelectorColorSpaceUsage" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "VideoSelectorColorSpaceUsage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVideoSelectorColorSpaceUsage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WavCodingMode

newtype WavCodingMode Source #

Wav Coding Mode

Constructors

WavCodingMode' 

Instances

Instances details
Eq WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Ord WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Read WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Show WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Generic WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Associated Types

type Rep WavCodingMode :: Type -> Type #

NFData WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Methods

rnf :: WavCodingMode -> () #

Hashable WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToJSON WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToJSONKey WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

FromJSON WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

FromJSONKey WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToLog WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToHeader WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToQuery WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

FromXML WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToXML WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Methods

toXML :: WavCodingMode -> XML #

ToByteString WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

FromText WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

ToText WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

Methods

toText :: WavCodingMode -> Text #

type Rep WavCodingMode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavCodingMode

type Rep WavCodingMode = D1 ('MetaData "WavCodingMode" "Amazonka.MediaLive.Types.WavCodingMode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "WavCodingMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWavCodingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WebvttDestinationStyleControl

newtype WebvttDestinationStyleControl Source #

Webvtt Destination Style Control

Instances

Instances details
Eq WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Ord WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Read WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Show WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Generic WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Associated Types

type Rep WebvttDestinationStyleControl :: Type -> Type #

NFData WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

Hashable WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToJSON WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToJSONKey WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

FromJSON WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

FromJSONKey WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToLog WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToHeader WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToQuery WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

FromXML WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToXML WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToByteString WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

FromText WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

ToText WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

type Rep WebvttDestinationStyleControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationStyleControl

type Rep WebvttDestinationStyleControl = D1 ('MetaData "WebvttDestinationStyleControl" "Amazonka.MediaLive.Types.WebvttDestinationStyleControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "WebvttDestinationStyleControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWebvttDestinationStyleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AacSettings

data AacSettings Source #

Aac Settings

See: newAacSettings smart constructor.

Constructors

AacSettings' 

Fields

  • rawFormat :: Maybe AacRawFormat

    Sets LATM / LOAS AAC output for raw containers.

  • codingMode :: Maybe AacCodingMode

    Mono, Stereo, or 5.1 channel layout. Valid values depend on rate control mode and profile. The adReceiverMix setting receives a stereo description plus control track and emits a mono AAC encode of the description track, with control data emitted in the PES header as per ETSI TS 101 154 Annex E.

  • profile :: Maybe AacProfile

    AAC Profile.

  • rateControlMode :: Maybe AacRateControlMode

    Rate Control Mode.

  • sampleRate :: Maybe Double

    Sample rate in Hz. Valid values depend on rate control mode and profile.

  • spec :: Maybe AacSpec

    Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.

  • bitrate :: Maybe Double

    Average bitrate in bits/second. Valid values depend on rate control mode and profile.

  • vbrQuality :: Maybe AacVbrQuality

    VBR Quality Level - Only used if rateControlMode is VBR.

  • inputType :: Maybe AacInputType

    Set to "broadcasterMixedAd" when input contains pre-mixed main audio + AD (narration) as a stereo pair. The Audio Type field (audioType) will be set to 3, which signals to downstream systems that this stream contains "broadcaster mixed AD". Note that the input received by the encoder must contain pre-mixed audio; the encoder does not perform the mixing. The values in audioTypeControl and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd. Leave set to "normal" when input does not contain pre-mixed audio + AD.

Instances

Instances details
Eq AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

Read AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

Show AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

Generic AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

Associated Types

type Rep AacSettings :: Type -> Type #

NFData AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

Methods

rnf :: AacSettings -> () #

Hashable AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

ToJSON AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

FromJSON AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

type Rep AacSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AacSettings

newAacSettings :: AacSettings Source #

Create a value of AacSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rawFormat:AacSettings', aacSettings_rawFormat - Sets LATM / LOAS AAC output for raw containers.

$sel:codingMode:AacSettings', aacSettings_codingMode - Mono, Stereo, or 5.1 channel layout. Valid values depend on rate control mode and profile. The adReceiverMix setting receives a stereo description plus control track and emits a mono AAC encode of the description track, with control data emitted in the PES header as per ETSI TS 101 154 Annex E.

$sel:profile:AacSettings', aacSettings_profile - AAC Profile.

$sel:rateControlMode:AacSettings', aacSettings_rateControlMode - Rate Control Mode.

$sel:sampleRate:AacSettings', aacSettings_sampleRate - Sample rate in Hz. Valid values depend on rate control mode and profile.

$sel:spec:AacSettings', aacSettings_spec - Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.

$sel:bitrate:AacSettings', aacSettings_bitrate - Average bitrate in bits/second. Valid values depend on rate control mode and profile.

$sel:vbrQuality:AacSettings', aacSettings_vbrQuality - VBR Quality Level - Only used if rateControlMode is VBR.

$sel:inputType:AacSettings', aacSettings_inputType - Set to "broadcasterMixedAd" when input contains pre-mixed main audio + AD (narration) as a stereo pair. The Audio Type field (audioType) will be set to 3, which signals to downstream systems that this stream contains "broadcaster mixed AD". Note that the input received by the encoder must contain pre-mixed audio; the encoder does not perform the mixing. The values in audioTypeControl and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd. Leave set to "normal" when input does not contain pre-mixed audio + AD.

aacSettings_rawFormat :: Lens' AacSettings (Maybe AacRawFormat) Source #

Sets LATM / LOAS AAC output for raw containers.

aacSettings_codingMode :: Lens' AacSettings (Maybe AacCodingMode) Source #

Mono, Stereo, or 5.1 channel layout. Valid values depend on rate control mode and profile. The adReceiverMix setting receives a stereo description plus control track and emits a mono AAC encode of the description track, with control data emitted in the PES header as per ETSI TS 101 154 Annex E.

aacSettings_sampleRate :: Lens' AacSettings (Maybe Double) Source #

Sample rate in Hz. Valid values depend on rate control mode and profile.

aacSettings_spec :: Lens' AacSettings (Maybe AacSpec) Source #

Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.

aacSettings_bitrate :: Lens' AacSettings (Maybe Double) Source #

Average bitrate in bits/second. Valid values depend on rate control mode and profile.

aacSettings_vbrQuality :: Lens' AacSettings (Maybe AacVbrQuality) Source #

VBR Quality Level - Only used if rateControlMode is VBR.

aacSettings_inputType :: Lens' AacSettings (Maybe AacInputType) Source #

Set to "broadcasterMixedAd" when input contains pre-mixed main audio + AD (narration) as a stereo pair. The Audio Type field (audioType) will be set to 3, which signals to downstream systems that this stream contains "broadcaster mixed AD". Note that the input received by the encoder must contain pre-mixed audio; the encoder does not perform the mixing. The values in audioTypeControl and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd. Leave set to "normal" when input does not contain pre-mixed audio + AD.

Ac3Settings

data Ac3Settings Source #

Ac3 Settings

See: newAc3Settings smart constructor.

Constructors

Ac3Settings' 

Fields

  • lfeFilter :: Maybe Ac3LfeFilter

    When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid in codingMode32Lfe mode.

  • metadataControl :: Maybe Ac3MetadataControl

    When set to "followInput", encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

  • bitstreamMode :: Maybe Ac3BitstreamMode

    Specifies the bitstream mode (bsmod) for the emitted AC-3 stream. See ATSC A/52-2012 for background on these values.

  • codingMode :: Maybe Ac3CodingMode

    Dolby Digital coding mode. Determines number of channels.

  • bitrate :: Maybe Double

    Average bitrate in bits/second. Valid bitrates depend on the coding mode.

  • dialnorm :: Maybe Natural

    Sets the dialnorm for the output. If excluded and input audio is Dolby Digital, dialnorm will be passed through.

  • drcProfile :: Maybe Ac3DrcProfile

    If set to filmStandard, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.

Instances

Instances details
Eq Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

Read Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

Show Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

Generic Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

Associated Types

type Rep Ac3Settings :: Type -> Type #

NFData Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

Methods

rnf :: Ac3Settings -> () #

Hashable Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

ToJSON Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

FromJSON Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

type Rep Ac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Ac3Settings

newAc3Settings :: Ac3Settings Source #

Create a value of Ac3Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lfeFilter:Ac3Settings', ac3Settings_lfeFilter - When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid in codingMode32Lfe mode.

$sel:metadataControl:Ac3Settings', ac3Settings_metadataControl - When set to "followInput", encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

$sel:bitstreamMode:Ac3Settings', ac3Settings_bitstreamMode - Specifies the bitstream mode (bsmod) for the emitted AC-3 stream. See ATSC A/52-2012 for background on these values.

$sel:codingMode:Ac3Settings', ac3Settings_codingMode - Dolby Digital coding mode. Determines number of channels.

$sel:bitrate:Ac3Settings', ac3Settings_bitrate - Average bitrate in bits/second. Valid bitrates depend on the coding mode.

$sel:dialnorm:Ac3Settings', ac3Settings_dialnorm - Sets the dialnorm for the output. If excluded and input audio is Dolby Digital, dialnorm will be passed through.

$sel:drcProfile:Ac3Settings', ac3Settings_drcProfile - If set to filmStandard, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.

ac3Settings_lfeFilter :: Lens' Ac3Settings (Maybe Ac3LfeFilter) Source #

When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid in codingMode32Lfe mode.

ac3Settings_metadataControl :: Lens' Ac3Settings (Maybe Ac3MetadataControl) Source #

When set to "followInput", encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

ac3Settings_bitstreamMode :: Lens' Ac3Settings (Maybe Ac3BitstreamMode) Source #

Specifies the bitstream mode (bsmod) for the emitted AC-3 stream. See ATSC A/52-2012 for background on these values.

ac3Settings_codingMode :: Lens' Ac3Settings (Maybe Ac3CodingMode) Source #

Dolby Digital coding mode. Determines number of channels.

ac3Settings_bitrate :: Lens' Ac3Settings (Maybe Double) Source #

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

ac3Settings_dialnorm :: Lens' Ac3Settings (Maybe Natural) Source #

Sets the dialnorm for the output. If excluded and input audio is Dolby Digital, dialnorm will be passed through.

ac3Settings_drcProfile :: Lens' Ac3Settings (Maybe Ac3DrcProfile) Source #

If set to filmStandard, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.

AncillarySourceSettings

data AncillarySourceSettings Source #

Ancillary Source Settings

See: newAncillarySourceSettings smart constructor.

Constructors

AncillarySourceSettings' 

Fields

  • sourceAncillaryChannelNumber :: Maybe Natural

    Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

Instances

Instances details
Eq AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

Read AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

Show AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

Generic AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

Associated Types

type Rep AncillarySourceSettings :: Type -> Type #

NFData AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

Methods

rnf :: AncillarySourceSettings -> () #

Hashable AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

ToJSON AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

FromJSON AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

type Rep AncillarySourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AncillarySourceSettings

type Rep AncillarySourceSettings = D1 ('MetaData "AncillarySourceSettings" "Amazonka.MediaLive.Types.AncillarySourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AncillarySourceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceAncillaryChannelNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newAncillarySourceSettings :: AncillarySourceSettings Source #

Create a value of AncillarySourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceAncillaryChannelNumber:AncillarySourceSettings', ancillarySourceSettings_sourceAncillaryChannelNumber - Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

ancillarySourceSettings_sourceAncillaryChannelNumber :: Lens' AncillarySourceSettings (Maybe Natural) Source #

Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

ArchiveCdnSettings

data ArchiveCdnSettings Source #

Archive Cdn Settings

See: newArchiveCdnSettings smart constructor.

Instances

Instances details
Eq ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

Read ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

Show ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

Generic ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

Associated Types

type Rep ArchiveCdnSettings :: Type -> Type #

NFData ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

Methods

rnf :: ArchiveCdnSettings -> () #

Hashable ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

ToJSON ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

FromJSON ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

type Rep ArchiveCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveCdnSettings

type Rep ArchiveCdnSettings = D1 ('MetaData "ArchiveCdnSettings" "Amazonka.MediaLive.Types.ArchiveCdnSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ArchiveCdnSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "archiveS3Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArchiveS3Settings))))

newArchiveCdnSettings :: ArchiveCdnSettings Source #

Create a value of ArchiveCdnSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:archiveS3Settings:ArchiveCdnSettings', archiveCdnSettings_archiveS3Settings - Undocumented member.

ArchiveContainerSettings

data ArchiveContainerSettings Source #

Archive Container Settings

See: newArchiveContainerSettings smart constructor.

Instances

Instances details
Eq ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

Read ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

Show ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

Generic ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

Associated Types

type Rep ArchiveContainerSettings :: Type -> Type #

NFData ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

Hashable ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

ToJSON ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

FromJSON ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

type Rep ArchiveContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveContainerSettings

type Rep ArchiveContainerSettings = D1 ('MetaData "ArchiveContainerSettings" "Amazonka.MediaLive.Types.ArchiveContainerSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ArchiveContainerSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "m2tsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsSettings)) :*: S1 ('MetaSel ('Just "rawSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RawSettings))))

newArchiveContainerSettings :: ArchiveContainerSettings Source #

Create a value of ArchiveContainerSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:m2tsSettings:ArchiveContainerSettings', archiveContainerSettings_m2tsSettings - Undocumented member.

$sel:rawSettings:ArchiveContainerSettings', archiveContainerSettings_rawSettings - Undocumented member.

ArchiveGroupSettings

data ArchiveGroupSettings Source #

Archive Group Settings

See: newArchiveGroupSettings smart constructor.

Constructors

ArchiveGroupSettings' 

Fields

Instances

Instances details
Eq ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

Read ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

Show ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

Generic ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

Associated Types

type Rep ArchiveGroupSettings :: Type -> Type #

NFData ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

Methods

rnf :: ArchiveGroupSettings -> () #

Hashable ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

ToJSON ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

FromJSON ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

type Rep ArchiveGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveGroupSettings

type Rep ArchiveGroupSettings = D1 ('MetaData "ArchiveGroupSettings" "Amazonka.MediaLive.Types.ArchiveGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ArchiveGroupSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rolloverInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "archiveCdnSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArchiveCdnSettings)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef))))

newArchiveGroupSettings Source #

Create a value of ArchiveGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rolloverInterval:ArchiveGroupSettings', archiveGroupSettings_rolloverInterval - Number of seconds to write to archive file before closing and starting a new one.

$sel:archiveCdnSettings:ArchiveGroupSettings', archiveGroupSettings_archiveCdnSettings - Parameters that control interactions with the CDN.

$sel:destination:ArchiveGroupSettings', archiveGroupSettings_destination - A directory and base filename where archive files should be written.

archiveGroupSettings_rolloverInterval :: Lens' ArchiveGroupSettings (Maybe Natural) Source #

Number of seconds to write to archive file before closing and starting a new one.

archiveGroupSettings_destination :: Lens' ArchiveGroupSettings OutputLocationRef Source #

A directory and base filename where archive files should be written.

ArchiveOutputSettings

data ArchiveOutputSettings Source #

Archive Output Settings

See: newArchiveOutputSettings smart constructor.

Constructors

ArchiveOutputSettings' 

Fields

Instances

Instances details
Eq ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

Read ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

Show ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

Generic ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

Associated Types

type Rep ArchiveOutputSettings :: Type -> Type #

NFData ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

Methods

rnf :: ArchiveOutputSettings -> () #

Hashable ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

ToJSON ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

FromJSON ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

type Rep ArchiveOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveOutputSettings

type Rep ArchiveOutputSettings = D1 ('MetaData "ArchiveOutputSettings" "Amazonka.MediaLive.Types.ArchiveOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ArchiveOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "extension") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nameModifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "containerSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ArchiveContainerSettings))))

newArchiveOutputSettings Source #

Create a value of ArchiveOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:extension:ArchiveOutputSettings', archiveOutputSettings_extension - Output file extension. If excluded, this will be auto-selected from the container type.

$sel:nameModifier:ArchiveOutputSettings', archiveOutputSettings_nameModifier - String concatenated to the end of the destination filename. Required for multiple outputs of the same type.

$sel:containerSettings:ArchiveOutputSettings', archiveOutputSettings_containerSettings - Settings specific to the container type of the file.

archiveOutputSettings_extension :: Lens' ArchiveOutputSettings (Maybe Text) Source #

Output file extension. If excluded, this will be auto-selected from the container type.

archiveOutputSettings_nameModifier :: Lens' ArchiveOutputSettings (Maybe Text) Source #

String concatenated to the end of the destination filename. Required for multiple outputs of the same type.

ArchiveS3Settings

data ArchiveS3Settings Source #

Archive S3 Settings

See: newArchiveS3Settings smart constructor.

Constructors

ArchiveS3Settings' 

Fields

Instances

Instances details
Eq ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

Read ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

Show ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

Generic ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

Associated Types

type Rep ArchiveS3Settings :: Type -> Type #

NFData ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

Methods

rnf :: ArchiveS3Settings -> () #

Hashable ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

ToJSON ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

FromJSON ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

type Rep ArchiveS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ArchiveS3Settings

type Rep ArchiveS3Settings = D1 ('MetaData "ArchiveS3Settings" "Amazonka.MediaLive.Types.ArchiveS3Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ArchiveS3Settings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cannedAcl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CannedAcl))))

newArchiveS3Settings :: ArchiveS3Settings Source #

Create a value of ArchiveS3Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cannedAcl:ArchiveS3Settings', archiveS3Settings_cannedAcl - Specify the canned ACL to apply to each S3 request. Defaults to none.

archiveS3Settings_cannedAcl :: Lens' ArchiveS3Settings (Maybe S3CannedAcl) Source #

Specify the canned ACL to apply to each S3 request. Defaults to none.

AribDestinationSettings

data AribDestinationSettings Source #

Arib Destination Settings

See: newAribDestinationSettings smart constructor.

Instances

Instances details
Eq AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

Read AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

Show AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

Generic AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

Associated Types

type Rep AribDestinationSettings :: Type -> Type #

NFData AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

Methods

rnf :: AribDestinationSettings -> () #

Hashable AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

ToJSON AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

FromJSON AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

type Rep AribDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribDestinationSettings

type Rep AribDestinationSettings = D1 ('MetaData "AribDestinationSettings" "Amazonka.MediaLive.Types.AribDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AribDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newAribDestinationSettings :: AribDestinationSettings Source #

Create a value of AribDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

AribSourceSettings

data AribSourceSettings Source #

Arib Source Settings

See: newAribSourceSettings smart constructor.

Constructors

AribSourceSettings' 

Instances

Instances details
Eq AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

Read AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

Show AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

Generic AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

Associated Types

type Rep AribSourceSettings :: Type -> Type #

NFData AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

Methods

rnf :: AribSourceSettings -> () #

Hashable AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

ToJSON AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

FromJSON AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

type Rep AribSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AribSourceSettings

type Rep AribSourceSettings = D1 ('MetaData "AribSourceSettings" "Amazonka.MediaLive.Types.AribSourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AribSourceSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newAribSourceSettings :: AribSourceSettings Source #

Create a value of AribSourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

AudioChannelMapping

data AudioChannelMapping Source #

Audio Channel Mapping

See: newAudioChannelMapping smart constructor.

Constructors

AudioChannelMapping' 

Fields

Instances

Instances details
Eq AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

Read AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

Show AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

Generic AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

Associated Types

type Rep AudioChannelMapping :: Type -> Type #

NFData AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

Methods

rnf :: AudioChannelMapping -> () #

Hashable AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

ToJSON AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

FromJSON AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

type Rep AudioChannelMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioChannelMapping

type Rep AudioChannelMapping = D1 ('MetaData "AudioChannelMapping" "Amazonka.MediaLive.Types.AudioChannelMapping" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioChannelMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputChannel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "inputChannelLevels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [InputChannelLevel])))

newAudioChannelMapping Source #

Create a value of AudioChannelMapping with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputChannel:AudioChannelMapping', audioChannelMapping_outputChannel - The index of the output channel being produced.

$sel:inputChannelLevels:AudioChannelMapping', audioChannelMapping_inputChannelLevels - Indices and gain values for each input channel that should be remixed into this output channel.

audioChannelMapping_outputChannel :: Lens' AudioChannelMapping Natural Source #

The index of the output channel being produced.

audioChannelMapping_inputChannelLevels :: Lens' AudioChannelMapping [InputChannelLevel] Source #

Indices and gain values for each input channel that should be remixed into this output channel.

AudioCodecSettings

data AudioCodecSettings Source #

Audio Codec Settings

See: newAudioCodecSettings smart constructor.

Instances

Instances details
Eq AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

Read AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

Show AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

Generic AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

Associated Types

type Rep AudioCodecSettings :: Type -> Type #

NFData AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

Methods

rnf :: AudioCodecSettings -> () #

Hashable AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

ToJSON AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

FromJSON AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

type Rep AudioCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioCodecSettings

type Rep AudioCodecSettings = D1 ('MetaData "AudioCodecSettings" "Amazonka.MediaLive.Types.AudioCodecSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioCodecSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "passThroughSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PassThroughSettings)) :*: (S1 ('MetaSel ('Just "ac3Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Ac3Settings)) :*: S1 ('MetaSel ('Just "mp2Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mp2Settings)))) :*: (S1 ('MetaSel ('Just "wavSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WavSettings)) :*: (S1 ('MetaSel ('Just "aacSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AacSettings)) :*: S1 ('MetaSel ('Just "eac3Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3Settings))))))

newAudioCodecSettings :: AudioCodecSettings Source #

Create a value of AudioCodecSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:passThroughSettings:AudioCodecSettings', audioCodecSettings_passThroughSettings - Undocumented member.

$sel:ac3Settings:AudioCodecSettings', audioCodecSettings_ac3Settings - Undocumented member.

$sel:mp2Settings:AudioCodecSettings', audioCodecSettings_mp2Settings - Undocumented member.

$sel:wavSettings:AudioCodecSettings', audioCodecSettings_wavSettings - Undocumented member.

$sel:aacSettings:AudioCodecSettings', audioCodecSettings_aacSettings - Undocumented member.

$sel:eac3Settings:AudioCodecSettings', audioCodecSettings_eac3Settings - Undocumented member.

AudioDescription

data AudioDescription Source #

Audio Description

See: newAudioDescription smart constructor.

Constructors

AudioDescription' 

Fields

  • languageCode :: Maybe Text

    RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.

  • audioType :: Maybe AudioType

    Applies only if audioTypeControl is useConfigured. The values for audioType are defined in ISO-IEC 13818-1.

  • audioNormalizationSettings :: Maybe AudioNormalizationSettings

    Advanced audio normalization settings.

  • languageCodeControl :: Maybe AudioDescriptionLanguageCodeControl

    Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.

  • codecSettings :: Maybe AudioCodecSettings

    Audio codec settings.

  • audioWatermarkingSettings :: Maybe AudioWatermarkSettings

    Settings to configure one or more solutions that insert audio watermarks in the audio encode

  • streamName :: Maybe Text

    Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary).

  • remixSettings :: Maybe RemixSettings

    Settings that control how input audio channels are remixed into the output audio channels.

  • audioTypeControl :: Maybe AudioDescriptionAudioTypeControl

    Determines how audio type is determined. followInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output. useConfigured: The value in Audio Type is included in the output. Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.

  • audioSelectorName :: Text

    The name of the AudioSelector used as the source for this AudioDescription.

  • name :: Text

    The name of this AudioDescription. Outputs will use this name to uniquely identify this AudioDescription. Description names should be unique within this Live Event.

Instances

Instances details
Eq AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

Read AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

Show AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

Generic AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

Associated Types

type Rep AudioDescription :: Type -> Type #

NFData AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

Methods

rnf :: AudioDescription -> () #

Hashable AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

ToJSON AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

FromJSON AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

type Rep AudioDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioDescription

type Rep AudioDescription = D1 ('MetaData "AudioDescription" "Amazonka.MediaLive.Types.AudioDescription" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioDescription'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "audioType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioType))) :*: (S1 ('MetaSel ('Just "audioNormalizationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioNormalizationSettings)) :*: (S1 ('MetaSel ('Just "languageCodeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioDescriptionLanguageCodeControl)) :*: S1 ('MetaSel ('Just "codecSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioCodecSettings))))) :*: ((S1 ('MetaSel ('Just "audioWatermarkingSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioWatermarkSettings)) :*: (S1 ('MetaSel ('Just "streamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "remixSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RemixSettings)))) :*: (S1 ('MetaSel ('Just "audioTypeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioDescriptionAudioTypeControl)) :*: (S1 ('MetaSel ('Just "audioSelectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newAudioDescription Source #

Create a value of AudioDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:languageCode:AudioDescription', audioDescription_languageCode - RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.

$sel:audioType:AudioDescription', audioDescription_audioType - Applies only if audioTypeControl is useConfigured. The values for audioType are defined in ISO-IEC 13818-1.

$sel:audioNormalizationSettings:AudioDescription', audioDescription_audioNormalizationSettings - Advanced audio normalization settings.

$sel:languageCodeControl:AudioDescription', audioDescription_languageCodeControl - Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.

$sel:codecSettings:AudioDescription', audioDescription_codecSettings - Audio codec settings.

$sel:audioWatermarkingSettings:AudioDescription', audioDescription_audioWatermarkingSettings - Settings to configure one or more solutions that insert audio watermarks in the audio encode

$sel:streamName:AudioDescription', audioDescription_streamName - Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary).

$sel:remixSettings:AudioDescription', audioDescription_remixSettings - Settings that control how input audio channels are remixed into the output audio channels.

$sel:audioTypeControl:AudioDescription', audioDescription_audioTypeControl - Determines how audio type is determined. followInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output. useConfigured: The value in Audio Type is included in the output. Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.

$sel:audioSelectorName:AudioDescription', audioDescription_audioSelectorName - The name of the AudioSelector used as the source for this AudioDescription.

$sel:name:AudioDescription', audioDescription_name - The name of this AudioDescription. Outputs will use this name to uniquely identify this AudioDescription. Description names should be unique within this Live Event.

audioDescription_languageCode :: Lens' AudioDescription (Maybe Text) Source #

RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.

audioDescription_audioType :: Lens' AudioDescription (Maybe AudioType) Source #

Applies only if audioTypeControl is useConfigured. The values for audioType are defined in ISO-IEC 13818-1.

audioDescription_languageCodeControl :: Lens' AudioDescription (Maybe AudioDescriptionLanguageCodeControl) Source #

Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.

audioDescription_audioWatermarkingSettings :: Lens' AudioDescription (Maybe AudioWatermarkSettings) Source #

Settings to configure one or more solutions that insert audio watermarks in the audio encode

audioDescription_streamName :: Lens' AudioDescription (Maybe Text) Source #

Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary).

audioDescription_remixSettings :: Lens' AudioDescription (Maybe RemixSettings) Source #

Settings that control how input audio channels are remixed into the output audio channels.

audioDescription_audioTypeControl :: Lens' AudioDescription (Maybe AudioDescriptionAudioTypeControl) Source #

Determines how audio type is determined. followInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output. useConfigured: The value in Audio Type is included in the output. Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.

audioDescription_audioSelectorName :: Lens' AudioDescription Text Source #

The name of the AudioSelector used as the source for this AudioDescription.

audioDescription_name :: Lens' AudioDescription Text Source #

The name of this AudioDescription. Outputs will use this name to uniquely identify this AudioDescription. Description names should be unique within this Live Event.

AudioHlsRenditionSelection

data AudioHlsRenditionSelection Source #

Audio Hls Rendition Selection

See: newAudioHlsRenditionSelection smart constructor.

Constructors

AudioHlsRenditionSelection' 

Fields

  • name :: Text

    Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.

  • groupId :: Text

    Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.

Instances

Instances details
Eq AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

Read AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

Show AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

Generic AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

Associated Types

type Rep AudioHlsRenditionSelection :: Type -> Type #

NFData AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

Hashable AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

ToJSON AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

FromJSON AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

type Rep AudioHlsRenditionSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioHlsRenditionSelection

type Rep AudioHlsRenditionSelection = D1 ('MetaData "AudioHlsRenditionSelection" "Amazonka.MediaLive.Types.AudioHlsRenditionSelection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioHlsRenditionSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAudioHlsRenditionSelection Source #

Create a value of AudioHlsRenditionSelection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:AudioHlsRenditionSelection', audioHlsRenditionSelection_name - Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.

$sel:groupId:AudioHlsRenditionSelection', audioHlsRenditionSelection_groupId - Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.

audioHlsRenditionSelection_name :: Lens' AudioHlsRenditionSelection Text Source #

Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.

audioHlsRenditionSelection_groupId :: Lens' AudioHlsRenditionSelection Text Source #

Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.

AudioLanguageSelection

data AudioLanguageSelection Source #

Audio Language Selection

See: newAudioLanguageSelection smart constructor.

Constructors

AudioLanguageSelection' 

Fields

  • languageSelectionPolicy :: Maybe AudioLanguageSelectionPolicy

    When set to "strict", the transport stream demux strictly identifies audio streams by their language descriptor. If a PMT update occurs such that an audio stream matching the initially selected language is no longer present then mute will be encoded until the language returns. If "loose", then on a PMT update the demux will choose another audio stream in the program with the same stream type if it can't find one with the same language.

  • languageCode :: Text

    Selects a specific three-letter language code from within an audio source.

Instances

Instances details
Eq AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

Read AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

Show AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

Generic AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

Associated Types

type Rep AudioLanguageSelection :: Type -> Type #

NFData AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

Methods

rnf :: AudioLanguageSelection -> () #

Hashable AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

ToJSON AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

FromJSON AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

type Rep AudioLanguageSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioLanguageSelection

type Rep AudioLanguageSelection = D1 ('MetaData "AudioLanguageSelection" "Amazonka.MediaLive.Types.AudioLanguageSelection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioLanguageSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "languageSelectionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioLanguageSelectionPolicy)) :*: S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAudioLanguageSelection Source #

Create a value of AudioLanguageSelection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:languageSelectionPolicy:AudioLanguageSelection', audioLanguageSelection_languageSelectionPolicy - When set to "strict", the transport stream demux strictly identifies audio streams by their language descriptor. If a PMT update occurs such that an audio stream matching the initially selected language is no longer present then mute will be encoded until the language returns. If "loose", then on a PMT update the demux will choose another audio stream in the program with the same stream type if it can't find one with the same language.

$sel:languageCode:AudioLanguageSelection', audioLanguageSelection_languageCode - Selects a specific three-letter language code from within an audio source.

audioLanguageSelection_languageSelectionPolicy :: Lens' AudioLanguageSelection (Maybe AudioLanguageSelectionPolicy) Source #

When set to "strict", the transport stream demux strictly identifies audio streams by their language descriptor. If a PMT update occurs such that an audio stream matching the initially selected language is no longer present then mute will be encoded until the language returns. If "loose", then on a PMT update the demux will choose another audio stream in the program with the same stream type if it can't find one with the same language.

audioLanguageSelection_languageCode :: Lens' AudioLanguageSelection Text Source #

Selects a specific three-letter language code from within an audio source.

AudioNormalizationSettings

data AudioNormalizationSettings Source #

Audio Normalization Settings

See: newAudioNormalizationSettings smart constructor.

Constructors

AudioNormalizationSettings' 

Fields

  • algorithmControl :: Maybe AudioNormalizationAlgorithmControl

    When set to correctAudio the output audio is corrected using the chosen algorithm. If set to measureOnly, the audio will be measured but not adjusted.

  • targetLkfs :: Maybe Double

    Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act (1770-1) recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends a target of -23 LKFS.

  • algorithm :: Maybe AudioNormalizationAlgorithm

    Audio normalization algorithm to use. itu17701 conforms to the CALM Act specification, itu17702 conforms to the EBU R-128 specification.

Instances

Instances details
Eq AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

Read AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

Show AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

Generic AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

Associated Types

type Rep AudioNormalizationSettings :: Type -> Type #

NFData AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

Hashable AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

ToJSON AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

FromJSON AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

type Rep AudioNormalizationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioNormalizationSettings

type Rep AudioNormalizationSettings = D1 ('MetaData "AudioNormalizationSettings" "Amazonka.MediaLive.Types.AudioNormalizationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioNormalizationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioNormalizationAlgorithmControl)) :*: (S1 ('MetaSel ('Just "targetLkfs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "algorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioNormalizationAlgorithm)))))

newAudioNormalizationSettings :: AudioNormalizationSettings Source #

Create a value of AudioNormalizationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:algorithmControl:AudioNormalizationSettings', audioNormalizationSettings_algorithmControl - When set to correctAudio the output audio is corrected using the chosen algorithm. If set to measureOnly, the audio will be measured but not adjusted.

$sel:targetLkfs:AudioNormalizationSettings', audioNormalizationSettings_targetLkfs - Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act (1770-1) recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends a target of -23 LKFS.

$sel:algorithm:AudioNormalizationSettings', audioNormalizationSettings_algorithm - Audio normalization algorithm to use. itu17701 conforms to the CALM Act specification, itu17702 conforms to the EBU R-128 specification.

audioNormalizationSettings_algorithmControl :: Lens' AudioNormalizationSettings (Maybe AudioNormalizationAlgorithmControl) Source #

When set to correctAudio the output audio is corrected using the chosen algorithm. If set to measureOnly, the audio will be measured but not adjusted.

audioNormalizationSettings_targetLkfs :: Lens' AudioNormalizationSettings (Maybe Double) Source #

Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act (1770-1) recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends a target of -23 LKFS.

audioNormalizationSettings_algorithm :: Lens' AudioNormalizationSettings (Maybe AudioNormalizationAlgorithm) Source #

Audio normalization algorithm to use. itu17701 conforms to the CALM Act specification, itu17702 conforms to the EBU R-128 specification.

AudioOnlyHlsSettings

data AudioOnlyHlsSettings Source #

Audio Only Hls Settings

See: newAudioOnlyHlsSettings smart constructor.

Constructors

AudioOnlyHlsSettings' 

Fields

  • audioOnlyImage :: Maybe InputLocation

    Optional. Specifies the .jpg or .png image to use as the cover art for an audio-only output. We recommend a low bit-size file because the image increases the output audio bandwidth. The image is attached to the audio as an ID3 tag, frame type APIC, picture type 0x10, as per the "ID3 tag version 2.4.0 - Native Frames" standard.

  • segmentType :: Maybe AudioOnlyHlsSegmentType

    Specifies the segment type.

  • audioGroupId :: Maybe Text

    Specifies the group to which the audio Rendition belongs.

  • audioTrackType :: Maybe AudioOnlyHlsTrackType

    Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate Audio, not Auto Select Alternate rendition that the client will not try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NO

Instances

Instances details
Eq AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

Read AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

Show AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

Generic AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

Associated Types

type Rep AudioOnlyHlsSettings :: Type -> Type #

NFData AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

Methods

rnf :: AudioOnlyHlsSettings -> () #

Hashable AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

ToJSON AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

FromJSON AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

type Rep AudioOnlyHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioOnlyHlsSettings

type Rep AudioOnlyHlsSettings = D1 ('MetaData "AudioOnlyHlsSettings" "Amazonka.MediaLive.Types.AudioOnlyHlsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioOnlyHlsSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "audioOnlyImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation)) :*: S1 ('MetaSel ('Just "segmentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioOnlyHlsSegmentType))) :*: (S1 ('MetaSel ('Just "audioGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "audioTrackType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioOnlyHlsTrackType)))))

newAudioOnlyHlsSettings :: AudioOnlyHlsSettings Source #

Create a value of AudioOnlyHlsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:audioOnlyImage:AudioOnlyHlsSettings', audioOnlyHlsSettings_audioOnlyImage - Optional. Specifies the .jpg or .png image to use as the cover art for an audio-only output. We recommend a low bit-size file because the image increases the output audio bandwidth. The image is attached to the audio as an ID3 tag, frame type APIC, picture type 0x10, as per the "ID3 tag version 2.4.0 - Native Frames" standard.

$sel:segmentType:AudioOnlyHlsSettings', audioOnlyHlsSettings_segmentType - Specifies the segment type.

$sel:audioGroupId:AudioOnlyHlsSettings', audioOnlyHlsSettings_audioGroupId - Specifies the group to which the audio Rendition belongs.

$sel:audioTrackType:AudioOnlyHlsSettings', audioOnlyHlsSettings_audioTrackType - Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate Audio, not Auto Select Alternate rendition that the client will not try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NO

audioOnlyHlsSettings_audioOnlyImage :: Lens' AudioOnlyHlsSettings (Maybe InputLocation) Source #

Optional. Specifies the .jpg or .png image to use as the cover art for an audio-only output. We recommend a low bit-size file because the image increases the output audio bandwidth. The image is attached to the audio as an ID3 tag, frame type APIC, picture type 0x10, as per the "ID3 tag version 2.4.0 - Native Frames" standard.

audioOnlyHlsSettings_audioGroupId :: Lens' AudioOnlyHlsSettings (Maybe Text) Source #

Specifies the group to which the audio Rendition belongs.

audioOnlyHlsSettings_audioTrackType :: Lens' AudioOnlyHlsSettings (Maybe AudioOnlyHlsTrackType) Source #

Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate Audio, not Auto Select Alternate rendition that the client will not try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NO

AudioPidSelection

data AudioPidSelection Source #

Audio Pid Selection

See: newAudioPidSelection smart constructor.

Constructors

AudioPidSelection' 

Fields

  • pid :: Natural

    Selects a specific PID from within a source.

Instances

Instances details
Eq AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

Read AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

Show AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

Generic AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

Associated Types

type Rep AudioPidSelection :: Type -> Type #

NFData AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

Methods

rnf :: AudioPidSelection -> () #

Hashable AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

ToJSON AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

FromJSON AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

type Rep AudioPidSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioPidSelection

type Rep AudioPidSelection = D1 ('MetaData "AudioPidSelection" "Amazonka.MediaLive.Types.AudioPidSelection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioPidSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newAudioPidSelection Source #

Create a value of AudioPidSelection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pid:AudioPidSelection', audioPidSelection_pid - Selects a specific PID from within a source.

audioPidSelection_pid :: Lens' AudioPidSelection Natural Source #

Selects a specific PID from within a source.

AudioSelector

data AudioSelector Source #

Audio Selector

See: newAudioSelector smart constructor.

Constructors

AudioSelector' 

Fields

Instances

Instances details
Eq AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

Read AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

Show AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

Generic AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

Associated Types

type Rep AudioSelector :: Type -> Type #

NFData AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

Methods

rnf :: AudioSelector -> () #

Hashable AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

ToJSON AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

FromJSON AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

type Rep AudioSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelector

type Rep AudioSelector = D1 ('MetaData "AudioSelector" "Amazonka.MediaLive.Types.AudioSelector" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioSelector'" 'PrefixI 'True) (S1 ('MetaSel ('Just "selectorSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioSelectorSettings)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAudioSelector Source #

Create a value of AudioSelector with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:selectorSettings:AudioSelector', audioSelector_selectorSettings - The audio selector settings.

$sel:name:AudioSelector', audioSelector_name - The name of this AudioSelector. AudioDescriptions will use this name to uniquely identify this Selector. Selector names should be unique per input.

audioSelector_name :: Lens' AudioSelector Text Source #

The name of this AudioSelector. AudioDescriptions will use this name to uniquely identify this Selector. Selector names should be unique per input.

AudioSelectorSettings

data AudioSelectorSettings Source #

Audio Selector Settings

See: newAudioSelectorSettings smart constructor.

Instances

Instances details
Eq AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

Read AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

Show AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

Generic AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

Associated Types

type Rep AudioSelectorSettings :: Type -> Type #

NFData AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

Methods

rnf :: AudioSelectorSettings -> () #

Hashable AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

ToJSON AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

FromJSON AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

type Rep AudioSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSelectorSettings

type Rep AudioSelectorSettings = D1 ('MetaData "AudioSelectorSettings" "Amazonka.MediaLive.Types.AudioSelectorSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioSelectorSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "audioLanguageSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioLanguageSelection)) :*: S1 ('MetaSel ('Just "audioTrackSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioTrackSelection))) :*: (S1 ('MetaSel ('Just "audioHlsRenditionSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioHlsRenditionSelection)) :*: S1 ('MetaSel ('Just "audioPidSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioPidSelection)))))

newAudioSelectorSettings :: AudioSelectorSettings Source #

Create a value of AudioSelectorSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:audioLanguageSelection:AudioSelectorSettings', audioSelectorSettings_audioLanguageSelection - Undocumented member.

$sel:audioTrackSelection:AudioSelectorSettings', audioSelectorSettings_audioTrackSelection - Undocumented member.

$sel:audioHlsRenditionSelection:AudioSelectorSettings', audioSelectorSettings_audioHlsRenditionSelection - Undocumented member.

$sel:audioPidSelection:AudioSelectorSettings', audioSelectorSettings_audioPidSelection - Undocumented member.

AudioSilenceFailoverSettings

data AudioSilenceFailoverSettings Source #

Placeholder documentation for AudioSilenceFailoverSettings

See: newAudioSilenceFailoverSettings smart constructor.

Constructors

AudioSilenceFailoverSettings' 

Fields

  • audioSilenceThresholdMsec :: Maybe Natural

    The amount of time (in milliseconds) that the active input must be silent before automatic input failover occurs. Silence is defined as audio loss or audio quieter than -50 dBFS.

  • audioSelectorName :: Text

    The name of the audio selector in the input that MediaLive should monitor to detect silence. Select your most important rendition. If you didn't create an audio selector in this input, leave blank.

Instances

Instances details
Eq AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

Read AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

Show AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

Generic AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

Associated Types

type Rep AudioSilenceFailoverSettings :: Type -> Type #

NFData AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

Hashable AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

ToJSON AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

FromJSON AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

type Rep AudioSilenceFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioSilenceFailoverSettings

type Rep AudioSilenceFailoverSettings = D1 ('MetaData "AudioSilenceFailoverSettings" "Amazonka.MediaLive.Types.AudioSilenceFailoverSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioSilenceFailoverSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "audioSilenceThresholdMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "audioSelectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAudioSilenceFailoverSettings Source #

Create a value of AudioSilenceFailoverSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:audioSilenceThresholdMsec:AudioSilenceFailoverSettings', audioSilenceFailoverSettings_audioSilenceThresholdMsec - The amount of time (in milliseconds) that the active input must be silent before automatic input failover occurs. Silence is defined as audio loss or audio quieter than -50 dBFS.

$sel:audioSelectorName:AudioSilenceFailoverSettings', audioSilenceFailoverSettings_audioSelectorName - The name of the audio selector in the input that MediaLive should monitor to detect silence. Select your most important rendition. If you didn't create an audio selector in this input, leave blank.

audioSilenceFailoverSettings_audioSilenceThresholdMsec :: Lens' AudioSilenceFailoverSettings (Maybe Natural) Source #

The amount of time (in milliseconds) that the active input must be silent before automatic input failover occurs. Silence is defined as audio loss or audio quieter than -50 dBFS.

audioSilenceFailoverSettings_audioSelectorName :: Lens' AudioSilenceFailoverSettings Text Source #

The name of the audio selector in the input that MediaLive should monitor to detect silence. Select your most important rendition. If you didn't create an audio selector in this input, leave blank.

AudioTrack

data AudioTrack Source #

Audio Track

See: newAudioTrack smart constructor.

Constructors

AudioTrack' 

Fields

  • track :: Natural

    1-based integer value that maps to a specific audio track

Instances

Instances details
Eq AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

Read AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

Show AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

Generic AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

Associated Types

type Rep AudioTrack :: Type -> Type #

NFData AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

Methods

rnf :: AudioTrack -> () #

Hashable AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

ToJSON AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

FromJSON AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

type Rep AudioTrack Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrack

type Rep AudioTrack = D1 ('MetaData "AudioTrack" "Amazonka.MediaLive.Types.AudioTrack" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioTrack'" 'PrefixI 'True) (S1 ('MetaSel ('Just "track") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newAudioTrack Source #

Create a value of AudioTrack with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:track:AudioTrack', audioTrack_track - 1-based integer value that maps to a specific audio track

audioTrack_track :: Lens' AudioTrack Natural Source #

1-based integer value that maps to a specific audio track

AudioTrackSelection

data AudioTrackSelection Source #

Audio Track Selection

See: newAudioTrackSelection smart constructor.

Constructors

AudioTrackSelection' 

Fields

  • tracks :: [AudioTrack]

    Selects one or more unique audio tracks from within a source.

Instances

Instances details
Eq AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

Read AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

Show AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

Generic AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

Associated Types

type Rep AudioTrackSelection :: Type -> Type #

NFData AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

Methods

rnf :: AudioTrackSelection -> () #

Hashable AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

ToJSON AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

FromJSON AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

type Rep AudioTrackSelection Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioTrackSelection

type Rep AudioTrackSelection = D1 ('MetaData "AudioTrackSelection" "Amazonka.MediaLive.Types.AudioTrackSelection" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioTrackSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tracks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AudioTrack])))

newAudioTrackSelection :: AudioTrackSelection Source #

Create a value of AudioTrackSelection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tracks:AudioTrackSelection', audioTrackSelection_tracks - Selects one or more unique audio tracks from within a source.

audioTrackSelection_tracks :: Lens' AudioTrackSelection [AudioTrack] Source #

Selects one or more unique audio tracks from within a source.

AudioWatermarkSettings

data AudioWatermarkSettings Source #

Audio Watermark Settings

See: newAudioWatermarkSettings smart constructor.

Constructors

AudioWatermarkSettings' 

Fields

Instances

Instances details
Eq AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

Read AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

Show AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

Generic AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

Associated Types

type Rep AudioWatermarkSettings :: Type -> Type #

NFData AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

Methods

rnf :: AudioWatermarkSettings -> () #

Hashable AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

ToJSON AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

FromJSON AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

type Rep AudioWatermarkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AudioWatermarkSettings

type Rep AudioWatermarkSettings = D1 ('MetaData "AudioWatermarkSettings" "Amazonka.MediaLive.Types.AudioWatermarkSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AudioWatermarkSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nielsenWatermarksSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenWatermarksSettings))))

newAudioWatermarkSettings :: AudioWatermarkSettings Source #

Create a value of AudioWatermarkSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nielsenWatermarksSettings:AudioWatermarkSettings', audioWatermarkSettings_nielsenWatermarksSettings - Settings to configure Nielsen Watermarks in the audio encode

AutomaticInputFailoverSettings

data AutomaticInputFailoverSettings Source #

The settings for Automatic Input Failover.

See: newAutomaticInputFailoverSettings smart constructor.

Constructors

AutomaticInputFailoverSettings' 

Fields

  • failoverConditions :: Maybe [FailoverCondition]

    A list of failover conditions. If any of these conditions occur, MediaLive will perform a failover to the other input.

  • errorClearTimeMsec :: Maybe Natural

    This clear time defines the requirement a recovered input must meet to be considered healthy. The input must have no failover conditions for this length of time. Enter a time in milliseconds. This value is particularly important if the input_preference for the failover pair is set to PRIMARY_INPUT_PREFERRED, because after this time, MediaLive will switch back to the primary input.

  • inputPreference :: Maybe InputPreference

    Input preference when deciding which input to make active when a previously failed input has recovered.

  • secondaryInputId :: Text

    The input ID of the secondary input in the automatic input failover pair.

Instances

Instances details
Eq AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

Read AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

Show AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

Generic AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

Associated Types

type Rep AutomaticInputFailoverSettings :: Type -> Type #

NFData AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

Hashable AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

ToJSON AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

FromJSON AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

type Rep AutomaticInputFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AutomaticInputFailoverSettings

type Rep AutomaticInputFailoverSettings = D1 ('MetaData "AutomaticInputFailoverSettings" "Amazonka.MediaLive.Types.AutomaticInputFailoverSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AutomaticInputFailoverSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failoverConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FailoverCondition])) :*: S1 ('MetaSel ('Just "errorClearTimeMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "inputPreference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputPreference)) :*: S1 ('MetaSel ('Just "secondaryInputId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAutomaticInputFailoverSettings Source #

Create a value of AutomaticInputFailoverSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failoverConditions:AutomaticInputFailoverSettings', automaticInputFailoverSettings_failoverConditions - A list of failover conditions. If any of these conditions occur, MediaLive will perform a failover to the other input.

$sel:errorClearTimeMsec:AutomaticInputFailoverSettings', automaticInputFailoverSettings_errorClearTimeMsec - This clear time defines the requirement a recovered input must meet to be considered healthy. The input must have no failover conditions for this length of time. Enter a time in milliseconds. This value is particularly important if the input_preference for the failover pair is set to PRIMARY_INPUT_PREFERRED, because after this time, MediaLive will switch back to the primary input.

$sel:inputPreference:AutomaticInputFailoverSettings', automaticInputFailoverSettings_inputPreference - Input preference when deciding which input to make active when a previously failed input has recovered.

$sel:secondaryInputId:AutomaticInputFailoverSettings', automaticInputFailoverSettings_secondaryInputId - The input ID of the secondary input in the automatic input failover pair.

automaticInputFailoverSettings_failoverConditions :: Lens' AutomaticInputFailoverSettings (Maybe [FailoverCondition]) Source #

A list of failover conditions. If any of these conditions occur, MediaLive will perform a failover to the other input.

automaticInputFailoverSettings_errorClearTimeMsec :: Lens' AutomaticInputFailoverSettings (Maybe Natural) Source #

This clear time defines the requirement a recovered input must meet to be considered healthy. The input must have no failover conditions for this length of time. Enter a time in milliseconds. This value is particularly important if the input_preference for the failover pair is set to PRIMARY_INPUT_PREFERRED, because after this time, MediaLive will switch back to the primary input.

automaticInputFailoverSettings_inputPreference :: Lens' AutomaticInputFailoverSettings (Maybe InputPreference) Source #

Input preference when deciding which input to make active when a previously failed input has recovered.

automaticInputFailoverSettings_secondaryInputId :: Lens' AutomaticInputFailoverSettings Text Source #

The input ID of the secondary input in the automatic input failover pair.

AvailBlanking

data AvailBlanking Source #

Avail Blanking

See: newAvailBlanking smart constructor.

Constructors

AvailBlanking' 

Fields

Instances

Instances details
Eq AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

Read AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

Show AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

Generic AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

Associated Types

type Rep AvailBlanking :: Type -> Type #

NFData AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

Methods

rnf :: AvailBlanking -> () #

Hashable AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

ToJSON AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

FromJSON AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

type Rep AvailBlanking Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailBlanking

type Rep AvailBlanking = D1 ('MetaData "AvailBlanking" "Amazonka.MediaLive.Types.AvailBlanking" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AvailBlanking'" 'PrefixI 'True) (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailBlankingState)) :*: S1 ('MetaSel ('Just "availBlankingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation))))

newAvailBlanking :: AvailBlanking Source #

Create a value of AvailBlanking with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:AvailBlanking', availBlanking_state - When set to enabled, causes video, audio and captions to be blanked when insertion metadata is added.

$sel:availBlankingImage:AvailBlanking', availBlanking_availBlankingImage - Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.

availBlanking_state :: Lens' AvailBlanking (Maybe AvailBlankingState) Source #

When set to enabled, causes video, audio and captions to be blanked when insertion metadata is added.

availBlanking_availBlankingImage :: Lens' AvailBlanking (Maybe InputLocation) Source #

Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.

AvailConfiguration

data AvailConfiguration Source #

Avail Configuration

See: newAvailConfiguration smart constructor.

Constructors

AvailConfiguration' 

Fields

Instances

Instances details
Eq AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

Read AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

Show AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

Generic AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

Associated Types

type Rep AvailConfiguration :: Type -> Type #

NFData AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

Methods

rnf :: AvailConfiguration -> () #

Hashable AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

ToJSON AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

FromJSON AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

type Rep AvailConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailConfiguration

type Rep AvailConfiguration = D1 ('MetaData "AvailConfiguration" "Amazonka.MediaLive.Types.AvailConfiguration" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AvailConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailSettings))))

newAvailConfiguration :: AvailConfiguration Source #

Create a value of AvailConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availSettings:AvailConfiguration', availConfiguration_availSettings - Ad avail settings.

AvailSettings

data AvailSettings Source #

Avail Settings

See: newAvailSettings smart constructor.

Instances

Instances details
Eq AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

Read AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

Show AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

Generic AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

Associated Types

type Rep AvailSettings :: Type -> Type #

NFData AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

Methods

rnf :: AvailSettings -> () #

Hashable AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

ToJSON AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

FromJSON AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

type Rep AvailSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AvailSettings

type Rep AvailSettings = D1 ('MetaData "AvailSettings" "Amazonka.MediaLive.Types.AvailSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "AvailSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scte35SpliceInsert") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35SpliceInsert)) :*: S1 ('MetaSel ('Just "scte35TimeSignalApos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35TimeSignalApos))))

newAvailSettings :: AvailSettings Source #

Create a value of AvailSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scte35SpliceInsert:AvailSettings', availSettings_scte35SpliceInsert - Undocumented member.

$sel:scte35TimeSignalApos:AvailSettings', availSettings_scte35TimeSignalApos - Undocumented member.

BatchFailedResultModel

data BatchFailedResultModel Source #

Details from a failed operation

See: newBatchFailedResultModel smart constructor.

Constructors

BatchFailedResultModel' 

Fields

Instances

Instances details
Eq BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

Read BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

Show BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

Generic BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

Associated Types

type Rep BatchFailedResultModel :: Type -> Type #

NFData BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

Methods

rnf :: BatchFailedResultModel -> () #

Hashable BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

FromJSON BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

type Rep BatchFailedResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchFailedResultModel

type Rep BatchFailedResultModel = D1 ('MetaData "BatchFailedResultModel" "Amazonka.MediaLive.Types.BatchFailedResultModel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchFailedResultModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newBatchFailedResultModel :: BatchFailedResultModel Source #

Create a value of BatchFailedResultModel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:BatchFailedResultModel', batchFailedResultModel_arn - ARN of the resource

$sel:id:BatchFailedResultModel', batchFailedResultModel_id - ID of the resource

$sel:code:BatchFailedResultModel', batchFailedResultModel_code - Error code for the failed operation

$sel:message:BatchFailedResultModel', batchFailedResultModel_message - Error message for the failed operation

batchFailedResultModel_message :: Lens' BatchFailedResultModel (Maybe Text) Source #

Error message for the failed operation

BatchScheduleActionCreateRequest

data BatchScheduleActionCreateRequest Source #

A list of schedule actions to create (in a request) or that have been created (in a response).

See: newBatchScheduleActionCreateRequest smart constructor.

Constructors

BatchScheduleActionCreateRequest' 

Fields

Instances

Instances details
Eq BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

Read BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

Show BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

Generic BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

Associated Types

type Rep BatchScheduleActionCreateRequest :: Type -> Type #

NFData BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

Hashable BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

ToJSON BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

type Rep BatchScheduleActionCreateRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest

type Rep BatchScheduleActionCreateRequest = D1 ('MetaData "BatchScheduleActionCreateRequest" "Amazonka.MediaLive.Types.BatchScheduleActionCreateRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchScheduleActionCreateRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ScheduleAction])))

newBatchScheduleActionCreateRequest :: BatchScheduleActionCreateRequest Source #

Create a value of BatchScheduleActionCreateRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduleActions:BatchScheduleActionCreateRequest', batchScheduleActionCreateRequest_scheduleActions - A list of schedule actions to create.

BatchScheduleActionCreateResult

data BatchScheduleActionCreateResult Source #

List of actions that have been created in the schedule.

See: newBatchScheduleActionCreateResult smart constructor.

Constructors

BatchScheduleActionCreateResult' 

Fields

Instances

Instances details
Eq BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

Read BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

Show BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

Generic BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

Associated Types

type Rep BatchScheduleActionCreateResult :: Type -> Type #

NFData BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

Hashable BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

FromJSON BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

type Rep BatchScheduleActionCreateResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionCreateResult

type Rep BatchScheduleActionCreateResult = D1 ('MetaData "BatchScheduleActionCreateResult" "Amazonka.MediaLive.Types.BatchScheduleActionCreateResult" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchScheduleActionCreateResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ScheduleAction])))

newBatchScheduleActionCreateResult :: BatchScheduleActionCreateResult Source #

Create a value of BatchScheduleActionCreateResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduleActions:BatchScheduleActionCreateResult', batchScheduleActionCreateResult_scheduleActions - List of actions that have been created in the schedule.

BatchScheduleActionDeleteRequest

data BatchScheduleActionDeleteRequest Source #

A list of schedule actions to delete.

See: newBatchScheduleActionDeleteRequest smart constructor.

Constructors

BatchScheduleActionDeleteRequest' 

Fields

Instances

Instances details
Eq BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

Read BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

Show BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

Generic BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

Associated Types

type Rep BatchScheduleActionDeleteRequest :: Type -> Type #

NFData BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

Hashable BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

ToJSON BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

type Rep BatchScheduleActionDeleteRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest

type Rep BatchScheduleActionDeleteRequest = D1 ('MetaData "BatchScheduleActionDeleteRequest" "Amazonka.MediaLive.Types.BatchScheduleActionDeleteRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchScheduleActionDeleteRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newBatchScheduleActionDeleteRequest :: BatchScheduleActionDeleteRequest Source #

Create a value of BatchScheduleActionDeleteRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actionNames:BatchScheduleActionDeleteRequest', batchScheduleActionDeleteRequest_actionNames - A list of schedule actions to delete.

BatchScheduleActionDeleteResult

data BatchScheduleActionDeleteResult Source #

List of actions that have been deleted from the schedule.

See: newBatchScheduleActionDeleteResult smart constructor.

Constructors

BatchScheduleActionDeleteResult' 

Fields

Instances

Instances details
Eq BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

Read BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

Show BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

Generic BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

Associated Types

type Rep BatchScheduleActionDeleteResult :: Type -> Type #

NFData BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

Hashable BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

FromJSON BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

type Rep BatchScheduleActionDeleteResult Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult

type Rep BatchScheduleActionDeleteResult = D1 ('MetaData "BatchScheduleActionDeleteResult" "Amazonka.MediaLive.Types.BatchScheduleActionDeleteResult" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchScheduleActionDeleteResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ScheduleAction])))

newBatchScheduleActionDeleteResult :: BatchScheduleActionDeleteResult Source #

Create a value of BatchScheduleActionDeleteResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduleActions:BatchScheduleActionDeleteResult', batchScheduleActionDeleteResult_scheduleActions - List of actions that have been deleted from the schedule.

BatchSuccessfulResultModel

data BatchSuccessfulResultModel Source #

Details from a successful operation

See: newBatchSuccessfulResultModel smart constructor.

Constructors

BatchSuccessfulResultModel' 

Fields

Instances

Instances details
Eq BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

Read BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

Show BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

Generic BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

Associated Types

type Rep BatchSuccessfulResultModel :: Type -> Type #

NFData BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

Hashable BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

FromJSON BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

type Rep BatchSuccessfulResultModel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BatchSuccessfulResultModel

type Rep BatchSuccessfulResultModel = D1 ('MetaData "BatchSuccessfulResultModel" "Amazonka.MediaLive.Types.BatchSuccessfulResultModel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BatchSuccessfulResultModel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newBatchSuccessfulResultModel :: BatchSuccessfulResultModel Source #

Create a value of BatchSuccessfulResultModel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:BatchSuccessfulResultModel', batchSuccessfulResultModel_state - Current state of the resource

$sel:arn:BatchSuccessfulResultModel', batchSuccessfulResultModel_arn - ARN of the resource

$sel:id:BatchSuccessfulResultModel', batchSuccessfulResultModel_id - ID of the resource

BlackoutSlate

data BlackoutSlate Source #

Blackout Slate

See: newBlackoutSlate smart constructor.

Constructors

BlackoutSlate' 

Fields

  • networkEndBlackoutImage :: Maybe InputLocation

    Path to local file to use as Network End Blackout image. Image will be scaled to fill the entire output raster.

  • state :: Maybe BlackoutSlateState

    When set to enabled, causes video, audio and captions to be blanked when indicated by program metadata.

  • networkEndBlackout :: Maybe BlackoutSlateNetworkEndBlackout

    Setting to enabled causes the encoder to blackout the video, audio, and captions, and raise the "Network Blackout Image" slate when an SCTE104/35 Network End Segmentation Descriptor is encountered. The blackout will be lifted when the Network Start Segmentation Descriptor is encountered. The Network End and Network Start descriptors must contain a network ID that matches the value entered in "Network ID".

  • networkId :: Maybe Text

    Provides Network ID that matches EIDR ID format (e.g., "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C").

  • blackoutSlateImage :: Maybe InputLocation

    Blackout slate image to be used. Leave empty for solid black. Only bmp and png images are supported.

Instances

Instances details
Eq BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

Read BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

Show BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

Generic BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

Associated Types

type Rep BlackoutSlate :: Type -> Type #

NFData BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

Methods

rnf :: BlackoutSlate -> () #

Hashable BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

ToJSON BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

FromJSON BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

type Rep BlackoutSlate Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BlackoutSlate

type Rep BlackoutSlate = D1 ('MetaData "BlackoutSlate" "Amazonka.MediaLive.Types.BlackoutSlate" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BlackoutSlate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "networkEndBlackoutImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BlackoutSlateState))) :*: (S1 ('MetaSel ('Just "networkEndBlackout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BlackoutSlateNetworkEndBlackout)) :*: (S1 ('MetaSel ('Just "networkId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blackoutSlateImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation))))))

newBlackoutSlate :: BlackoutSlate Source #

Create a value of BlackoutSlate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:networkEndBlackoutImage:BlackoutSlate', blackoutSlate_networkEndBlackoutImage - Path to local file to use as Network End Blackout image. Image will be scaled to fill the entire output raster.

$sel:state:BlackoutSlate', blackoutSlate_state - When set to enabled, causes video, audio and captions to be blanked when indicated by program metadata.

$sel:networkEndBlackout:BlackoutSlate', blackoutSlate_networkEndBlackout - Setting to enabled causes the encoder to blackout the video, audio, and captions, and raise the "Network Blackout Image" slate when an SCTE104/35 Network End Segmentation Descriptor is encountered. The blackout will be lifted when the Network Start Segmentation Descriptor is encountered. The Network End and Network Start descriptors must contain a network ID that matches the value entered in "Network ID".

$sel:networkId:BlackoutSlate', blackoutSlate_networkId - Provides Network ID that matches EIDR ID format (e.g., "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C").

$sel:blackoutSlateImage:BlackoutSlate', blackoutSlate_blackoutSlateImage - Blackout slate image to be used. Leave empty for solid black. Only bmp and png images are supported.

blackoutSlate_networkEndBlackoutImage :: Lens' BlackoutSlate (Maybe InputLocation) Source #

Path to local file to use as Network End Blackout image. Image will be scaled to fill the entire output raster.

blackoutSlate_state :: Lens' BlackoutSlate (Maybe BlackoutSlateState) Source #

When set to enabled, causes video, audio and captions to be blanked when indicated by program metadata.

blackoutSlate_networkEndBlackout :: Lens' BlackoutSlate (Maybe BlackoutSlateNetworkEndBlackout) Source #

Setting to enabled causes the encoder to blackout the video, audio, and captions, and raise the "Network Blackout Image" slate when an SCTE104/35 Network End Segmentation Descriptor is encountered. The blackout will be lifted when the Network Start Segmentation Descriptor is encountered. The Network End and Network Start descriptors must contain a network ID that matches the value entered in "Network ID".

blackoutSlate_networkId :: Lens' BlackoutSlate (Maybe Text) Source #

Provides Network ID that matches EIDR ID format (e.g., "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C").

blackoutSlate_blackoutSlateImage :: Lens' BlackoutSlate (Maybe InputLocation) Source #

Blackout slate image to be used. Leave empty for solid black. Only bmp and png images are supported.

BurnInDestinationSettings

data BurnInDestinationSettings Source #

Burn In Destination Settings

See: newBurnInDestinationSettings smart constructor.

Constructors

BurnInDestinationSettings' 

Fields

  • backgroundOpacity :: Maybe Natural

    Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

  • fontOpacity :: Maybe Natural

    Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

  • shadowYOffset :: Maybe Int

    Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

  • fontResolution :: Maybe Natural

    Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

  • yPosition :: Maybe Natural

    Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. All burn-in and DVB-Sub font settings must match.

  • backgroundColor :: Maybe BurnInBackgroundColor

    Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

  • shadowXOffset :: Maybe Int

    Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

  • fontSize :: Maybe Text

    When set to 'auto' fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

  • xPosition :: Maybe Natural

    Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. All burn-in and DVB-Sub font settings must match.

  • alignment :: Maybe BurnInAlignment

    If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. All burn-in and DVB-Sub font settings must match.

  • shadowOpacity :: Maybe Natural

    Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

  • teletextGridControl :: Maybe BurnInTeletextGridControl

    Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

  • outlineColor :: Maybe BurnInOutlineColor

    Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • outlineSize :: Maybe Natural

    Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • font :: Maybe InputLocation

    External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

  • shadowColor :: Maybe BurnInShadowColor

    Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

  • fontColor :: Maybe BurnInFontColor

    Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

Instances

Instances details
Eq BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

Read BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

Show BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

Generic BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

Associated Types

type Rep BurnInDestinationSettings :: Type -> Type #

NFData BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

Hashable BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

ToJSON BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

FromJSON BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

type Rep BurnInDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.BurnInDestinationSettings

type Rep BurnInDestinationSettings = D1 ('MetaData "BurnInDestinationSettings" "Amazonka.MediaLive.Types.BurnInDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "BurnInDestinationSettings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "backgroundOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "fontOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "shadowYOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fontResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "yPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "backgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInBackgroundColor))) :*: (S1 ('MetaSel ('Just "shadowXOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fontSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "xPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "alignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInAlignment))) :*: (S1 ('MetaSel ('Just "shadowOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "teletextGridControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInTeletextGridControl)))) :*: ((S1 ('MetaSel ('Just "outlineColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInOutlineColor)) :*: S1 ('MetaSel ('Just "outlineSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "font") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation)) :*: (S1 ('MetaSel ('Just "shadowColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInShadowColor)) :*: S1 ('MetaSel ('Just "fontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInFontColor))))))))

newBurnInDestinationSettings :: BurnInDestinationSettings Source #

Create a value of BurnInDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:backgroundOpacity:BurnInDestinationSettings', burnInDestinationSettings_backgroundOpacity - Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

$sel:fontOpacity:BurnInDestinationSettings', burnInDestinationSettings_fontOpacity - Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

$sel:shadowYOffset:BurnInDestinationSettings', burnInDestinationSettings_shadowYOffset - Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

$sel:fontResolution:BurnInDestinationSettings', burnInDestinationSettings_fontResolution - Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

$sel:yPosition:BurnInDestinationSettings', burnInDestinationSettings_yPosition - Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. All burn-in and DVB-Sub font settings must match.

$sel:backgroundColor:BurnInDestinationSettings', burnInDestinationSettings_backgroundColor - Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

$sel:shadowXOffset:BurnInDestinationSettings', burnInDestinationSettings_shadowXOffset - Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

$sel:fontSize:BurnInDestinationSettings', burnInDestinationSettings_fontSize - When set to 'auto' fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

$sel:xPosition:BurnInDestinationSettings', burnInDestinationSettings_xPosition - Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. All burn-in and DVB-Sub font settings must match.

$sel:alignment:BurnInDestinationSettings', burnInDestinationSettings_alignment - If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. All burn-in and DVB-Sub font settings must match.

$sel:shadowOpacity:BurnInDestinationSettings', burnInDestinationSettings_shadowOpacity - Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

$sel:teletextGridControl:BurnInDestinationSettings', burnInDestinationSettings_teletextGridControl - Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

$sel:outlineColor:BurnInDestinationSettings', burnInDestinationSettings_outlineColor - Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:outlineSize:BurnInDestinationSettings', burnInDestinationSettings_outlineSize - Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:font:BurnInDestinationSettings', burnInDestinationSettings_font - External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

$sel:shadowColor:BurnInDestinationSettings', burnInDestinationSettings_shadowColor - Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

$sel:fontColor:BurnInDestinationSettings', burnInDestinationSettings_fontColor - Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_backgroundOpacity :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_fontOpacity :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_shadowYOffset :: Lens' BurnInDestinationSettings (Maybe Int) Source #

Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_fontResolution :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_yPosition :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_backgroundColor :: Lens' BurnInDestinationSettings (Maybe BurnInBackgroundColor) Source #

Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_shadowXOffset :: Lens' BurnInDestinationSettings (Maybe Int) Source #

Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_fontSize :: Lens' BurnInDestinationSettings (Maybe Text) Source #

When set to 'auto' fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_xPosition :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_alignment :: Lens' BurnInDestinationSettings (Maybe BurnInAlignment) Source #

If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_shadowOpacity :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_teletextGridControl :: Lens' BurnInDestinationSettings (Maybe BurnInTeletextGridControl) Source #

Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

burnInDestinationSettings_outlineColor :: Lens' BurnInDestinationSettings (Maybe BurnInOutlineColor) Source #

Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_outlineSize :: Lens' BurnInDestinationSettings (Maybe Natural) Source #

Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_font :: Lens' BurnInDestinationSettings (Maybe InputLocation) Source #

External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_shadowColor :: Lens' BurnInDestinationSettings (Maybe BurnInShadowColor) Source #

Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

burnInDestinationSettings_fontColor :: Lens' BurnInDestinationSettings (Maybe BurnInFontColor) Source #

Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

CaptionDescription

data CaptionDescription Source #

Caption Description

See: newCaptionDescription smart constructor.

Constructors

CaptionDescription' 

Fields

  • languageCode :: Maybe Text

    ISO 639-2 three-digit code: http://www.loc.gov/standards/iso639-2/

  • destinationSettings :: Maybe CaptionDestinationSettings

    Additional settings for captions destination that depend on the destination type.

  • languageDescription :: Maybe Text

    Human readable information to indicate captions available for players (eg. English, or Spanish).

  • captionSelectorName :: Text

    Specifies which input caption selector to use as a caption source when generating output captions. This field should match a captionSelector name.

  • name :: Text

    Name of the caption description. Used to associate a caption description with an output. Names must be unique within an event.

Instances

Instances details
Eq CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

Read CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

Show CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

Generic CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

Associated Types

type Rep CaptionDescription :: Type -> Type #

NFData CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

Methods

rnf :: CaptionDescription -> () #

Hashable CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

ToJSON CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

FromJSON CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

type Rep CaptionDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDescription

type Rep CaptionDescription = D1 ('MetaData "CaptionDescription" "Amazonka.MediaLive.Types.CaptionDescription" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionDescription'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CaptionDestinationSettings))) :*: (S1 ('MetaSel ('Just "languageDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "captionSelectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCaptionDescription Source #

Create a value of CaptionDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:languageCode:CaptionDescription', captionDescription_languageCode - ISO 639-2 three-digit code: http://www.loc.gov/standards/iso639-2/

$sel:destinationSettings:CaptionDescription', captionDescription_destinationSettings - Additional settings for captions destination that depend on the destination type.

$sel:languageDescription:CaptionDescription', captionDescription_languageDescription - Human readable information to indicate captions available for players (eg. English, or Spanish).

$sel:captionSelectorName:CaptionDescription', captionDescription_captionSelectorName - Specifies which input caption selector to use as a caption source when generating output captions. This field should match a captionSelector name.

$sel:name:CaptionDescription', captionDescription_name - Name of the caption description. Used to associate a caption description with an output. Names must be unique within an event.

captionDescription_languageCode :: Lens' CaptionDescription (Maybe Text) Source #

ISO 639-2 three-digit code: http://www.loc.gov/standards/iso639-2/

captionDescription_destinationSettings :: Lens' CaptionDescription (Maybe CaptionDestinationSettings) Source #

Additional settings for captions destination that depend on the destination type.

captionDescription_languageDescription :: Lens' CaptionDescription (Maybe Text) Source #

Human readable information to indicate captions available for players (eg. English, or Spanish).

captionDescription_captionSelectorName :: Lens' CaptionDescription Text Source #

Specifies which input caption selector to use as a caption source when generating output captions. This field should match a captionSelector name.

captionDescription_name :: Lens' CaptionDescription Text Source #

Name of the caption description. Used to associate a caption description with an output. Names must be unique within an event.

CaptionDestinationSettings

data CaptionDestinationSettings Source #

Caption Destination Settings

See: newCaptionDestinationSettings smart constructor.

Instances

Instances details
Eq CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

Read CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

Show CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

Generic CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

Associated Types

type Rep CaptionDestinationSettings :: Type -> Type #

NFData CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

Hashable CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

ToJSON CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

FromJSON CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

type Rep CaptionDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionDestinationSettings

type Rep CaptionDestinationSettings = D1 ('MetaData "CaptionDestinationSettings" "Amazonka.MediaLive.Types.CaptionDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionDestinationSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "teletextDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TeletextDestinationSettings)) :*: (S1 ('MetaSel ('Just "ebuTtDDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EbuTtDDestinationSettings)) :*: S1 ('MetaSel ('Just "rtmpCaptionInfoDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RtmpCaptionInfoDestinationSettings)))) :*: (S1 ('MetaSel ('Just "dvbSubDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationSettings)) :*: (S1 ('MetaSel ('Just "scte27DestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte27DestinationSettings)) :*: S1 ('MetaSel ('Just "ttmlDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TtmlDestinationSettings))))) :*: ((S1 ('MetaSel ('Just "scte20PlusEmbeddedDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte20PlusEmbeddedDestinationSettings)) :*: (S1 ('MetaSel ('Just "embeddedPlusScte20DestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmbeddedPlusScte20DestinationSettings)) :*: S1 ('MetaSel ('Just "smpteTtDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmpteTtDestinationSettings)))) :*: ((S1 ('MetaSel ('Just "webvttDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WebvttDestinationSettings)) :*: S1 ('MetaSel ('Just "embeddedDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmbeddedDestinationSettings))) :*: (S1 ('MetaSel ('Just "burnInDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BurnInDestinationSettings)) :*: S1 ('MetaSel ('Just "aribDestinationSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AribDestinationSettings)))))))

newCaptionDestinationSettings :: CaptionDestinationSettings Source #

Create a value of CaptionDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:teletextDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_teletextDestinationSettings - Undocumented member.

$sel:ebuTtDDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_ebuTtDDestinationSettings - Undocumented member.

$sel:rtmpCaptionInfoDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_rtmpCaptionInfoDestinationSettings - Undocumented member.

$sel:dvbSubDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_dvbSubDestinationSettings - Undocumented member.

$sel:scte27DestinationSettings:CaptionDestinationSettings', captionDestinationSettings_scte27DestinationSettings - Undocumented member.

$sel:ttmlDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_ttmlDestinationSettings - Undocumented member.

$sel:scte20PlusEmbeddedDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_scte20PlusEmbeddedDestinationSettings - Undocumented member.

$sel:embeddedPlusScte20DestinationSettings:CaptionDestinationSettings', captionDestinationSettings_embeddedPlusScte20DestinationSettings - Undocumented member.

$sel:smpteTtDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_smpteTtDestinationSettings - Undocumented member.

$sel:webvttDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_webvttDestinationSettings - Undocumented member.

$sel:embeddedDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_embeddedDestinationSettings - Undocumented member.

$sel:burnInDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_burnInDestinationSettings - Undocumented member.

$sel:aribDestinationSettings:CaptionDestinationSettings', captionDestinationSettings_aribDestinationSettings - Undocumented member.

CaptionLanguageMapping

data CaptionLanguageMapping Source #

Maps a caption channel to an ISO 693-2 language code (http://www.loc.gov/standards/iso639-2), with an optional description.

See: newCaptionLanguageMapping smart constructor.

Constructors

CaptionLanguageMapping' 

Fields

  • languageCode :: Text

    Three character ISO 639-2 language code (see http://www.loc.gov/standards/iso639-2)

  • languageDescription :: Text

    Textual description of language

  • captionChannel :: Natural

    The closed caption channel being described by this CaptionLanguageMapping. Each channel mapping must have a unique channel number (maximum of 4)

Instances

Instances details
Eq CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

Read CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

Show CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

Generic CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

Associated Types

type Rep CaptionLanguageMapping :: Type -> Type #

NFData CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

Methods

rnf :: CaptionLanguageMapping -> () #

Hashable CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

ToJSON CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

FromJSON CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

type Rep CaptionLanguageMapping Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionLanguageMapping

type Rep CaptionLanguageMapping = D1 ('MetaData "CaptionLanguageMapping" "Amazonka.MediaLive.Types.CaptionLanguageMapping" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionLanguageMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "languageDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "captionChannel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newCaptionLanguageMapping Source #

Create a value of CaptionLanguageMapping with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:languageCode:CaptionLanguageMapping', captionLanguageMapping_languageCode - Three character ISO 639-2 language code (see http://www.loc.gov/standards/iso639-2)

$sel:languageDescription:CaptionLanguageMapping', captionLanguageMapping_languageDescription - Textual description of language

$sel:captionChannel:CaptionLanguageMapping', captionLanguageMapping_captionChannel - The closed caption channel being described by this CaptionLanguageMapping. Each channel mapping must have a unique channel number (maximum of 4)

captionLanguageMapping_languageCode :: Lens' CaptionLanguageMapping Text Source #

Three character ISO 639-2 language code (see http://www.loc.gov/standards/iso639-2)

captionLanguageMapping_captionChannel :: Lens' CaptionLanguageMapping Natural Source #

The closed caption channel being described by this CaptionLanguageMapping. Each channel mapping must have a unique channel number (maximum of 4)

CaptionRectangle

data CaptionRectangle Source #

Caption Rectangle

See: newCaptionRectangle smart constructor.

Constructors

CaptionRectangle' 

Fields

  • topOffset :: Double

    See the description in leftOffset. For topOffset, specify the position of the top edge of the rectangle, as a percentage of the underlying frame height, and relative to the top edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame height. The rectangle top edge starts at that position from the top edge of the frame. This field corresponds to tts:origin - Y in the TTML standard.

  • height :: Double

    See the description in leftOffset. For height, specify the entire height of the rectangle as a percentage of the underlying frame height. For example, \"80\" means the rectangle height is 80% of the underlying frame height. The topOffset and rectangleHeight must add up to 100% or less. This field corresponds to tts:extent - Y in the TTML standard.

  • width :: Double

    See the description in leftOffset. For width, specify the entire width of the rectangle as a percentage of the underlying frame width. For example, \"80\" means the rectangle width is 80% of the underlying frame width. The leftOffset and rectangleWidth must add up to 100% or less. This field corresponds to tts:extent - X in the TTML standard.

  • leftOffset :: Double

    Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. (Make sure to leave the default if you don't have either of these formats in the output.) You can define a display rectangle for the captions that is smaller than the underlying video frame. You define the rectangle by specifying the position of the left edge, top edge, bottom edge, and right edge of the rectangle, all within the underlying video frame. The units for the measurements are percentages. If you specify a value for one of these fields, you must specify a value for all of them. For leftOffset, specify the position of the left edge of the rectangle, as a percentage of the underlying frame width, and relative to the left edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame width. The rectangle left edge starts at that position from the left edge of the frame. This field corresponds to tts:origin - X in the TTML standard.

Instances

Instances details
Eq CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

Read CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

Show CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

Generic CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

Associated Types

type Rep CaptionRectangle :: Type -> Type #

NFData CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

Methods

rnf :: CaptionRectangle -> () #

Hashable CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

ToJSON CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

FromJSON CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

type Rep CaptionRectangle Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionRectangle

type Rep CaptionRectangle = D1 ('MetaData "CaptionRectangle" "Amazonka.MediaLive.Types.CaptionRectangle" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionRectangle'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "topOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "height") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)) :*: (S1 ('MetaSel ('Just "width") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "leftOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newCaptionRectangle Source #

Create a value of CaptionRectangle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topOffset:CaptionRectangle', captionRectangle_topOffset - See the description in leftOffset. For topOffset, specify the position of the top edge of the rectangle, as a percentage of the underlying frame height, and relative to the top edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame height. The rectangle top edge starts at that position from the top edge of the frame. This field corresponds to tts:origin - Y in the TTML standard.

$sel:height:CaptionRectangle', captionRectangle_height - See the description in leftOffset. For height, specify the entire height of the rectangle as a percentage of the underlying frame height. For example, \"80\" means the rectangle height is 80% of the underlying frame height. The topOffset and rectangleHeight must add up to 100% or less. This field corresponds to tts:extent - Y in the TTML standard.

$sel:width:CaptionRectangle', captionRectangle_width - See the description in leftOffset. For width, specify the entire width of the rectangle as a percentage of the underlying frame width. For example, \"80\" means the rectangle width is 80% of the underlying frame width. The leftOffset and rectangleWidth must add up to 100% or less. This field corresponds to tts:extent - X in the TTML standard.

$sel:leftOffset:CaptionRectangle', captionRectangle_leftOffset - Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. (Make sure to leave the default if you don't have either of these formats in the output.) You can define a display rectangle for the captions that is smaller than the underlying video frame. You define the rectangle by specifying the position of the left edge, top edge, bottom edge, and right edge of the rectangle, all within the underlying video frame. The units for the measurements are percentages. If you specify a value for one of these fields, you must specify a value for all of them. For leftOffset, specify the position of the left edge of the rectangle, as a percentage of the underlying frame width, and relative to the left edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame width. The rectangle left edge starts at that position from the left edge of the frame. This field corresponds to tts:origin - X in the TTML standard.

captionRectangle_topOffset :: Lens' CaptionRectangle Double Source #

See the description in leftOffset. For topOffset, specify the position of the top edge of the rectangle, as a percentage of the underlying frame height, and relative to the top edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame height. The rectangle top edge starts at that position from the top edge of the frame. This field corresponds to tts:origin - Y in the TTML standard.

captionRectangle_height :: Lens' CaptionRectangle Double Source #

See the description in leftOffset. For height, specify the entire height of the rectangle as a percentage of the underlying frame height. For example, \"80\" means the rectangle height is 80% of the underlying frame height. The topOffset and rectangleHeight must add up to 100% or less. This field corresponds to tts:extent - Y in the TTML standard.

captionRectangle_width :: Lens' CaptionRectangle Double Source #

See the description in leftOffset. For width, specify the entire width of the rectangle as a percentage of the underlying frame width. For example, \"80\" means the rectangle width is 80% of the underlying frame width. The leftOffset and rectangleWidth must add up to 100% or less. This field corresponds to tts:extent - X in the TTML standard.

captionRectangle_leftOffset :: Lens' CaptionRectangle Double Source #

Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. (Make sure to leave the default if you don't have either of these formats in the output.) You can define a display rectangle for the captions that is smaller than the underlying video frame. You define the rectangle by specifying the position of the left edge, top edge, bottom edge, and right edge of the rectangle, all within the underlying video frame. The units for the measurements are percentages. If you specify a value for one of these fields, you must specify a value for all of them. For leftOffset, specify the position of the left edge of the rectangle, as a percentage of the underlying frame width, and relative to the left edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame width. The rectangle left edge starts at that position from the left edge of the frame. This field corresponds to tts:origin - X in the TTML standard.

CaptionSelector

data CaptionSelector Source #

Output groups for this Live Event. Output groups contain information about where streams should be distributed.

See: newCaptionSelector smart constructor.

Constructors

CaptionSelector' 

Fields

  • languageCode :: Maybe Text

    When specified this field indicates the three letter language code of the caption track to extract from the source.

  • selectorSettings :: Maybe CaptionSelectorSettings

    Caption selector settings.

  • name :: Text

    Name identifier for a caption selector. This name is used to associate this caption selector with one or more caption descriptions. Names must be unique within an event.

Instances

Instances details
Eq CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

Read CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

Show CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

Generic CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

Associated Types

type Rep CaptionSelector :: Type -> Type #

NFData CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

Methods

rnf :: CaptionSelector -> () #

Hashable CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

ToJSON CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

FromJSON CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

type Rep CaptionSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelector

type Rep CaptionSelector = D1 ('MetaData "CaptionSelector" "Amazonka.MediaLive.Types.CaptionSelector" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionSelector'" 'PrefixI 'True) (S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "selectorSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CaptionSelectorSettings)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCaptionSelector Source #

Create a value of CaptionSelector with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:languageCode:CaptionSelector', captionSelector_languageCode - When specified this field indicates the three letter language code of the caption track to extract from the source.

$sel:selectorSettings:CaptionSelector', captionSelector_selectorSettings - Caption selector settings.

$sel:name:CaptionSelector', captionSelector_name - Name identifier for a caption selector. This name is used to associate this caption selector with one or more caption descriptions. Names must be unique within an event.

captionSelector_languageCode :: Lens' CaptionSelector (Maybe Text) Source #

When specified this field indicates the three letter language code of the caption track to extract from the source.

captionSelector_name :: Lens' CaptionSelector Text Source #

Name identifier for a caption selector. This name is used to associate this caption selector with one or more caption descriptions. Names must be unique within an event.

CaptionSelectorSettings

data CaptionSelectorSettings Source #

Caption Selector Settings

See: newCaptionSelectorSettings smart constructor.

Instances

Instances details
Eq CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

Read CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

Show CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

Generic CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

Associated Types

type Rep CaptionSelectorSettings :: Type -> Type #

NFData CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

Methods

rnf :: CaptionSelectorSettings -> () #

Hashable CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

ToJSON CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

FromJSON CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

type Rep CaptionSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CaptionSelectorSettings

type Rep CaptionSelectorSettings = D1 ('MetaData "CaptionSelectorSettings" "Amazonka.MediaLive.Types.CaptionSelectorSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CaptionSelectorSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "teletextSourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TeletextSourceSettings)) :*: (S1 ('MetaSel ('Just "aribSourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AribSourceSettings)) :*: S1 ('MetaSel ('Just "scte27SourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte27SourceSettings)))) :*: ((S1 ('MetaSel ('Just "dvbSubSourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubSourceSettings)) :*: S1 ('MetaSel ('Just "ancillarySourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AncillarySourceSettings))) :*: (S1 ('MetaSel ('Just "scte20SourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte20SourceSettings)) :*: S1 ('MetaSel ('Just "embeddedSourceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmbeddedSourceSettings))))))

CdiInputSpecification

data CdiInputSpecification Source #

Placeholder documentation for CdiInputSpecification

See: newCdiInputSpecification smart constructor.

Constructors

CdiInputSpecification' 

Fields

Instances

Instances details
Eq CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

Read CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

Show CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

Generic CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

Associated Types

type Rep CdiInputSpecification :: Type -> Type #

NFData CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

Methods

rnf :: CdiInputSpecification -> () #

Hashable CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

ToJSON CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

FromJSON CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

type Rep CdiInputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.CdiInputSpecification

type Rep CdiInputSpecification = D1 ('MetaData "CdiInputSpecification" "Amazonka.MediaLive.Types.CdiInputSpecification" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "CdiInputSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CdiInputResolution))))

newCdiInputSpecification :: CdiInputSpecification Source #

Create a value of CdiInputSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resolution:CdiInputSpecification', cdiInputSpecification_resolution - Maximum CDI input resolution

Channel

data Channel Source #

Placeholder documentation for Channel

See: newChannel smart constructor.

Constructors

Channel' 

Fields

Instances

Instances details
Eq Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Methods

(==) :: Channel -> Channel -> Bool #

(/=) :: Channel -> Channel -> Bool #

Read Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Show Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Generic Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Associated Types

type Rep Channel :: Type -> Type #

Methods

from :: Channel -> Rep Channel x #

to :: Rep Channel x -> Channel #

NFData Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Methods

rnf :: Channel -> () #

Hashable Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

Methods

hashWithSalt :: Int -> Channel -> Int #

hash :: Channel -> Int #

FromJSON Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

type Rep Channel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Channel

type Rep Channel = D1 ('MetaData "Channel" "Amazonka.MediaLive.Types.Channel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Channel'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState)) :*: S1 ('MetaSel ('Just "logLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogLevel))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelinesRunningCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "pipelineDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelineDetail])) :*: S1 ('MetaSel ('Just "inputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSpecification))) :*: (S1 ('MetaSel ('Just "inputAttachments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputAttachment])) :*: S1 ('MetaSel ('Just "destinations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputDestination]))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cdiInputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CdiInputSpecification))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelClass)))) :*: ((S1 ('MetaSel ('Just "vpc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcOutputSettingsDescription)) :*: S1 ('MetaSel ('Just "egressEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ChannelEgressEndpoint]))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "encoderSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncoderSettings)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newChannel :: Channel Source #

Create a value of Channel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:Channel', channel_state - Undocumented member.

$sel:logLevel:Channel', channel_logLevel - The log level being written to CloudWatch Logs.

$sel:arn:Channel', channel_arn - The unique arn of the channel.

$sel:pipelinesRunningCount:Channel', channel_pipelinesRunningCount - The number of currently healthy pipelines.

$sel:pipelineDetails:Channel', channel_pipelineDetails - Runtime details for the pipelines of a running channel.

$sel:inputSpecification:Channel', channel_inputSpecification - Specification of network and file inputs for this channel

$sel:inputAttachments:Channel', channel_inputAttachments - List of input attachments for channel.

$sel:destinations:Channel', channel_destinations - A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

$sel:name:Channel', channel_name - The name of the channel. (user-mutable)

$sel:cdiInputSpecification:Channel', channel_cdiInputSpecification - Specification of CDI inputs for this channel

$sel:id:Channel', channel_id - The unique id of the channel.

$sel:channelClass:Channel', channel_channelClass - The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

$sel:vpc:Channel', channel_vpc - Settings for VPC output

$sel:egressEndpoints:Channel', channel_egressEndpoints - The endpoints where outgoing connections initiate from

$sel:tags:Channel', channel_tags - A collection of key-value pairs.

$sel:encoderSettings:Channel', channel_encoderSettings - Undocumented member.

$sel:roleArn:Channel', channel_roleArn - The Amazon Resource Name (ARN) of the role assumed when running the Channel.

channel_logLevel :: Lens' Channel (Maybe LogLevel) Source #

The log level being written to CloudWatch Logs.

channel_arn :: Lens' Channel (Maybe Text) Source #

The unique arn of the channel.

channel_pipelinesRunningCount :: Lens' Channel (Maybe Int) Source #

The number of currently healthy pipelines.

channel_pipelineDetails :: Lens' Channel (Maybe [PipelineDetail]) Source #

Runtime details for the pipelines of a running channel.

channel_inputSpecification :: Lens' Channel (Maybe InputSpecification) Source #

Specification of network and file inputs for this channel

channel_inputAttachments :: Lens' Channel (Maybe [InputAttachment]) Source #

List of input attachments for channel.

channel_destinations :: Lens' Channel (Maybe [OutputDestination]) Source #

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

channel_name :: Lens' Channel (Maybe Text) Source #

The name of the channel. (user-mutable)

channel_cdiInputSpecification :: Lens' Channel (Maybe CdiInputSpecification) Source #

Specification of CDI inputs for this channel

channel_id :: Lens' Channel (Maybe Text) Source #

The unique id of the channel.

channel_channelClass :: Lens' Channel (Maybe ChannelClass) Source #

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

channel_egressEndpoints :: Lens' Channel (Maybe [ChannelEgressEndpoint]) Source #

The endpoints where outgoing connections initiate from

channel_tags :: Lens' Channel (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs.

channel_roleArn :: Lens' Channel (Maybe Text) Source #

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

ChannelEgressEndpoint

data ChannelEgressEndpoint Source #

Placeholder documentation for ChannelEgressEndpoint

See: newChannelEgressEndpoint smart constructor.

Constructors

ChannelEgressEndpoint' 

Fields

Instances

Instances details
Eq ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

Read ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

Show ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

Generic ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

Associated Types

type Rep ChannelEgressEndpoint :: Type -> Type #

NFData ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

Methods

rnf :: ChannelEgressEndpoint -> () #

Hashable ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

FromJSON ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

type Rep ChannelEgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelEgressEndpoint

type Rep ChannelEgressEndpoint = D1 ('MetaData "ChannelEgressEndpoint" "Amazonka.MediaLive.Types.ChannelEgressEndpoint" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ChannelEgressEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceIp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newChannelEgressEndpoint :: ChannelEgressEndpoint Source #

Create a value of ChannelEgressEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceIp:ChannelEgressEndpoint', channelEgressEndpoint_sourceIp - Public IP of where a channel's output comes from

channelEgressEndpoint_sourceIp :: Lens' ChannelEgressEndpoint (Maybe Text) Source #

Public IP of where a channel's output comes from

ChannelSummary

data ChannelSummary Source #

Placeholder documentation for ChannelSummary

See: newChannelSummary smart constructor.

Constructors

ChannelSummary' 

Fields

Instances

Instances details
Eq ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

Read ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

Show ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

Generic ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

Associated Types

type Rep ChannelSummary :: Type -> Type #

NFData ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

Methods

rnf :: ChannelSummary -> () #

Hashable ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

FromJSON ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

type Rep ChannelSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ChannelSummary

type Rep ChannelSummary = D1 ('MetaData "ChannelSummary" "Amazonka.MediaLive.Types.ChannelSummary" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ChannelSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState)) :*: (S1 ('MetaSel ('Just "logLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogLevel)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelinesRunningCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "inputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSpecification))) :*: (S1 ('MetaSel ('Just "inputAttachments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputAttachment])) :*: S1 ('MetaSel ('Just "destinations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputDestination]))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cdiInputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CdiInputSpecification))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelClass)))) :*: ((S1 ('MetaSel ('Just "vpc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcOutputSettingsDescription)) :*: S1 ('MetaSel ('Just "egressEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ChannelEgressEndpoint]))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newChannelSummary :: ChannelSummary Source #

Create a value of ChannelSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:ChannelSummary', channelSummary_state - Undocumented member.

$sel:logLevel:ChannelSummary', channelSummary_logLevel - The log level being written to CloudWatch Logs.

$sel:arn:ChannelSummary', channelSummary_arn - The unique arn of the channel.

$sel:pipelinesRunningCount:ChannelSummary', channelSummary_pipelinesRunningCount - The number of currently healthy pipelines.

$sel:inputSpecification:ChannelSummary', channelSummary_inputSpecification - Specification of network and file inputs for this channel

$sel:inputAttachments:ChannelSummary', channelSummary_inputAttachments - List of input attachments for channel.

$sel:destinations:ChannelSummary', channelSummary_destinations - A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

$sel:name:ChannelSummary', channelSummary_name - The name of the channel. (user-mutable)

$sel:cdiInputSpecification:ChannelSummary', channelSummary_cdiInputSpecification - Specification of CDI inputs for this channel

$sel:id:ChannelSummary', channelSummary_id - The unique id of the channel.

$sel:channelClass:ChannelSummary', channelSummary_channelClass - The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

$sel:vpc:ChannelSummary', channelSummary_vpc - Settings for any VPC outputs.

$sel:egressEndpoints:ChannelSummary', channelSummary_egressEndpoints - The endpoints where outgoing connections initiate from

$sel:tags:ChannelSummary', channelSummary_tags - A collection of key-value pairs.

$sel:roleArn:ChannelSummary', channelSummary_roleArn - The Amazon Resource Name (ARN) of the role assumed when running the Channel.

channelSummary_logLevel :: Lens' ChannelSummary (Maybe LogLevel) Source #

The log level being written to CloudWatch Logs.

channelSummary_arn :: Lens' ChannelSummary (Maybe Text) Source #

The unique arn of the channel.

channelSummary_pipelinesRunningCount :: Lens' ChannelSummary (Maybe Int) Source #

The number of currently healthy pipelines.

channelSummary_inputSpecification :: Lens' ChannelSummary (Maybe InputSpecification) Source #

Specification of network and file inputs for this channel

channelSummary_destinations :: Lens' ChannelSummary (Maybe [OutputDestination]) Source #

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

channelSummary_name :: Lens' ChannelSummary (Maybe Text) Source #

The name of the channel. (user-mutable)

channelSummary_id :: Lens' ChannelSummary (Maybe Text) Source #

The unique id of the channel.

channelSummary_channelClass :: Lens' ChannelSummary (Maybe ChannelClass) Source #

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

channelSummary_egressEndpoints :: Lens' ChannelSummary (Maybe [ChannelEgressEndpoint]) Source #

The endpoints where outgoing connections initiate from

channelSummary_tags :: Lens' ChannelSummary (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs.

channelSummary_roleArn :: Lens' ChannelSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

ColorSpacePassthroughSettings

data ColorSpacePassthroughSettings Source #

Passthrough applies no color space conversion to the output

See: newColorSpacePassthroughSettings smart constructor.

Instances

Instances details
Eq ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

Read ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

Show ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

Generic ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

Associated Types

type Rep ColorSpacePassthroughSettings :: Type -> Type #

NFData ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

Hashable ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

ToJSON ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

FromJSON ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

type Rep ColorSpacePassthroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ColorSpacePassthroughSettings

type Rep ColorSpacePassthroughSettings = D1 ('MetaData "ColorSpacePassthroughSettings" "Amazonka.MediaLive.Types.ColorSpacePassthroughSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ColorSpacePassthroughSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newColorSpacePassthroughSettings :: ColorSpacePassthroughSettings Source #

Create a value of ColorSpacePassthroughSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

DvbNitSettings

data DvbNitSettings Source #

DVB Network Information Table (NIT)

See: newDvbNitSettings smart constructor.

Constructors

DvbNitSettings' 

Fields

  • repInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream.

  • networkName :: Text

    The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.

  • networkId :: Natural

    The numeric value placed in the Network Information Table (NIT).

Instances

Instances details
Eq DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

Read DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

Show DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

Generic DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

Associated Types

type Rep DvbNitSettings :: Type -> Type #

NFData DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

Methods

rnf :: DvbNitSettings -> () #

Hashable DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

ToJSON DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

FromJSON DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

type Rep DvbNitSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbNitSettings

type Rep DvbNitSettings = D1 ('MetaData "DvbNitSettings" "Amazonka.MediaLive.Types.DvbNitSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "DvbNitSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "repInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "networkName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "networkId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newDvbNitSettings Source #

Create a value of DvbNitSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repInterval:DvbNitSettings', dvbNitSettings_repInterval - The number of milliseconds between instances of this table in the output transport stream.

$sel:networkName:DvbNitSettings', dvbNitSettings_networkName - The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.

$sel:networkId:DvbNitSettings', dvbNitSettings_networkId - The numeric value placed in the Network Information Table (NIT).

dvbNitSettings_repInterval :: Lens' DvbNitSettings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream.

dvbNitSettings_networkName :: Lens' DvbNitSettings Text Source #

The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.

dvbNitSettings_networkId :: Lens' DvbNitSettings Natural Source #

The numeric value placed in the Network Information Table (NIT).

DvbSdtSettings

data DvbSdtSettings Source #

DVB Service Description Table (SDT)

See: newDvbSdtSettings smart constructor.

Constructors

DvbSdtSettings' 

Fields

  • repInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream.

  • serviceProviderName :: Maybe Text

    The service provider name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

  • outputSdt :: Maybe DvbSdtOutputSdt

    Selects method of inserting SDT information into output stream. The sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. The sdtManual setting means user will enter the SDT information. The sdtNone setting means output stream will not contain SDT information.

  • serviceName :: Maybe Text

    The service name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

Instances

Instances details
Eq DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

Read DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

Show DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

Generic DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

Associated Types

type Rep DvbSdtSettings :: Type -> Type #

NFData DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

Methods

rnf :: DvbSdtSettings -> () #

Hashable DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

ToJSON DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

FromJSON DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

type Rep DvbSdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSdtSettings

type Rep DvbSdtSettings = D1 ('MetaData "DvbSdtSettings" "Amazonka.MediaLive.Types.DvbSdtSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "DvbSdtSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "repInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serviceProviderName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputSdt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSdtOutputSdt)) :*: S1 ('MetaSel ('Just "serviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDvbSdtSettings :: DvbSdtSettings Source #

Create a value of DvbSdtSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repInterval:DvbSdtSettings', dvbSdtSettings_repInterval - The number of milliseconds between instances of this table in the output transport stream.

$sel:serviceProviderName:DvbSdtSettings', dvbSdtSettings_serviceProviderName - The service provider name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

$sel:outputSdt:DvbSdtSettings', dvbSdtSettings_outputSdt - Selects method of inserting SDT information into output stream. The sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. The sdtManual setting means user will enter the SDT information. The sdtNone setting means output stream will not contain SDT information.

$sel:serviceName:DvbSdtSettings', dvbSdtSettings_serviceName - The service name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

dvbSdtSettings_repInterval :: Lens' DvbSdtSettings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream.

dvbSdtSettings_serviceProviderName :: Lens' DvbSdtSettings (Maybe Text) Source #

The service provider name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

dvbSdtSettings_outputSdt :: Lens' DvbSdtSettings (Maybe DvbSdtOutputSdt) Source #

Selects method of inserting SDT information into output stream. The sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. The sdtManual setting means user will enter the SDT information. The sdtNone setting means output stream will not contain SDT information.

dvbSdtSettings_serviceName :: Lens' DvbSdtSettings (Maybe Text) Source #

The service name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

DvbSubDestinationSettings

data DvbSubDestinationSettings Source #

Dvb Sub Destination Settings

See: newDvbSubDestinationSettings smart constructor.

Constructors

DvbSubDestinationSettings' 

Fields

  • backgroundOpacity :: Maybe Natural

    Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

  • fontOpacity :: Maybe Natural

    Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

  • shadowYOffset :: Maybe Int

    Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

  • fontResolution :: Maybe Natural

    Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

  • yPosition :: Maybe Natural

    Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • backgroundColor :: Maybe DvbSubDestinationBackgroundColor

    Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

  • shadowXOffset :: Maybe Int

    Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

  • fontSize :: Maybe Text

    When set to auto fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

  • xPosition :: Maybe Natural

    Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • alignment :: Maybe DvbSubDestinationAlignment

    If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. This option is not valid for source captions that are STL or 608/embedded. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • shadowOpacity :: Maybe Natural

    Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

  • teletextGridControl :: Maybe DvbSubDestinationTeletextGridControl

    Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

  • outlineColor :: Maybe DvbSubDestinationOutlineColor

    Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • outlineSize :: Maybe Natural

    Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

  • font :: Maybe InputLocation

    External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

  • shadowColor :: Maybe DvbSubDestinationShadowColor

    Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

  • fontColor :: Maybe DvbSubDestinationFontColor

    Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

Instances

Instances details
Eq DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

Read DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

Show DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

Generic DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

Associated Types

type Rep DvbSubDestinationSettings :: Type -> Type #

NFData DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

Hashable DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

ToJSON DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

FromJSON DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

type Rep DvbSubDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubDestinationSettings

type Rep DvbSubDestinationSettings = D1 ('MetaData "DvbSubDestinationSettings" "Amazonka.MediaLive.Types.DvbSubDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "DvbSubDestinationSettings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "backgroundOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "fontOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "shadowYOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fontResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "yPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "backgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationBackgroundColor))) :*: (S1 ('MetaSel ('Just "shadowXOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fontSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "xPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "alignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationAlignment))) :*: (S1 ('MetaSel ('Just "shadowOpacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "teletextGridControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationTeletextGridControl)))) :*: ((S1 ('MetaSel ('Just "outlineColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationOutlineColor)) :*: S1 ('MetaSel ('Just "outlineSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "font") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation)) :*: (S1 ('MetaSel ('Just "shadowColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationShadowColor)) :*: S1 ('MetaSel ('Just "fontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubDestinationFontColor))))))))

newDvbSubDestinationSettings :: DvbSubDestinationSettings Source #

Create a value of DvbSubDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:backgroundOpacity:DvbSubDestinationSettings', dvbSubDestinationSettings_backgroundOpacity - Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

$sel:fontOpacity:DvbSubDestinationSettings', dvbSubDestinationSettings_fontOpacity - Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

$sel:shadowYOffset:DvbSubDestinationSettings', dvbSubDestinationSettings_shadowYOffset - Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

$sel:fontResolution:DvbSubDestinationSettings', dvbSubDestinationSettings_fontResolution - Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

$sel:yPosition:DvbSubDestinationSettings', dvbSubDestinationSettings_yPosition - Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:backgroundColor:DvbSubDestinationSettings', dvbSubDestinationSettings_backgroundColor - Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

$sel:shadowXOffset:DvbSubDestinationSettings', dvbSubDestinationSettings_shadowXOffset - Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

$sel:fontSize:DvbSubDestinationSettings', dvbSubDestinationSettings_fontSize - When set to auto fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

$sel:xPosition:DvbSubDestinationSettings', dvbSubDestinationSettings_xPosition - Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:alignment:DvbSubDestinationSettings', dvbSubDestinationSettings_alignment - If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. This option is not valid for source captions that are STL or 608/embedded. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:shadowOpacity:DvbSubDestinationSettings', dvbSubDestinationSettings_shadowOpacity - Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

$sel:teletextGridControl:DvbSubDestinationSettings', dvbSubDestinationSettings_teletextGridControl - Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

$sel:outlineColor:DvbSubDestinationSettings', dvbSubDestinationSettings_outlineColor - Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:outlineSize:DvbSubDestinationSettings', dvbSubDestinationSettings_outlineSize - Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

$sel:font:DvbSubDestinationSettings', dvbSubDestinationSettings_font - External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

$sel:shadowColor:DvbSubDestinationSettings', dvbSubDestinationSettings_shadowColor - Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

$sel:fontColor:DvbSubDestinationSettings', dvbSubDestinationSettings_fontColor - Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_backgroundOpacity :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_fontOpacity :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_shadowYOffset :: Lens' DvbSubDestinationSettings (Maybe Int) Source #

Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_fontResolution :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_yPosition :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_backgroundColor :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationBackgroundColor) Source #

Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_shadowXOffset :: Lens' DvbSubDestinationSettings (Maybe Int) Source #

Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_fontSize :: Lens' DvbSubDestinationSettings (Maybe Text) Source #

When set to auto fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_xPosition :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_alignment :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationAlignment) Source #

If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. This option is not valid for source captions that are STL or 608/embedded. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_shadowOpacity :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_teletextGridControl :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationTeletextGridControl) Source #

Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.

dvbSubDestinationSettings_outlineColor :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationOutlineColor) Source #

Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_outlineSize :: Lens' DvbSubDestinationSettings (Maybe Natural) Source #

Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_font :: Lens' DvbSubDestinationSettings (Maybe InputLocation) Source #

External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_shadowColor :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationShadowColor) Source #

Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.

dvbSubDestinationSettings_fontColor :: Lens' DvbSubDestinationSettings (Maybe DvbSubDestinationFontColor) Source #

Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.

DvbSubSourceSettings

data DvbSubSourceSettings Source #

Dvb Sub Source Settings

See: newDvbSubSourceSettings smart constructor.

Constructors

DvbSubSourceSettings' 

Fields

  • ocrLanguage :: Maybe DvbSubOcrLanguage

    If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

  • pid :: Maybe Natural

    When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.

Instances

Instances details
Eq DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

Read DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

Show DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

Generic DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

Associated Types

type Rep DvbSubSourceSettings :: Type -> Type #

NFData DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

Methods

rnf :: DvbSubSourceSettings -> () #

Hashable DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

ToJSON DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

FromJSON DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

type Rep DvbSubSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbSubSourceSettings

type Rep DvbSubSourceSettings = D1 ('MetaData "DvbSubSourceSettings" "Amazonka.MediaLive.Types.DvbSubSourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "DvbSubSourceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ocrLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSubOcrLanguage)) :*: S1 ('MetaSel ('Just "pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newDvbSubSourceSettings :: DvbSubSourceSettings Source #

Create a value of DvbSubSourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ocrLanguage:DvbSubSourceSettings', dvbSubSourceSettings_ocrLanguage - If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

$sel:pid:DvbSubSourceSettings', dvbSubSourceSettings_pid - When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.

dvbSubSourceSettings_ocrLanguage :: Lens' DvbSubSourceSettings (Maybe DvbSubOcrLanguage) Source #

If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

dvbSubSourceSettings_pid :: Lens' DvbSubSourceSettings (Maybe Natural) Source #

When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.

DvbTdtSettings

data DvbTdtSettings Source #

DVB Time and Date Table (SDT)

See: newDvbTdtSettings smart constructor.

Constructors

DvbTdtSettings' 

Fields

  • repInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream.

Instances

Instances details
Eq DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

Read DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

Show DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

Generic DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

Associated Types

type Rep DvbTdtSettings :: Type -> Type #

NFData DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

Methods

rnf :: DvbTdtSettings -> () #

Hashable DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

ToJSON DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

FromJSON DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

type Rep DvbTdtSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.DvbTdtSettings

type Rep DvbTdtSettings = D1 ('MetaData "DvbTdtSettings" "Amazonka.MediaLive.Types.DvbTdtSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "DvbTdtSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "repInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newDvbTdtSettings :: DvbTdtSettings Source #

Create a value of DvbTdtSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repInterval:DvbTdtSettings', dvbTdtSettings_repInterval - The number of milliseconds between instances of this table in the output transport stream.

dvbTdtSettings_repInterval :: Lens' DvbTdtSettings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream.

Eac3Settings

data Eac3Settings Source #

Eac3 Settings

See: newEac3Settings smart constructor.

Constructors

Eac3Settings' 

Fields

Instances

Instances details
Eq Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

Read Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

Show Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

Generic Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

Associated Types

type Rep Eac3Settings :: Type -> Type #

NFData Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

Methods

rnf :: Eac3Settings -> () #

Hashable Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

ToJSON Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

FromJSON Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

type Rep Eac3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Eac3Settings

type Rep Eac3Settings = D1 ('MetaData "Eac3Settings" "Amazonka.MediaLive.Types.Eac3Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Eac3Settings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "stereoDownmix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3StereoDownmix)) :*: S1 ('MetaSel ('Just "loRoCenterMixLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "ltRtCenterMixLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "lfeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3LfeFilter)) :*: S1 ('MetaSel ('Just "ltRtSurroundMixLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))) :*: ((S1 ('MetaSel ('Just "metadataControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3MetadataControl)) :*: S1 ('MetaSel ('Just "loRoSurroundMixLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "surroundMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3SurroundMode)) :*: (S1 ('MetaSel ('Just "attenuationControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3AttenuationControl)) :*: S1 ('MetaSel ('Just "passthroughControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3PassthroughControl)))))) :*: (((S1 ('MetaSel ('Just "bitstreamMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3BitstreamMode)) :*: S1 ('MetaSel ('Just "lfeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3LfeControl))) :*: (S1 ('MetaSel ('Just "codingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3CodingMode)) :*: (S1 ('MetaSel ('Just "drcLine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3DrcLine)) :*: S1 ('MetaSel ('Just "drcRf") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3DrcRf))))) :*: ((S1 ('MetaSel ('Just "dcFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3DcFilter)) :*: S1 ('MetaSel ('Just "bitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "phaseControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3PhaseControl)) :*: (S1 ('MetaSel ('Just "surroundExMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eac3SurroundExMode)) :*: S1 ('MetaSel ('Just "dialnorm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))))

newEac3Settings :: Eac3Settings Source #

Create a value of Eac3Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stereoDownmix:Eac3Settings', eac3Settings_stereoDownmix - Stereo downmix preference. Only used for 3/2 coding mode.

$sel:loRoCenterMixLevel:Eac3Settings', eac3Settings_loRoCenterMixLevel - Left only/Right only center mix level. Only used for 3/2 coding mode.

$sel:ltRtCenterMixLevel:Eac3Settings', eac3Settings_ltRtCenterMixLevel - Left total/Right total center mix level. Only used for 3/2 coding mode.

$sel:lfeFilter:Eac3Settings', eac3Settings_lfeFilter - When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with codingMode32 coding mode.

$sel:ltRtSurroundMixLevel:Eac3Settings', eac3Settings_ltRtSurroundMixLevel - Left total/Right total surround mix level. Only used for 3/2 coding mode.

$sel:metadataControl:Eac3Settings', eac3Settings_metadataControl - When set to followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

$sel:loRoSurroundMixLevel:Eac3Settings', eac3Settings_loRoSurroundMixLevel - Left only/Right only surround mix level. Only used for 3/2 coding mode.

$sel:surroundMode:Eac3Settings', eac3Settings_surroundMode - When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.

$sel:attenuationControl:Eac3Settings', eac3Settings_attenuationControl - When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding mode.

$sel:passthroughControl:Eac3Settings', eac3Settings_passthroughControl - When set to whenPossible, input DD+ audio will be passed through if it is present on the input. This detection is dynamic over the life of the transcode. Inputs that alternate between DD+ and non-DD+ content will have a consistent DD+ output as the system alternates between passthrough and encoding.

$sel:bitstreamMode:Eac3Settings', eac3Settings_bitstreamMode - Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for background on these values.

$sel:lfeControl:Eac3Settings', eac3Settings_lfeControl - When encoding 3/2 audio, setting to lfe enables the LFE channel

$sel:codingMode:Eac3Settings', eac3Settings_codingMode - Dolby Digital Plus coding mode. Determines number of channels.

$sel:drcLine:Eac3Settings', eac3Settings_drcLine - Sets the Dolby dynamic range compression profile.

$sel:drcRf:Eac3Settings', eac3Settings_drcRf - Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.

$sel:dcFilter:Eac3Settings', eac3Settings_dcFilter - When set to enabled, activates a DC highpass filter for all input channels.

$sel:bitrate:Eac3Settings', eac3Settings_bitrate - Average bitrate in bits/second. Valid bitrates depend on the coding mode.

$sel:phaseControl:Eac3Settings', eac3Settings_phaseControl - When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2 coding mode.

$sel:surroundExMode:Eac3Settings', eac3Settings_surroundExMode - When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.

$sel:dialnorm:Eac3Settings', eac3Settings_dialnorm - Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed through.

eac3Settings_stereoDownmix :: Lens' Eac3Settings (Maybe Eac3StereoDownmix) Source #

Stereo downmix preference. Only used for 3/2 coding mode.

eac3Settings_loRoCenterMixLevel :: Lens' Eac3Settings (Maybe Double) Source #

Left only/Right only center mix level. Only used for 3/2 coding mode.

eac3Settings_ltRtCenterMixLevel :: Lens' Eac3Settings (Maybe Double) Source #

Left total/Right total center mix level. Only used for 3/2 coding mode.

eac3Settings_lfeFilter :: Lens' Eac3Settings (Maybe Eac3LfeFilter) Source #

When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with codingMode32 coding mode.

eac3Settings_ltRtSurroundMixLevel :: Lens' Eac3Settings (Maybe Double) Source #

Left total/Right total surround mix level. Only used for 3/2 coding mode.

eac3Settings_metadataControl :: Lens' Eac3Settings (Maybe Eac3MetadataControl) Source #

When set to followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

eac3Settings_loRoSurroundMixLevel :: Lens' Eac3Settings (Maybe Double) Source #

Left only/Right only surround mix level. Only used for 3/2 coding mode.

eac3Settings_surroundMode :: Lens' Eac3Settings (Maybe Eac3SurroundMode) Source #

When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.

eac3Settings_attenuationControl :: Lens' Eac3Settings (Maybe Eac3AttenuationControl) Source #

When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding mode.

eac3Settings_passthroughControl :: Lens' Eac3Settings (Maybe Eac3PassthroughControl) Source #

When set to whenPossible, input DD+ audio will be passed through if it is present on the input. This detection is dynamic over the life of the transcode. Inputs that alternate between DD+ and non-DD+ content will have a consistent DD+ output as the system alternates between passthrough and encoding.

eac3Settings_bitstreamMode :: Lens' Eac3Settings (Maybe Eac3BitstreamMode) Source #

Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for background on these values.

eac3Settings_lfeControl :: Lens' Eac3Settings (Maybe Eac3LfeControl) Source #

When encoding 3/2 audio, setting to lfe enables the LFE channel

eac3Settings_codingMode :: Lens' Eac3Settings (Maybe Eac3CodingMode) Source #

Dolby Digital Plus coding mode. Determines number of channels.

eac3Settings_drcLine :: Lens' Eac3Settings (Maybe Eac3DrcLine) Source #

Sets the Dolby dynamic range compression profile.

eac3Settings_drcRf :: Lens' Eac3Settings (Maybe Eac3DrcRf) Source #

Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.

eac3Settings_dcFilter :: Lens' Eac3Settings (Maybe Eac3DcFilter) Source #

When set to enabled, activates a DC highpass filter for all input channels.

eac3Settings_bitrate :: Lens' Eac3Settings (Maybe Double) Source #

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

eac3Settings_phaseControl :: Lens' Eac3Settings (Maybe Eac3PhaseControl) Source #

When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2 coding mode.

eac3Settings_surroundExMode :: Lens' Eac3Settings (Maybe Eac3SurroundExMode) Source #

When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.

eac3Settings_dialnorm :: Lens' Eac3Settings (Maybe Natural) Source #

Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed through.

EbuTtDDestinationSettings

data EbuTtDDestinationSettings Source #

Ebu Tt DDestination Settings

See: newEbuTtDDestinationSettings smart constructor.

Constructors

EbuTtDDestinationSettings' 

Fields

  • fillLineGap :: Maybe EbuTtDFillLineGapControl

    Specifies how to handle the gap between the lines (in multi-line captions). - enabled: Fill with the captions background color (as specified in the input captions). - disabled: Leave the gap unfilled.

  • copyrightHolder :: Maybe Text

    Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. Complete this field if you want to include the name of the copyright holder in the copyright metadata tag in the TTML

  • fontFamily :: Maybe Text

    Specifies the font family to include in the font data attached to the EBU-TT captions. Valid only if styleControl is set to include. If you leave this field empty, the font family is set to "monospaced". (If styleControl is set to exclude, the font family is always set to "monospaced".) You specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size. - Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as “Arial”), or a generic font family (such as “serif”), or “default” (to let the downstream player choose the font). - Leave blank to set the family to “monospace”.

  • styleControl :: Maybe EbuTtDDestinationStyleControl

    Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions. - include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext. - exclude: In the font data attached to the EBU-TT captions, set the font family to "monospaced". Do not include any other style information.

Instances

Instances details
Eq EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

Read EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

Show EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

Generic EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

Associated Types

type Rep EbuTtDDestinationSettings :: Type -> Type #

NFData EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

Hashable EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

ToJSON EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

FromJSON EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

type Rep EbuTtDDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EbuTtDDestinationSettings

type Rep EbuTtDDestinationSettings = D1 ('MetaData "EbuTtDDestinationSettings" "Amazonka.MediaLive.Types.EbuTtDDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "EbuTtDDestinationSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fillLineGap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EbuTtDFillLineGapControl)) :*: S1 ('MetaSel ('Just "copyrightHolder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "fontFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "styleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EbuTtDDestinationStyleControl)))))

newEbuTtDDestinationSettings :: EbuTtDDestinationSettings Source #

Create a value of EbuTtDDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fillLineGap:EbuTtDDestinationSettings', ebuTtDDestinationSettings_fillLineGap - Specifies how to handle the gap between the lines (in multi-line captions). - enabled: Fill with the captions background color (as specified in the input captions). - disabled: Leave the gap unfilled.

$sel:copyrightHolder:EbuTtDDestinationSettings', ebuTtDDestinationSettings_copyrightHolder - Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. Complete this field if you want to include the name of the copyright holder in the copyright metadata tag in the TTML

$sel:fontFamily:EbuTtDDestinationSettings', ebuTtDDestinationSettings_fontFamily - Specifies the font family to include in the font data attached to the EBU-TT captions. Valid only if styleControl is set to include. If you leave this field empty, the font family is set to "monospaced". (If styleControl is set to exclude, the font family is always set to "monospaced".) You specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size. - Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as “Arial”), or a generic font family (such as “serif”), or “default” (to let the downstream player choose the font). - Leave blank to set the family to “monospace”.

$sel:styleControl:EbuTtDDestinationSettings', ebuTtDDestinationSettings_styleControl - Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions. - include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext. - exclude: In the font data attached to the EBU-TT captions, set the font family to "monospaced". Do not include any other style information.

ebuTtDDestinationSettings_fillLineGap :: Lens' EbuTtDDestinationSettings (Maybe EbuTtDFillLineGapControl) Source #

Specifies how to handle the gap between the lines (in multi-line captions). - enabled: Fill with the captions background color (as specified in the input captions). - disabled: Leave the gap unfilled.

ebuTtDDestinationSettings_copyrightHolder :: Lens' EbuTtDDestinationSettings (Maybe Text) Source #

Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. Complete this field if you want to include the name of the copyright holder in the copyright metadata tag in the TTML

ebuTtDDestinationSettings_fontFamily :: Lens' EbuTtDDestinationSettings (Maybe Text) Source #

Specifies the font family to include in the font data attached to the EBU-TT captions. Valid only if styleControl is set to include. If you leave this field empty, the font family is set to "monospaced". (If styleControl is set to exclude, the font family is always set to "monospaced".) You specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size. - Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as “Arial”), or a generic font family (such as “serif”), or “default” (to let the downstream player choose the font). - Leave blank to set the family to “monospace”.

ebuTtDDestinationSettings_styleControl :: Lens' EbuTtDDestinationSettings (Maybe EbuTtDDestinationStyleControl) Source #

Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions. - include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext. - exclude: In the font data attached to the EBU-TT captions, set the font family to "monospaced". Do not include any other style information.

EmbeddedDestinationSettings

data EmbeddedDestinationSettings Source #

Embedded Destination Settings

See: newEmbeddedDestinationSettings smart constructor.

Instances

Instances details
Eq EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

Read EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

Show EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

Generic EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

Associated Types

type Rep EmbeddedDestinationSettings :: Type -> Type #

NFData EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

Hashable EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

ToJSON EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

FromJSON EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

type Rep EmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedDestinationSettings

type Rep EmbeddedDestinationSettings = D1 ('MetaData "EmbeddedDestinationSettings" "Amazonka.MediaLive.Types.EmbeddedDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "EmbeddedDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newEmbeddedDestinationSettings :: EmbeddedDestinationSettings Source #

Create a value of EmbeddedDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

EmbeddedPlusScte20DestinationSettings

data EmbeddedPlusScte20DestinationSettings Source #

Embedded Plus Scte20 Destination Settings

See: newEmbeddedPlusScte20DestinationSettings smart constructor.

Instances

Instances details
Eq EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

Read EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

Show EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

Generic EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

NFData EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

Hashable EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

ToJSON EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

FromJSON EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

type Rep EmbeddedPlusScte20DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings

type Rep EmbeddedPlusScte20DestinationSettings = D1 ('MetaData "EmbeddedPlusScte20DestinationSettings" "Amazonka.MediaLive.Types.EmbeddedPlusScte20DestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "EmbeddedPlusScte20DestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newEmbeddedPlusScte20DestinationSettings :: EmbeddedPlusScte20DestinationSettings Source #

Create a value of EmbeddedPlusScte20DestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

EmbeddedSourceSettings

data EmbeddedSourceSettings Source #

Embedded Source Settings

See: newEmbeddedSourceSettings smart constructor.

Constructors

EmbeddedSourceSettings' 

Fields

Instances

Instances details
Eq EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

Read EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

Show EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

Generic EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

Associated Types

type Rep EmbeddedSourceSettings :: Type -> Type #

NFData EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

Methods

rnf :: EmbeddedSourceSettings -> () #

Hashable EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

ToJSON EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

FromJSON EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

type Rep EmbeddedSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EmbeddedSourceSettings

type Rep EmbeddedSourceSettings = D1 ('MetaData "EmbeddedSourceSettings" "Amazonka.MediaLive.Types.EmbeddedSourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "EmbeddedSourceSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "convert608To708") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmbeddedConvert608To708)) :*: S1 ('MetaSel ('Just "scte20Detection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmbeddedScte20Detection))) :*: (S1 ('MetaSel ('Just "source608TrackNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "source608ChannelNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newEmbeddedSourceSettings :: EmbeddedSourceSettings Source #

Create a value of EmbeddedSourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:convert608To708:EmbeddedSourceSettings', embeddedSourceSettings_convert608To708 - If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

$sel:scte20Detection:EmbeddedSourceSettings', embeddedSourceSettings_scte20Detection - Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.

$sel:source608TrackNumber:EmbeddedSourceSettings', embeddedSourceSettings_source608TrackNumber - This field is unused and deprecated.

$sel:source608ChannelNumber:EmbeddedSourceSettings', embeddedSourceSettings_source608ChannelNumber - Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

embeddedSourceSettings_convert608To708 :: Lens' EmbeddedSourceSettings (Maybe EmbeddedConvert608To708) Source #

If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

embeddedSourceSettings_scte20Detection :: Lens' EmbeddedSourceSettings (Maybe EmbeddedScte20Detection) Source #

Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.

embeddedSourceSettings_source608ChannelNumber :: Lens' EmbeddedSourceSettings (Maybe Natural) Source #

Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

EncoderSettings

data EncoderSettings Source #

Encoder Settings

See: newEncoderSettings smart constructor.

Constructors

EncoderSettings' 

Fields

Instances

Instances details
Eq EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

Read EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

Show EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

Generic EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

Associated Types

type Rep EncoderSettings :: Type -> Type #

NFData EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

Methods

rnf :: EncoderSettings -> () #

Hashable EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

ToJSON EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

FromJSON EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

type Rep EncoderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.EncoderSettings

type Rep EncoderSettings = D1 ('MetaData "EncoderSettings" "Amazonka.MediaLive.Types.EncoderSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "EncoderSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "captionDescriptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CaptionDescription])) :*: (S1 ('MetaSel ('Just "availConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailConfiguration)) :*: S1 ('MetaSel ('Just "featureActivations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureActivations)))) :*: (S1 ('MetaSel ('Just "nielsenConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenConfiguration)) :*: (S1 ('MetaSel ('Just "availBlanking") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailBlanking)) :*: S1 ('MetaSel ('Just "globalConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GlobalConfiguration))))) :*: ((S1 ('MetaSel ('Just "motionGraphicsConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MotionGraphicsConfiguration)) :*: (S1 ('MetaSel ('Just "blackoutSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BlackoutSlate)) :*: S1 ('MetaSel ('Just "videoDescriptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [VideoDescription]))) :*: (S1 ('MetaSel ('Just "audioDescriptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AudioDescription]) :*: (S1 ('MetaSel ('Just "outputGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [OutputGroup]) :*: S1 ('MetaSel ('Just "timecodeConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimecodeConfig))))))

newEncoderSettings Source #

Create a value of EncoderSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captionDescriptions:EncoderSettings', encoderSettings_captionDescriptions - Settings for caption decriptions

$sel:availConfiguration:EncoderSettings', encoderSettings_availConfiguration - Event-wide configuration settings for ad avail insertion.

$sel:featureActivations:EncoderSettings', encoderSettings_featureActivations - Feature Activations

$sel:nielsenConfiguration:EncoderSettings', encoderSettings_nielsenConfiguration - Nielsen configuration settings.

$sel:availBlanking:EncoderSettings', encoderSettings_availBlanking - Settings for ad avail blanking.

$sel:globalConfiguration:EncoderSettings', encoderSettings_globalConfiguration - Configuration settings that apply to the event as a whole.

$sel:motionGraphicsConfiguration:EncoderSettings', encoderSettings_motionGraphicsConfiguration - Settings for motion graphics.

$sel:blackoutSlate:EncoderSettings', encoderSettings_blackoutSlate - Settings for blackout slate.

$sel:videoDescriptions:EncoderSettings', encoderSettings_videoDescriptions - Undocumented member.

$sel:audioDescriptions:EncoderSettings', encoderSettings_audioDescriptions - Undocumented member.

$sel:outputGroups:EncoderSettings', encoderSettings_outputGroups - Undocumented member.

$sel:timecodeConfig:EncoderSettings', encoderSettings_timecodeConfig - Contains settings used to acquire and adjust timecode information from inputs.

encoderSettings_availConfiguration :: Lens' EncoderSettings (Maybe AvailConfiguration) Source #

Event-wide configuration settings for ad avail insertion.

encoderSettings_globalConfiguration :: Lens' EncoderSettings (Maybe GlobalConfiguration) Source #

Configuration settings that apply to the event as a whole.

encoderSettings_timecodeConfig :: Lens' EncoderSettings TimecodeConfig Source #

Contains settings used to acquire and adjust timecode information from inputs.

FailoverCondition

data FailoverCondition Source #

Failover Condition settings. There can be multiple failover conditions inside AutomaticInputFailoverSettings.

See: newFailoverCondition smart constructor.

Constructors

FailoverCondition' 

Fields

Instances

Instances details
Eq FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

Read FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

Show FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

Generic FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

Associated Types

type Rep FailoverCondition :: Type -> Type #

NFData FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

Methods

rnf :: FailoverCondition -> () #

Hashable FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

ToJSON FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

FromJSON FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

type Rep FailoverCondition Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverCondition

type Rep FailoverCondition = D1 ('MetaData "FailoverCondition" "Amazonka.MediaLive.Types.FailoverCondition" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FailoverCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failoverConditionSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FailoverConditionSettings))))

newFailoverCondition :: FailoverCondition Source #

Create a value of FailoverCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failoverConditionSettings:FailoverCondition', failoverCondition_failoverConditionSettings - Failover condition type-specific settings.

FailoverConditionSettings

data FailoverConditionSettings Source #

Settings for one failover condition.

See: newFailoverConditionSettings smart constructor.

Constructors

FailoverConditionSettings' 

Fields

Instances

Instances details
Eq FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

Read FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

Show FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

Generic FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

Associated Types

type Rep FailoverConditionSettings :: Type -> Type #

NFData FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

Hashable FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

ToJSON FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

FromJSON FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

type Rep FailoverConditionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FailoverConditionSettings

type Rep FailoverConditionSettings = D1 ('MetaData "FailoverConditionSettings" "Amazonka.MediaLive.Types.FailoverConditionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FailoverConditionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoBlackSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoBlackFailoverSettings)) :*: (S1 ('MetaSel ('Just "inputLossSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLossFailoverSettings)) :*: S1 ('MetaSel ('Just "audioSilenceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioSilenceFailoverSettings)))))

newFailoverConditionSettings :: FailoverConditionSettings Source #

Create a value of FailoverConditionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:videoBlackSettings:FailoverConditionSettings', failoverConditionSettings_videoBlackSettings - MediaLive will perform a failover if content is considered black for the specified period.

$sel:inputLossSettings:FailoverConditionSettings', failoverConditionSettings_inputLossSettings - MediaLive will perform a failover if content is not detected in this input for the specified period.

$sel:audioSilenceSettings:FailoverConditionSettings', failoverConditionSettings_audioSilenceSettings - MediaLive will perform a failover if the specified audio selector is silent for the specified period.

failoverConditionSettings_videoBlackSettings :: Lens' FailoverConditionSettings (Maybe VideoBlackFailoverSettings) Source #

MediaLive will perform a failover if content is considered black for the specified period.

failoverConditionSettings_inputLossSettings :: Lens' FailoverConditionSettings (Maybe InputLossFailoverSettings) Source #

MediaLive will perform a failover if content is not detected in this input for the specified period.

failoverConditionSettings_audioSilenceSettings :: Lens' FailoverConditionSettings (Maybe AudioSilenceFailoverSettings) Source #

MediaLive will perform a failover if the specified audio selector is silent for the specified period.

FeatureActivations

data FeatureActivations Source #

Feature Activations

See: newFeatureActivations smart constructor.

Constructors

FeatureActivations' 

Fields

Instances

Instances details
Eq FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

Read FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

Show FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

Generic FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

Associated Types

type Rep FeatureActivations :: Type -> Type #

NFData FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

Methods

rnf :: FeatureActivations -> () #

Hashable FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

ToJSON FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

FromJSON FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

type Rep FeatureActivations Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FeatureActivations

type Rep FeatureActivations = D1 ('MetaData "FeatureActivations" "Amazonka.MediaLive.Types.FeatureActivations" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FeatureActivations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputPrepareScheduleActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureActivationsInputPrepareScheduleActions))))

newFeatureActivations :: FeatureActivations Source #

Create a value of FeatureActivations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputPrepareScheduleActions:FeatureActivations', featureActivations_inputPrepareScheduleActions - Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.

featureActivations_inputPrepareScheduleActions :: Lens' FeatureActivations (Maybe FeatureActivationsInputPrepareScheduleActions) Source #

Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.

FecOutputSettings

data FecOutputSettings Source #

Fec Output Settings

See: newFecOutputSettings smart constructor.

Constructors

FecOutputSettings' 

Fields

  • rowLength :: Maybe Natural

    Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must be between 1 and 20, inclusive. If only Column FEC is used, then larger values increase robustness. If Row FEC is used, then this is the number of transport stream packets per row error correction packet, and the value must be between 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, this value must be 1 to 20, inclusive.

  • includeFec :: Maybe FecOutputIncludeFec

    Enables column only or column and row based FEC

  • columnDepth :: Maybe Natural

    Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The number of transport stream packets per column error correction packet. Must be between 4 and 20, inclusive.

Instances

Instances details
Eq FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

Read FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

Show FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

Generic FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

Associated Types

type Rep FecOutputSettings :: Type -> Type #

NFData FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

Methods

rnf :: FecOutputSettings -> () #

Hashable FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

ToJSON FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

FromJSON FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

type Rep FecOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FecOutputSettings

type Rep FecOutputSettings = D1 ('MetaData "FecOutputSettings" "Amazonka.MediaLive.Types.FecOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FecOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "includeFec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FecOutputIncludeFec)) :*: S1 ('MetaSel ('Just "columnDepth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newFecOutputSettings :: FecOutputSettings Source #

Create a value of FecOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rowLength:FecOutputSettings', fecOutputSettings_rowLength - Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must be between 1 and 20, inclusive. If only Column FEC is used, then larger values increase robustness. If Row FEC is used, then this is the number of transport stream packets per row error correction packet, and the value must be between 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, this value must be 1 to 20, inclusive.

$sel:includeFec:FecOutputSettings', fecOutputSettings_includeFec - Enables column only or column and row based FEC

$sel:columnDepth:FecOutputSettings', fecOutputSettings_columnDepth - Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The number of transport stream packets per column error correction packet. Must be between 4 and 20, inclusive.

fecOutputSettings_rowLength :: Lens' FecOutputSettings (Maybe Natural) Source #

Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must be between 1 and 20, inclusive. If only Column FEC is used, then larger values increase robustness. If Row FEC is used, then this is the number of transport stream packets per row error correction packet, and the value must be between 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, this value must be 1 to 20, inclusive.

fecOutputSettings_includeFec :: Lens' FecOutputSettings (Maybe FecOutputIncludeFec) Source #

Enables column only or column and row based FEC

fecOutputSettings_columnDepth :: Lens' FecOutputSettings (Maybe Natural) Source #

Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The number of transport stream packets per column error correction packet. Must be between 4 and 20, inclusive.

FixedModeScheduleActionStartSettings

data FixedModeScheduleActionStartSettings Source #

Start time for the action.

See: newFixedModeScheduleActionStartSettings smart constructor.

Constructors

FixedModeScheduleActionStartSettings' 

Fields

  • time :: Text

    Start time for the action to start in the channel. (Not the time for the action to be added to the schedule: actions are always added to the schedule immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits (for example, mm might be 01) except for the two constants "T" for time and "Z" for "UTC format".

Instances

Instances details
Eq FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

Read FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

Show FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

Generic FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

NFData FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

Hashable FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

ToJSON FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

FromJSON FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

type Rep FixedModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings

type Rep FixedModeScheduleActionStartSettings = D1 ('MetaData "FixedModeScheduleActionStartSettings" "Amazonka.MediaLive.Types.FixedModeScheduleActionStartSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FixedModeScheduleActionStartSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFixedModeScheduleActionStartSettings Source #

Create a value of FixedModeScheduleActionStartSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:time:FixedModeScheduleActionStartSettings', fixedModeScheduleActionStartSettings_time - Start time for the action to start in the channel. (Not the time for the action to be added to the schedule: actions are always added to the schedule immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits (for example, mm might be 01) except for the two constants "T" for time and "Z" for "UTC format".

fixedModeScheduleActionStartSettings_time :: Lens' FixedModeScheduleActionStartSettings Text Source #

Start time for the action to start in the channel. (Not the time for the action to be added to the schedule: actions are always added to the schedule immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits (for example, mm might be 01) except for the two constants "T" for time and "Z" for "UTC format".

Fmp4HlsSettings

data Fmp4HlsSettings Source #

Fmp4 Hls Settings

See: newFmp4HlsSettings smart constructor.

Constructors

Fmp4HlsSettings' 

Fields

Instances

Instances details
Eq Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

Read Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

Show Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

Generic Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

Associated Types

type Rep Fmp4HlsSettings :: Type -> Type #

NFData Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

Methods

rnf :: Fmp4HlsSettings -> () #

Hashable Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

ToJSON Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

FromJSON Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

type Rep Fmp4HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Fmp4HlsSettings

type Rep Fmp4HlsSettings = D1 ('MetaData "Fmp4HlsSettings" "Amazonka.MediaLive.Types.Fmp4HlsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Fmp4HlsSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Fmp4NielsenId3Behavior)) :*: (S1 ('MetaSel ('Just "audioRenditionSets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Fmp4TimedMetadataBehavior)))))

newFmp4HlsSettings :: Fmp4HlsSettings Source #

Create a value of Fmp4HlsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nielsenId3Behavior:Fmp4HlsSettings', fmp4HlsSettings_nielsenId3Behavior - If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

$sel:audioRenditionSets:Fmp4HlsSettings', fmp4HlsSettings_audioRenditionSets - List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

$sel:timedMetadataBehavior:Fmp4HlsSettings', fmp4HlsSettings_timedMetadataBehavior - When set to passthrough, timed metadata is passed through from input to output.

fmp4HlsSettings_nielsenId3Behavior :: Lens' Fmp4HlsSettings (Maybe Fmp4NielsenId3Behavior) Source #

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

fmp4HlsSettings_audioRenditionSets :: Lens' Fmp4HlsSettings (Maybe Text) Source #

List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

fmp4HlsSettings_timedMetadataBehavior :: Lens' Fmp4HlsSettings (Maybe Fmp4TimedMetadataBehavior) Source #

When set to passthrough, timed metadata is passed through from input to output.

FollowModeScheduleActionStartSettings

data FollowModeScheduleActionStartSettings Source #

Settings to specify if an action follows another.

See: newFollowModeScheduleActionStartSettings smart constructor.

Constructors

FollowModeScheduleActionStartSettings' 

Fields

Instances

Instances details
Eq FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

Read FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

Show FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

Generic FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

NFData FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

Hashable FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

ToJSON FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

FromJSON FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

type Rep FollowModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings

type Rep FollowModeScheduleActionStartSettings = D1 ('MetaData "FollowModeScheduleActionStartSettings" "Amazonka.MediaLive.Types.FollowModeScheduleActionStartSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FollowModeScheduleActionStartSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "referenceActionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "followPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FollowPoint)))

newFollowModeScheduleActionStartSettings Source #

Create a value of FollowModeScheduleActionStartSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:referenceActionName:FollowModeScheduleActionStartSettings', followModeScheduleActionStartSettings_referenceActionName - The action name of another action that this one refers to.

$sel:followPoint:FollowModeScheduleActionStartSettings', followModeScheduleActionStartSettings_followPoint - Identifies whether this action starts relative to the start or relative to the end of the reference action.

followModeScheduleActionStartSettings_followPoint :: Lens' FollowModeScheduleActionStartSettings FollowPoint Source #

Identifies whether this action starts relative to the start or relative to the end of the reference action.

FrameCaptureCdnSettings

data FrameCaptureCdnSettings Source #

Frame Capture Cdn Settings

See: newFrameCaptureCdnSettings smart constructor.

Instances

Instances details
Eq FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

Read FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

Show FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

Generic FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

Associated Types

type Rep FrameCaptureCdnSettings :: Type -> Type #

NFData FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

Methods

rnf :: FrameCaptureCdnSettings -> () #

Hashable FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

ToJSON FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

FromJSON FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

type Rep FrameCaptureCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureCdnSettings

type Rep FrameCaptureCdnSettings = D1 ('MetaData "FrameCaptureCdnSettings" "Amazonka.MediaLive.Types.FrameCaptureCdnSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureCdnSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "frameCaptureS3Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureS3Settings))))

newFrameCaptureCdnSettings :: FrameCaptureCdnSettings Source #

Create a value of FrameCaptureCdnSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:frameCaptureS3Settings:FrameCaptureCdnSettings', frameCaptureCdnSettings_frameCaptureS3Settings - Undocumented member.

FrameCaptureGroupSettings

data FrameCaptureGroupSettings Source #

Frame Capture Group Settings

See: newFrameCaptureGroupSettings smart constructor.

Constructors

FrameCaptureGroupSettings' 

Fields

  • frameCaptureCdnSettings :: Maybe FrameCaptureCdnSettings

    Parameters that control interactions with the CDN.

  • destination :: OutputLocationRef

    The destination for the frame capture files. Either the URI for an Amazon S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling-) or the URI for a MediaStore container, plus a file name prefix (for example, mediastoressl://sportsDelivery/20180820/curling-). The final file names consist of the prefix from the destination field (for example, "curling-") + name modifier + the counter (5 digits, starting from 00001) + extension (which is always .jpg). For example, curling-low.00001.jpg

Instances

Instances details
Eq FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

Read FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

Show FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

Generic FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

Associated Types

type Rep FrameCaptureGroupSettings :: Type -> Type #

NFData FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

Hashable FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

ToJSON FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

FromJSON FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

type Rep FrameCaptureGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureGroupSettings

type Rep FrameCaptureGroupSettings = D1 ('MetaData "FrameCaptureGroupSettings" "Amazonka.MediaLive.Types.FrameCaptureGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureGroupSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "frameCaptureCdnSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureCdnSettings)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef)))

newFrameCaptureGroupSettings Source #

Create a value of FrameCaptureGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:frameCaptureCdnSettings:FrameCaptureGroupSettings', frameCaptureGroupSettings_frameCaptureCdnSettings - Parameters that control interactions with the CDN.

$sel:destination:FrameCaptureGroupSettings', frameCaptureGroupSettings_destination - The destination for the frame capture files. Either the URI for an Amazon S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling-) or the URI for a MediaStore container, plus a file name prefix (for example, mediastoressl://sportsDelivery/20180820/curling-). The final file names consist of the prefix from the destination field (for example, "curling-") + name modifier + the counter (5 digits, starting from 00001) + extension (which is always .jpg). For example, curling-low.00001.jpg

frameCaptureGroupSettings_destination :: Lens' FrameCaptureGroupSettings OutputLocationRef Source #

The destination for the frame capture files. Either the URI for an Amazon S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling-) or the URI for a MediaStore container, plus a file name prefix (for example, mediastoressl://sportsDelivery/20180820/curling-). The final file names consist of the prefix from the destination field (for example, "curling-") + name modifier + the counter (5 digits, starting from 00001) + extension (which is always .jpg). For example, curling-low.00001.jpg

FrameCaptureHlsSettings

data FrameCaptureHlsSettings Source #

Frame Capture Hls Settings

See: newFrameCaptureHlsSettings smart constructor.

Instances

Instances details
Eq FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

Read FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

Show FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

Generic FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

Associated Types

type Rep FrameCaptureHlsSettings :: Type -> Type #

NFData FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

Methods

rnf :: FrameCaptureHlsSettings -> () #

Hashable FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

ToJSON FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

FromJSON FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

type Rep FrameCaptureHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureHlsSettings

type Rep FrameCaptureHlsSettings = D1 ('MetaData "FrameCaptureHlsSettings" "Amazonka.MediaLive.Types.FrameCaptureHlsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureHlsSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newFrameCaptureHlsSettings :: FrameCaptureHlsSettings Source #

Create a value of FrameCaptureHlsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

FrameCaptureOutputSettings

data FrameCaptureOutputSettings Source #

Frame Capture Output Settings

See: newFrameCaptureOutputSettings smart constructor.

Constructors

FrameCaptureOutputSettings' 

Fields

  • nameModifier :: Maybe Text

    Required if the output group contains more than one output. This modifier forms part of the output file name.

Instances

Instances details
Eq FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

Read FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

Show FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

Generic FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

Associated Types

type Rep FrameCaptureOutputSettings :: Type -> Type #

NFData FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

Hashable FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

ToJSON FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

FromJSON FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

type Rep FrameCaptureOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureOutputSettings

type Rep FrameCaptureOutputSettings = D1 ('MetaData "FrameCaptureOutputSettings" "Amazonka.MediaLive.Types.FrameCaptureOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nameModifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFrameCaptureOutputSettings :: FrameCaptureOutputSettings Source #

Create a value of FrameCaptureOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nameModifier:FrameCaptureOutputSettings', frameCaptureOutputSettings_nameModifier - Required if the output group contains more than one output. This modifier forms part of the output file name.

frameCaptureOutputSettings_nameModifier :: Lens' FrameCaptureOutputSettings (Maybe Text) Source #

Required if the output group contains more than one output. This modifier forms part of the output file name.

FrameCaptureS3Settings

data FrameCaptureS3Settings Source #

Frame Capture S3 Settings

See: newFrameCaptureS3Settings smart constructor.

Constructors

FrameCaptureS3Settings' 

Fields

Instances

Instances details
Eq FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

Read FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

Show FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

Generic FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

Associated Types

type Rep FrameCaptureS3Settings :: Type -> Type #

NFData FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

Methods

rnf :: FrameCaptureS3Settings -> () #

Hashable FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

ToJSON FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

FromJSON FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

type Rep FrameCaptureS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureS3Settings

type Rep FrameCaptureS3Settings = D1 ('MetaData "FrameCaptureS3Settings" "Amazonka.MediaLive.Types.FrameCaptureS3Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureS3Settings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cannedAcl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CannedAcl))))

newFrameCaptureS3Settings :: FrameCaptureS3Settings Source #

Create a value of FrameCaptureS3Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cannedAcl:FrameCaptureS3Settings', frameCaptureS3Settings_cannedAcl - Specify the canned ACL to apply to each S3 request. Defaults to none.

frameCaptureS3Settings_cannedAcl :: Lens' FrameCaptureS3Settings (Maybe S3CannedAcl) Source #

Specify the canned ACL to apply to each S3 request. Defaults to none.

FrameCaptureSettings

data FrameCaptureSettings Source #

Frame Capture Settings

See: newFrameCaptureSettings smart constructor.

Constructors

FrameCaptureSettings' 

Fields

Instances

Instances details
Eq FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

Read FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

Show FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

Generic FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

Associated Types

type Rep FrameCaptureSettings :: Type -> Type #

NFData FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

Methods

rnf :: FrameCaptureSettings -> () #

Hashable FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

ToJSON FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

FromJSON FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

type Rep FrameCaptureSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.FrameCaptureSettings

type Rep FrameCaptureSettings = D1 ('MetaData "FrameCaptureSettings" "Amazonka.MediaLive.Types.FrameCaptureSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "FrameCaptureSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "captureIntervalUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureIntervalUnit)) :*: S1 ('MetaSel ('Just "captureInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newFrameCaptureSettings :: FrameCaptureSettings Source #

Create a value of FrameCaptureSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captureIntervalUnits:FrameCaptureSettings', frameCaptureSettings_captureIntervalUnits - Unit for the frame capture interval.

$sel:captureInterval:FrameCaptureSettings', frameCaptureSettings_captureInterval - The frequency at which to capture frames for inclusion in the output. May be specified in either seconds or milliseconds, as specified by captureIntervalUnits.

frameCaptureSettings_captureInterval :: Lens' FrameCaptureSettings (Maybe Natural) Source #

The frequency at which to capture frames for inclusion in the output. May be specified in either seconds or milliseconds, as specified by captureIntervalUnits.

GlobalConfiguration

data GlobalConfiguration Source #

Global Configuration

See: newGlobalConfiguration smart constructor.

Constructors

GlobalConfiguration' 

Fields

  • outputLockingMode :: Maybe GlobalConfigurationOutputLockingMode

    Indicates how MediaLive pipelines are synchronized. PIPELINE_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the other. EPOCH_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the Unix epoch.

  • inputLossBehavior :: Maybe InputLossBehavior

    Settings for system actions when input is lost.

  • initialAudioGain :: Maybe Int

    Value to set the initial audio gain for the Live Event.

  • supportLowFramerateInputs :: Maybe GlobalConfigurationLowFramerateInputs

    Adjusts video input buffer for streams with very low video framerates. This is commonly set to enabled for music channels with less than one video frame per second.

  • inputEndAction :: Maybe GlobalConfigurationInputEndAction

    Indicates the action to take when the current input completes (e.g. end-of-file). When switchAndLoopInputs is configured the encoder will restart at the beginning of the first input. When "none" is configured the encoder will transcode either black, a solid color, or a user specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).

  • outputTimingSource :: Maybe GlobalConfigurationOutputTimingSource

    Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

Instances

Instances details
Eq GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

Read GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

Show GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

Generic GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

Associated Types

type Rep GlobalConfiguration :: Type -> Type #

NFData GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

Methods

rnf :: GlobalConfiguration -> () #

Hashable GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

ToJSON GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

FromJSON GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

type Rep GlobalConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.GlobalConfiguration

newGlobalConfiguration :: GlobalConfiguration Source #

Create a value of GlobalConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputLockingMode:GlobalConfiguration', globalConfiguration_outputLockingMode - Indicates how MediaLive pipelines are synchronized. PIPELINE_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the other. EPOCH_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the Unix epoch.

$sel:inputLossBehavior:GlobalConfiguration', globalConfiguration_inputLossBehavior - Settings for system actions when input is lost.

$sel:initialAudioGain:GlobalConfiguration', globalConfiguration_initialAudioGain - Value to set the initial audio gain for the Live Event.

$sel:supportLowFramerateInputs:GlobalConfiguration', globalConfiguration_supportLowFramerateInputs - Adjusts video input buffer for streams with very low video framerates. This is commonly set to enabled for music channels with less than one video frame per second.

$sel:inputEndAction:GlobalConfiguration', globalConfiguration_inputEndAction - Indicates the action to take when the current input completes (e.g. end-of-file). When switchAndLoopInputs is configured the encoder will restart at the beginning of the first input. When "none" is configured the encoder will transcode either black, a solid color, or a user specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).

$sel:outputTimingSource:GlobalConfiguration', globalConfiguration_outputTimingSource - Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

globalConfiguration_outputLockingMode :: Lens' GlobalConfiguration (Maybe GlobalConfigurationOutputLockingMode) Source #

Indicates how MediaLive pipelines are synchronized. PIPELINE_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the other. EPOCH_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the Unix epoch.

globalConfiguration_initialAudioGain :: Lens' GlobalConfiguration (Maybe Int) Source #

Value to set the initial audio gain for the Live Event.

globalConfiguration_supportLowFramerateInputs :: Lens' GlobalConfiguration (Maybe GlobalConfigurationLowFramerateInputs) Source #

Adjusts video input buffer for streams with very low video framerates. This is commonly set to enabled for music channels with less than one video frame per second.

globalConfiguration_inputEndAction :: Lens' GlobalConfiguration (Maybe GlobalConfigurationInputEndAction) Source #

Indicates the action to take when the current input completes (e.g. end-of-file). When switchAndLoopInputs is configured the encoder will restart at the beginning of the first input. When "none" is configured the encoder will transcode either black, a solid color, or a user specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).

globalConfiguration_outputTimingSource :: Lens' GlobalConfiguration (Maybe GlobalConfigurationOutputTimingSource) Source #

Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

H264ColorSpaceSettings

data H264ColorSpaceSettings Source #

H264 Color Space Settings

See: newH264ColorSpaceSettings smart constructor.

Instances

Instances details
Eq H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

Read H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

Show H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

Generic H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

Associated Types

type Rep H264ColorSpaceSettings :: Type -> Type #

NFData H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

Methods

rnf :: H264ColorSpaceSettings -> () #

Hashable H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

ToJSON H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

FromJSON H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

type Rep H264ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264ColorSpaceSettings

type Rep H264ColorSpaceSettings = D1 ('MetaData "H264ColorSpaceSettings" "Amazonka.MediaLive.Types.H264ColorSpaceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H264ColorSpaceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rec709Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Rec709Settings)) :*: (S1 ('MetaSel ('Just "rec601Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Rec601Settings)) :*: S1 ('MetaSel ('Just "colorSpacePassthroughSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColorSpacePassthroughSettings)))))

newH264ColorSpaceSettings :: H264ColorSpaceSettings Source #

Create a value of H264ColorSpaceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rec709Settings:H264ColorSpaceSettings', h264ColorSpaceSettings_rec709Settings - Undocumented member.

$sel:rec601Settings:H264ColorSpaceSettings', h264ColorSpaceSettings_rec601Settings - Undocumented member.

$sel:colorSpacePassthroughSettings:H264ColorSpaceSettings', h264ColorSpaceSettings_colorSpacePassthroughSettings - Undocumented member.

H264FilterSettings

data H264FilterSettings Source #

H264 Filter Settings

See: newH264FilterSettings smart constructor.

Instances

Instances details
Eq H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

Read H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

Show H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

Generic H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

Associated Types

type Rep H264FilterSettings :: Type -> Type #

NFData H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

Methods

rnf :: H264FilterSettings -> () #

Hashable H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

ToJSON H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

FromJSON H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

type Rep H264FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264FilterSettings

type Rep H264FilterSettings = D1 ('MetaData "H264FilterSettings" "Amazonka.MediaLive.Types.H264FilterSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H264FilterSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "temporalFilterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalFilterSettings))))

newH264FilterSettings :: H264FilterSettings Source #

Create a value of H264FilterSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:temporalFilterSettings:H264FilterSettings', h264FilterSettings_temporalFilterSettings - Undocumented member.

H264Settings

data H264Settings Source #

H264 Settings

See: newH264Settings smart constructor.

Constructors

H264Settings' 

Fields

  • temporalAq :: Maybe H264TemporalAq

    Temporal makes adjustments within each frame based on temporal variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if temporal AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply temporal AQ using the specified strength. Disabled: MediaLive won't apply temporal AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply temporal AQ.

  • sceneChangeDetect :: Maybe H264SceneChangeDetect

    Scene change detection. - On: inserts I-frames when scene change is detected. - Off: does not force an I-frame when scene change is detected.

  • scanType :: Maybe H264ScanType

    Sets the scan type of the output to progressive or top-field-first interlaced.

  • timecodeInsertion :: Maybe H264TimecodeInsertionBehavior

    Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

  • parNumerator :: Maybe Natural

    Pixel Aspect Ratio numerator.

  • afdSignaling :: Maybe AfdSignaling

    Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

  • gopSize :: Maybe Double

    GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

  • gopSizeUnits :: Maybe H264GopSizeUnits

    Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

  • subgopLength :: Maybe H264SubGopLength

    If set to fixed, use gopNumBFrames B-frames per sub-GOP. If set to dynamic, optimize the number of B-frames used for each sub-GOP to improve visual quality.

  • qualityLevel :: Maybe H264QualityLevel

    Leave as STANDARD_QUALITY or choose a different value (which might result in additional costs to run the channel). - ENHANCED_QUALITY: Produces a slightly better video quality without an increase in the bitrate. Has an effect only when the Rate control mode is QVBR or CBR. If this channel is in a MediaLive multiplex, the value must be ENHANCED_QUALITY. - STANDARD_QUALITY: Valid for any Rate control mode.

  • slices :: Maybe Natural

    Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

  • profile :: Maybe H264Profile

    H.264 Profile.

  • rateControlMode :: Maybe H264RateControlMode

    Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. VBR: Quality and bitrate vary, depending on the video complexity. Recommended instead of QVBR if you want to maintain a specific average bitrate over the duration of the channel. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

  • minIInterval :: Maybe Natural

    Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

  • qvbrQualityLevel :: Maybe Natural

    Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. You can set a target quality or you can let MediaLive determine the best quality. To set a target quality, enter values in the QVBR quality level field and the Max bitrate field. Enter values that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M To let MediaLive decide, leave the QVBR quality level field empty, and in Max bitrate enter the maximum rate you want in the video. For more information, see the section called "Video - rate control mode" in the MediaLive user guide

  • colorSpaceSettings :: Maybe H264ColorSpaceSettings

    Color Space settings

  • parControl :: Maybe H264ParControl

    This field indicates how the output pixel aspect ratio is specified. If "specified" is selected then the output video pixel aspect ratio is determined by parNumerator and parDenominator, else if "initializeFromSource" is selected then the output pixsel aspect ratio will be set equal to the input video pixel aspect ratio of the first input.

  • flickerAq :: Maybe H264FlickerAq

    Flicker AQ makes adjustments within each frame to reduce flicker or 'pop' on I-frames. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if flicker AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply flicker AQ using the specified strength. Disabled: MediaLive won't apply flicker AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply flicker AQ.

  • bufSize :: Maybe Natural

    Size of buffer (HRD buffer model) in bits.

  • spatialAq :: Maybe H264SpatialAq

    Spatial AQ makes adjustments within each frame based on spatial variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if spatial AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply spatial AQ using the specified strength. Disabled: MediaLive won't apply spatial AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply spatial AQ.

  • gopNumBFrames :: Maybe Natural

    Number of B-frames between reference frames.

  • fixedAfd :: Maybe FixedAfd

    Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

  • softness :: Maybe Natural

    Softness. Selects quantizer matrix, larger values reduce high-frequency content in the encoded image. If not set to zero, must be greater than 15.

  • filterSettings :: Maybe H264FilterSettings

    Optional filters that you can apply to an encode.

  • bitrate :: Maybe Natural

    Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

  • framerateDenominator :: Maybe Natural

    Framerate denominator.

  • forceFieldPictures :: Maybe H264ForceFieldPictures

    This setting applies only when scan type is "interlaced." It controls whether coding is performed on a field basis or on a frame basis. (When the video is progressive, the coding is always performed on a frame basis.) enabled: Force MediaLive to code on a field basis, so that odd and even sets of fields are coded separately. disabled: Code the two sets of fields separately (on a field basis) or together (on a frame basis using PAFF), depending on what is most appropriate for the content.

  • entropyEncoding :: Maybe H264EntropyEncoding

    Entropy encoding mode. Use cabac (must be in Main or High profile) or cavlc.

  • framerateControl :: Maybe H264FramerateControl

    This field indicates how the output video frame rate is specified. If "specified" is selected then the output video frame rate is determined by framerateNumerator and framerateDenominator, else if "initializeFromSource" is selected then the output video frame rate will be set equal to the input video frame rate of the first input.

  • colorMetadata :: Maybe H264ColorMetadata

    Includes colorspace metadata in the output.

  • lookAheadRateControl :: Maybe H264LookAheadRateControl

    Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

  • adaptiveQuantization :: Maybe H264AdaptiveQuantization

    Enables or disables adaptive quantization, which is a technique MediaLive can apply to video on a frame-by-frame basis to produce more compression without losing quality. There are three types of adaptive quantization: flicker, spatial, and temporal. Set the field in one of these ways: Set to Auto. Recommended. For each type of AQ, MediaLive will determine if AQ is needed, and if so, the appropriate strength. Set a strength (a value other than Auto or Disable). This strength will apply to any of the AQ fields that you choose to enable. Set to Disabled to disable all types of adaptive quantization.

  • framerateNumerator :: Maybe Natural

    Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

  • level :: Maybe H264Level

    H.264 Level.

  • gopBReference :: Maybe H264GopBReference

    Documentation update needed

  • maxBitrate :: Maybe Natural

    For QVBR: See the tooltip for Quality level For VBR: Set the maximum bitrate in order to accommodate expected spikes in the complexity of the video.

  • syntax :: Maybe H264Syntax

    Produces a bitstream compliant with SMPTE RP-2027.

  • bufFillPct :: Maybe Natural

    Percentage of the buffer that should initially be filled (HRD buffer model).

  • gopClosedCadence :: Maybe Natural

    Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

  • numRefFrames :: Maybe Natural

    Number of reference frames to use. The encoder may use more than requested if using B-frames and/or interlaced encoding.

  • parDenominator :: Maybe Natural

    Pixel Aspect Ratio denominator.

Instances

Instances details
Eq H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

Read H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

Show H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

Generic H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

Associated Types

type Rep H264Settings :: Type -> Type #

NFData H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

Methods

rnf :: H264Settings -> () #

Hashable H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

ToJSON H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

FromJSON H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

type Rep H264Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H264Settings

type Rep H264Settings = D1 ('MetaData "H264Settings" "Amazonka.MediaLive.Types.H264Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H264Settings'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "temporalAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264TemporalAq)) :*: S1 ('MetaSel ('Just "sceneChangeDetect") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264SceneChangeDetect))) :*: (S1 ('MetaSel ('Just "scanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264ScanType)) :*: (S1 ('MetaSel ('Just "timecodeInsertion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264TimecodeInsertionBehavior)) :*: S1 ('MetaSel ('Just "parNumerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "afdSignaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AfdSignaling)) :*: S1 ('MetaSel ('Just "gopSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "gopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264GopSizeUnits)) :*: (S1 ('MetaSel ('Just "subgopLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264SubGopLength)) :*: S1 ('MetaSel ('Just "qualityLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264QualityLevel)))))) :*: (((S1 ('MetaSel ('Just "slices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "profile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264Profile))) :*: (S1 ('MetaSel ('Just "rateControlMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264RateControlMode)) :*: (S1 ('MetaSel ('Just "minIInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "qvbrQualityLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "colorSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264ColorSpaceSettings)) :*: S1 ('MetaSel ('Just "parControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264ParControl))) :*: (S1 ('MetaSel ('Just "flickerAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264FlickerAq)) :*: (S1 ('MetaSel ('Just "bufSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "spatialAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264SpatialAq))))))) :*: ((((S1 ('MetaSel ('Just "gopNumBFrames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "fixedAfd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FixedAfd))) :*: (S1 ('MetaSel ('Just "softness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "filterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264FilterSettings)) :*: S1 ('MetaSel ('Just "bitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "framerateDenominator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "forceFieldPictures") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264ForceFieldPictures))) :*: (S1 ('MetaSel ('Just "entropyEncoding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264EntropyEncoding)) :*: (S1 ('MetaSel ('Just "framerateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264FramerateControl)) :*: S1 ('MetaSel ('Just "colorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264ColorMetadata)))))) :*: (((S1 ('MetaSel ('Just "lookAheadRateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264LookAheadRateControl)) :*: S1 ('MetaSel ('Just "adaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264AdaptiveQuantization))) :*: (S1 ('MetaSel ('Just "framerateNumerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "level") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264Level)) :*: S1 ('MetaSel ('Just "gopBReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264GopBReference))))) :*: ((S1 ('MetaSel ('Just "maxBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "syntax") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264Syntax)) :*: S1 ('MetaSel ('Just "bufFillPct") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "gopClosedCadence") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "numRefFrames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "parDenominator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))))))

newH264Settings :: H264Settings Source #

Create a value of H264Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:temporalAq:H264Settings', h264Settings_temporalAq - Temporal makes adjustments within each frame based on temporal variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if temporal AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply temporal AQ using the specified strength. Disabled: MediaLive won't apply temporal AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply temporal AQ.

$sel:sceneChangeDetect:H264Settings', h264Settings_sceneChangeDetect - Scene change detection. - On: inserts I-frames when scene change is detected. - Off: does not force an I-frame when scene change is detected.

$sel:scanType:H264Settings', h264Settings_scanType - Sets the scan type of the output to progressive or top-field-first interlaced.

$sel:timecodeInsertion:H264Settings', h264Settings_timecodeInsertion - Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

$sel:parNumerator:H264Settings', h264Settings_parNumerator - Pixel Aspect Ratio numerator.

$sel:afdSignaling:H264Settings', h264Settings_afdSignaling - Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

$sel:gopSize:H264Settings', h264Settings_gopSize - GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

$sel:gopSizeUnits:H264Settings', h264Settings_gopSizeUnits - Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

$sel:subgopLength:H264Settings', h264Settings_subgopLength - If set to fixed, use gopNumBFrames B-frames per sub-GOP. If set to dynamic, optimize the number of B-frames used for each sub-GOP to improve visual quality.

$sel:qualityLevel:H264Settings', h264Settings_qualityLevel - Leave as STANDARD_QUALITY or choose a different value (which might result in additional costs to run the channel). - ENHANCED_QUALITY: Produces a slightly better video quality without an increase in the bitrate. Has an effect only when the Rate control mode is QVBR or CBR. If this channel is in a MediaLive multiplex, the value must be ENHANCED_QUALITY. - STANDARD_QUALITY: Valid for any Rate control mode.

$sel:slices:H264Settings', h264Settings_slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

$sel:profile:H264Settings', h264Settings_profile - H.264 Profile.

$sel:rateControlMode:H264Settings', h264Settings_rateControlMode - Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. VBR: Quality and bitrate vary, depending on the video complexity. Recommended instead of QVBR if you want to maintain a specific average bitrate over the duration of the channel. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

$sel:minIInterval:H264Settings', h264Settings_minIInterval - Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

$sel:qvbrQualityLevel:H264Settings', h264Settings_qvbrQualityLevel - Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. You can set a target quality or you can let MediaLive determine the best quality. To set a target quality, enter values in the QVBR quality level field and the Max bitrate field. Enter values that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M To let MediaLive decide, leave the QVBR quality level field empty, and in Max bitrate enter the maximum rate you want in the video. For more information, see the section called "Video - rate control mode" in the MediaLive user guide

$sel:colorSpaceSettings:H264Settings', h264Settings_colorSpaceSettings - Color Space settings

$sel:parControl:H264Settings', h264Settings_parControl - This field indicates how the output pixel aspect ratio is specified. If "specified" is selected then the output video pixel aspect ratio is determined by parNumerator and parDenominator, else if "initializeFromSource" is selected then the output pixsel aspect ratio will be set equal to the input video pixel aspect ratio of the first input.

$sel:flickerAq:H264Settings', h264Settings_flickerAq - Flicker AQ makes adjustments within each frame to reduce flicker or 'pop' on I-frames. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if flicker AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply flicker AQ using the specified strength. Disabled: MediaLive won't apply flicker AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply flicker AQ.

$sel:bufSize:H264Settings', h264Settings_bufSize - Size of buffer (HRD buffer model) in bits.

$sel:spatialAq:H264Settings', h264Settings_spatialAq - Spatial AQ makes adjustments within each frame based on spatial variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if spatial AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply spatial AQ using the specified strength. Disabled: MediaLive won't apply spatial AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply spatial AQ.

$sel:gopNumBFrames:H264Settings', h264Settings_gopNumBFrames - Number of B-frames between reference frames.

$sel:fixedAfd:H264Settings', h264Settings_fixedAfd - Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

$sel:softness:H264Settings', h264Settings_softness - Softness. Selects quantizer matrix, larger values reduce high-frequency content in the encoded image. If not set to zero, must be greater than 15.

$sel:filterSettings:H264Settings', h264Settings_filterSettings - Optional filters that you can apply to an encode.

$sel:bitrate:H264Settings', h264Settings_bitrate - Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

$sel:framerateDenominator:H264Settings', h264Settings_framerateDenominator - Framerate denominator.

$sel:forceFieldPictures:H264Settings', h264Settings_forceFieldPictures - This setting applies only when scan type is "interlaced." It controls whether coding is performed on a field basis or on a frame basis. (When the video is progressive, the coding is always performed on a frame basis.) enabled: Force MediaLive to code on a field basis, so that odd and even sets of fields are coded separately. disabled: Code the two sets of fields separately (on a field basis) or together (on a frame basis using PAFF), depending on what is most appropriate for the content.

$sel:entropyEncoding:H264Settings', h264Settings_entropyEncoding - Entropy encoding mode. Use cabac (must be in Main or High profile) or cavlc.

$sel:framerateControl:H264Settings', h264Settings_framerateControl - This field indicates how the output video frame rate is specified. If "specified" is selected then the output video frame rate is determined by framerateNumerator and framerateDenominator, else if "initializeFromSource" is selected then the output video frame rate will be set equal to the input video frame rate of the first input.

$sel:colorMetadata:H264Settings', h264Settings_colorMetadata - Includes colorspace metadata in the output.

$sel:lookAheadRateControl:H264Settings', h264Settings_lookAheadRateControl - Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

$sel:adaptiveQuantization:H264Settings', h264Settings_adaptiveQuantization - Enables or disables adaptive quantization, which is a technique MediaLive can apply to video on a frame-by-frame basis to produce more compression without losing quality. There are three types of adaptive quantization: flicker, spatial, and temporal. Set the field in one of these ways: Set to Auto. Recommended. For each type of AQ, MediaLive will determine if AQ is needed, and if so, the appropriate strength. Set a strength (a value other than Auto or Disable). This strength will apply to any of the AQ fields that you choose to enable. Set to Disabled to disable all types of adaptive quantization.

$sel:framerateNumerator:H264Settings', h264Settings_framerateNumerator - Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

$sel:level:H264Settings', h264Settings_level - H.264 Level.

$sel:gopBReference:H264Settings', h264Settings_gopBReference - Documentation update needed

$sel:maxBitrate:H264Settings', h264Settings_maxBitrate - For QVBR: See the tooltip for Quality level For VBR: Set the maximum bitrate in order to accommodate expected spikes in the complexity of the video.

$sel:syntax:H264Settings', h264Settings_syntax - Produces a bitstream compliant with SMPTE RP-2027.

$sel:bufFillPct:H264Settings', h264Settings_bufFillPct - Percentage of the buffer that should initially be filled (HRD buffer model).

$sel:gopClosedCadence:H264Settings', h264Settings_gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

$sel:numRefFrames:H264Settings', h264Settings_numRefFrames - Number of reference frames to use. The encoder may use more than requested if using B-frames and/or interlaced encoding.

$sel:parDenominator:H264Settings', h264Settings_parDenominator - Pixel Aspect Ratio denominator.

h264Settings_temporalAq :: Lens' H264Settings (Maybe H264TemporalAq) Source #

Temporal makes adjustments within each frame based on temporal variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if temporal AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply temporal AQ using the specified strength. Disabled: MediaLive won't apply temporal AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply temporal AQ.

h264Settings_sceneChangeDetect :: Lens' H264Settings (Maybe H264SceneChangeDetect) Source #

Scene change detection. - On: inserts I-frames when scene change is detected. - Off: does not force an I-frame when scene change is detected.

h264Settings_scanType :: Lens' H264Settings (Maybe H264ScanType) Source #

Sets the scan type of the output to progressive or top-field-first interlaced.

h264Settings_timecodeInsertion :: Lens' H264Settings (Maybe H264TimecodeInsertionBehavior) Source #

Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

h264Settings_afdSignaling :: Lens' H264Settings (Maybe AfdSignaling) Source #

Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

h264Settings_gopSize :: Lens' H264Settings (Maybe Double) Source #

GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

h264Settings_gopSizeUnits :: Lens' H264Settings (Maybe H264GopSizeUnits) Source #

Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

h264Settings_subgopLength :: Lens' H264Settings (Maybe H264SubGopLength) Source #

If set to fixed, use gopNumBFrames B-frames per sub-GOP. If set to dynamic, optimize the number of B-frames used for each sub-GOP to improve visual quality.

h264Settings_qualityLevel :: Lens' H264Settings (Maybe H264QualityLevel) Source #

Leave as STANDARD_QUALITY or choose a different value (which might result in additional costs to run the channel). - ENHANCED_QUALITY: Produces a slightly better video quality without an increase in the bitrate. Has an effect only when the Rate control mode is QVBR or CBR. If this channel is in a MediaLive multiplex, the value must be ENHANCED_QUALITY. - STANDARD_QUALITY: Valid for any Rate control mode.

h264Settings_slices :: Lens' H264Settings (Maybe Natural) Source #

Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

h264Settings_rateControlMode :: Lens' H264Settings (Maybe H264RateControlMode) Source #

Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. VBR: Quality and bitrate vary, depending on the video complexity. Recommended instead of QVBR if you want to maintain a specific average bitrate over the duration of the channel. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

h264Settings_minIInterval :: Lens' H264Settings (Maybe Natural) Source #

Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

h264Settings_qvbrQualityLevel :: Lens' H264Settings (Maybe Natural) Source #

Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. You can set a target quality or you can let MediaLive determine the best quality. To set a target quality, enter values in the QVBR quality level field and the Max bitrate field. Enter values that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M To let MediaLive decide, leave the QVBR quality level field empty, and in Max bitrate enter the maximum rate you want in the video. For more information, see the section called "Video - rate control mode" in the MediaLive user guide

h264Settings_parControl :: Lens' H264Settings (Maybe H264ParControl) Source #

This field indicates how the output pixel aspect ratio is specified. If "specified" is selected then the output video pixel aspect ratio is determined by parNumerator and parDenominator, else if "initializeFromSource" is selected then the output pixsel aspect ratio will be set equal to the input video pixel aspect ratio of the first input.

h264Settings_flickerAq :: Lens' H264Settings (Maybe H264FlickerAq) Source #

Flicker AQ makes adjustments within each frame to reduce flicker or 'pop' on I-frames. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if flicker AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply flicker AQ using the specified strength. Disabled: MediaLive won't apply flicker AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply flicker AQ.

h264Settings_bufSize :: Lens' H264Settings (Maybe Natural) Source #

Size of buffer (HRD buffer model) in bits.

h264Settings_spatialAq :: Lens' H264Settings (Maybe H264SpatialAq) Source #

Spatial AQ makes adjustments within each frame based on spatial variation of content complexity. The value to enter in this field depends on the value in the Adaptive quantization field: If you have set the Adaptive quantization field to Auto, MediaLive ignores any value in this field. MediaLive will determine if spatial AQ is appropriate and will apply the appropriate strength. If you have set the Adaptive quantization field to a strength, you can set this field to Enabled or Disabled. Enabled: MediaLive will apply spatial AQ using the specified strength. Disabled: MediaLive won't apply spatial AQ. If you have set the Adaptive quantization to Disabled, MediaLive ignores any value in this field and doesn't apply spatial AQ.

h264Settings_gopNumBFrames :: Lens' H264Settings (Maybe Natural) Source #

Number of B-frames between reference frames.

h264Settings_fixedAfd :: Lens' H264Settings (Maybe FixedAfd) Source #

Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

h264Settings_softness :: Lens' H264Settings (Maybe Natural) Source #

Softness. Selects quantizer matrix, larger values reduce high-frequency content in the encoded image. If not set to zero, must be greater than 15.

h264Settings_filterSettings :: Lens' H264Settings (Maybe H264FilterSettings) Source #

Optional filters that you can apply to an encode.

h264Settings_bitrate :: Lens' H264Settings (Maybe Natural) Source #

Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

h264Settings_forceFieldPictures :: Lens' H264Settings (Maybe H264ForceFieldPictures) Source #

This setting applies only when scan type is "interlaced." It controls whether coding is performed on a field basis or on a frame basis. (When the video is progressive, the coding is always performed on a frame basis.) enabled: Force MediaLive to code on a field basis, so that odd and even sets of fields are coded separately. disabled: Code the two sets of fields separately (on a field basis) or together (on a frame basis using PAFF), depending on what is most appropriate for the content.

h264Settings_entropyEncoding :: Lens' H264Settings (Maybe H264EntropyEncoding) Source #

Entropy encoding mode. Use cabac (must be in Main or High profile) or cavlc.

h264Settings_framerateControl :: Lens' H264Settings (Maybe H264FramerateControl) Source #

This field indicates how the output video frame rate is specified. If "specified" is selected then the output video frame rate is determined by framerateNumerator and framerateDenominator, else if "initializeFromSource" is selected then the output video frame rate will be set equal to the input video frame rate of the first input.

h264Settings_colorMetadata :: Lens' H264Settings (Maybe H264ColorMetadata) Source #

Includes colorspace metadata in the output.

h264Settings_lookAheadRateControl :: Lens' H264Settings (Maybe H264LookAheadRateControl) Source #

Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

h264Settings_adaptiveQuantization :: Lens' H264Settings (Maybe H264AdaptiveQuantization) Source #

Enables or disables adaptive quantization, which is a technique MediaLive can apply to video on a frame-by-frame basis to produce more compression without losing quality. There are three types of adaptive quantization: flicker, spatial, and temporal. Set the field in one of these ways: Set to Auto. Recommended. For each type of AQ, MediaLive will determine if AQ is needed, and if so, the appropriate strength. Set a strength (a value other than Auto or Disable). This strength will apply to any of the AQ fields that you choose to enable. Set to Disabled to disable all types of adaptive quantization.

h264Settings_framerateNumerator :: Lens' H264Settings (Maybe Natural) Source #

Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

h264Settings_maxBitrate :: Lens' H264Settings (Maybe Natural) Source #

For QVBR: See the tooltip for Quality level For VBR: Set the maximum bitrate in order to accommodate expected spikes in the complexity of the video.

h264Settings_syntax :: Lens' H264Settings (Maybe H264Syntax) Source #

Produces a bitstream compliant with SMPTE RP-2027.

h264Settings_bufFillPct :: Lens' H264Settings (Maybe Natural) Source #

Percentage of the buffer that should initially be filled (HRD buffer model).

h264Settings_gopClosedCadence :: Lens' H264Settings (Maybe Natural) Source #

Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

h264Settings_numRefFrames :: Lens' H264Settings (Maybe Natural) Source #

Number of reference frames to use. The encoder may use more than requested if using B-frames and/or interlaced encoding.

h264Settings_parDenominator :: Lens' H264Settings (Maybe Natural) Source #

Pixel Aspect Ratio denominator.

H265ColorSpaceSettings

data H265ColorSpaceSettings Source #

H265 Color Space Settings

See: newH265ColorSpaceSettings smart constructor.

Instances

Instances details
Eq H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

Read H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

Show H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

Generic H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

Associated Types

type Rep H265ColorSpaceSettings :: Type -> Type #

NFData H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

Methods

rnf :: H265ColorSpaceSettings -> () #

Hashable H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

ToJSON H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

FromJSON H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

type Rep H265ColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265ColorSpaceSettings

type Rep H265ColorSpaceSettings = D1 ('MetaData "H265ColorSpaceSettings" "Amazonka.MediaLive.Types.H265ColorSpaceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H265ColorSpaceSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hdr10Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Hdr10Settings)) :*: S1 ('MetaSel ('Just "rec709Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Rec709Settings))) :*: (S1 ('MetaSel ('Just "rec601Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Rec601Settings)) :*: S1 ('MetaSel ('Just "colorSpacePassthroughSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColorSpacePassthroughSettings)))))

newH265ColorSpaceSettings :: H265ColorSpaceSettings Source #

Create a value of H265ColorSpaceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hdr10Settings:H265ColorSpaceSettings', h265ColorSpaceSettings_hdr10Settings - Undocumented member.

$sel:rec709Settings:H265ColorSpaceSettings', h265ColorSpaceSettings_rec709Settings - Undocumented member.

$sel:rec601Settings:H265ColorSpaceSettings', h265ColorSpaceSettings_rec601Settings - Undocumented member.

$sel:colorSpacePassthroughSettings:H265ColorSpaceSettings', h265ColorSpaceSettings_colorSpacePassthroughSettings - Undocumented member.

H265FilterSettings

data H265FilterSettings Source #

H265 Filter Settings

See: newH265FilterSettings smart constructor.

Instances

Instances details
Eq H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

Read H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

Show H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

Generic H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

Associated Types

type Rep H265FilterSettings :: Type -> Type #

NFData H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

Methods

rnf :: H265FilterSettings -> () #

Hashable H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

ToJSON H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

FromJSON H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

type Rep H265FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265FilterSettings

type Rep H265FilterSettings = D1 ('MetaData "H265FilterSettings" "Amazonka.MediaLive.Types.H265FilterSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H265FilterSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "temporalFilterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalFilterSettings))))

newH265FilterSettings :: H265FilterSettings Source #

Create a value of H265FilterSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:temporalFilterSettings:H265FilterSettings', h265FilterSettings_temporalFilterSettings - Undocumented member.

H265Settings

data H265Settings Source #

H265 Settings

See: newH265Settings smart constructor.

Constructors

H265Settings' 

Fields

  • sceneChangeDetect :: Maybe H265SceneChangeDetect

    Scene change detection.

  • scanType :: Maybe H265ScanType

    Sets the scan type of the output to progressive or top-field-first interlaced.

  • timecodeInsertion :: Maybe H265TimecodeInsertionBehavior

    Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

  • parNumerator :: Maybe Natural

    Pixel Aspect Ratio numerator.

  • afdSignaling :: Maybe AfdSignaling

    Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

  • gopSize :: Maybe Double

    GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

  • gopSizeUnits :: Maybe H265GopSizeUnits

    Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

  • slices :: Maybe Natural

    Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

  • profile :: Maybe H265Profile

    H.265 Profile.

  • alternativeTransferFunction :: Maybe H265AlternativeTransferFunction

    Whether or not EML should insert an Alternative Transfer Function SEI message to support backwards compatibility with non-HDR decoders and displays.

  • rateControlMode :: Maybe H265RateControlMode

    Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

  • minIInterval :: Maybe Natural

    Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

  • qvbrQualityLevel :: Maybe Natural

    Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. Set values for the QVBR quality level field and Max bitrate field that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M

  • colorSpaceSettings :: Maybe H265ColorSpaceSettings

    Color Space settings

  • flickerAq :: Maybe H265FlickerAq

    If set to enabled, adjust quantization within each frame to reduce flicker or 'pop' on I-frames.

  • bufSize :: Maybe Natural

    Size of buffer (HRD buffer model) in bits.

  • tier :: Maybe H265Tier

    H.265 Tier.

  • fixedAfd :: Maybe FixedAfd

    Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

  • filterSettings :: Maybe H265FilterSettings

    Optional filters that you can apply to an encode.

  • bitrate :: Maybe Natural

    Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

  • colorMetadata :: Maybe H265ColorMetadata

    Includes colorspace metadata in the output.

  • lookAheadRateControl :: Maybe H265LookAheadRateControl

    Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

  • adaptiveQuantization :: Maybe H265AdaptiveQuantization

    Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.

  • level :: Maybe H265Level

    H.265 Level.

  • maxBitrate :: Maybe Natural

    For QVBR: See the tooltip for Quality level

  • gopClosedCadence :: Maybe Natural

    Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

  • parDenominator :: Maybe Natural

    Pixel Aspect Ratio denominator.

  • framerateNumerator :: Natural

    Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

  • framerateDenominator :: Natural

    Framerate denominator.

Instances

Instances details
Eq H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

Read H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

Show H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

Generic H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

Associated Types

type Rep H265Settings :: Type -> Type #

NFData H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

Methods

rnf :: H265Settings -> () #

Hashable H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

ToJSON H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

FromJSON H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

type Rep H265Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.H265Settings

type Rep H265Settings = D1 ('MetaData "H265Settings" "Amazonka.MediaLive.Types.H265Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "H265Settings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "sceneChangeDetect") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265SceneChangeDetect)) :*: (S1 ('MetaSel ('Just "scanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265ScanType)) :*: S1 ('MetaSel ('Just "timecodeInsertion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265TimecodeInsertionBehavior)))) :*: ((S1 ('MetaSel ('Just "parNumerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "afdSignaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AfdSignaling))) :*: (S1 ('MetaSel ('Just "gopSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "gopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265GopSizeUnits))))) :*: ((S1 ('MetaSel ('Just "slices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "profile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265Profile)) :*: S1 ('MetaSel ('Just "alternativeTransferFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265AlternativeTransferFunction)))) :*: ((S1 ('MetaSel ('Just "rateControlMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265RateControlMode)) :*: S1 ('MetaSel ('Just "minIInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "qvbrQualityLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "colorSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265ColorSpaceSettings)))))) :*: (((S1 ('MetaSel ('Just "flickerAq") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265FlickerAq)) :*: (S1 ('MetaSel ('Just "bufSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265Tier)))) :*: ((S1 ('MetaSel ('Just "fixedAfd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FixedAfd)) :*: S1 ('MetaSel ('Just "filterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265FilterSettings))) :*: (S1 ('MetaSel ('Just "bitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "colorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265ColorMetadata))))) :*: (((S1 ('MetaSel ('Just "lookAheadRateControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265LookAheadRateControl)) :*: S1 ('MetaSel ('Just "adaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265AdaptiveQuantization))) :*: (S1 ('MetaSel ('Just "level") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265Level)) :*: S1 ('MetaSel ('Just "maxBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "gopClosedCadence") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "parDenominator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "framerateNumerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "framerateDenominator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))))))

newH265Settings Source #

Create a value of H265Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sceneChangeDetect:H265Settings', h265Settings_sceneChangeDetect - Scene change detection.

$sel:scanType:H265Settings', h265Settings_scanType - Sets the scan type of the output to progressive or top-field-first interlaced.

$sel:timecodeInsertion:H265Settings', h265Settings_timecodeInsertion - Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

$sel:parNumerator:H265Settings', h265Settings_parNumerator - Pixel Aspect Ratio numerator.

$sel:afdSignaling:H265Settings', h265Settings_afdSignaling - Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

$sel:gopSize:H265Settings', h265Settings_gopSize - GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

$sel:gopSizeUnits:H265Settings', h265Settings_gopSizeUnits - Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

$sel:slices:H265Settings', h265Settings_slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

$sel:profile:H265Settings', h265Settings_profile - H.265 Profile.

$sel:alternativeTransferFunction:H265Settings', h265Settings_alternativeTransferFunction - Whether or not EML should insert an Alternative Transfer Function SEI message to support backwards compatibility with non-HDR decoders and displays.

$sel:rateControlMode:H265Settings', h265Settings_rateControlMode - Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

$sel:minIInterval:H265Settings', h265Settings_minIInterval - Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

$sel:qvbrQualityLevel:H265Settings', h265Settings_qvbrQualityLevel - Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. Set values for the QVBR quality level field and Max bitrate field that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M

$sel:colorSpaceSettings:H265Settings', h265Settings_colorSpaceSettings - Color Space settings

$sel:flickerAq:H265Settings', h265Settings_flickerAq - If set to enabled, adjust quantization within each frame to reduce flicker or 'pop' on I-frames.

$sel:bufSize:H265Settings', h265Settings_bufSize - Size of buffer (HRD buffer model) in bits.

$sel:tier:H265Settings', h265Settings_tier - H.265 Tier.

$sel:fixedAfd:H265Settings', h265Settings_fixedAfd - Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

$sel:filterSettings:H265Settings', h265Settings_filterSettings - Optional filters that you can apply to an encode.

$sel:bitrate:H265Settings', h265Settings_bitrate - Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

$sel:colorMetadata:H265Settings', h265Settings_colorMetadata - Includes colorspace metadata in the output.

$sel:lookAheadRateControl:H265Settings', h265Settings_lookAheadRateControl - Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

$sel:adaptiveQuantization:H265Settings', h265Settings_adaptiveQuantization - Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.

$sel:level:H265Settings', h265Settings_level - H.265 Level.

$sel:maxBitrate:H265Settings', h265Settings_maxBitrate - For QVBR: See the tooltip for Quality level

$sel:gopClosedCadence:H265Settings', h265Settings_gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

$sel:parDenominator:H265Settings', h265Settings_parDenominator - Pixel Aspect Ratio denominator.

$sel:framerateNumerator:H265Settings', h265Settings_framerateNumerator - Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

$sel:framerateDenominator:H265Settings', h265Settings_framerateDenominator - Framerate denominator.

h265Settings_scanType :: Lens' H265Settings (Maybe H265ScanType) Source #

Sets the scan type of the output to progressive or top-field-first interlaced.

h265Settings_timecodeInsertion :: Lens' H265Settings (Maybe H265TimecodeInsertionBehavior) Source #

Determines how timecodes should be inserted into the video elementary stream. - 'disabled': Do not include timecodes - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

h265Settings_afdSignaling :: Lens' H265Settings (Maybe AfdSignaling) Source #

Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

h265Settings_gopSize :: Lens' H265Settings (Maybe Double) Source #

GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, gopSize must be greater than 0, but need not be an integer.

h265Settings_gopSizeUnits :: Lens' H265Settings (Maybe H265GopSizeUnits) Source #

Indicates if the gopSize is specified in frames or seconds. If seconds the system will convert the gopSize into a frame count at run time.

h265Settings_slices :: Lens' H265Settings (Maybe Natural) Source #

Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive pictures, and less than or equal to half the number of macroblock rows for interlaced pictures. This field is optional; when no value is specified the encoder will choose the number of slices based on encode resolution.

h265Settings_alternativeTransferFunction :: Lens' H265Settings (Maybe H265AlternativeTransferFunction) Source #

Whether or not EML should insert an Alternative Transfer Function SEI message to support backwards compatibility with non-HDR decoders and displays.

h265Settings_rateControlMode :: Lens' H265Settings (Maybe H265RateControlMode) Source #

Rate control mode. QVBR: Quality will match the specified quality level except when it is constrained by the maximum bitrate. Recommended if you or your viewers pay for bandwidth. CBR: Quality varies, depending on the video complexity. Recommended only if you distribute your assets to devices that cannot handle variable bitrates. Multiplex: This rate control mode is only supported (and is required) when the video is being delivered to a MediaLive Multiplex in which case the rate control configuration is controlled by the properties within the Multiplex Program.

h265Settings_minIInterval :: Lens' H265Settings (Maybe Natural) Source #

Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1

h265Settings_qvbrQualityLevel :: Lens' H265Settings (Maybe Natural) Source #

Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. Set values for the QVBR quality level field and Max bitrate field that suit your most important viewing devices. Recommended values are: - Primary screen: Quality level: 8 to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M

h265Settings_flickerAq :: Lens' H265Settings (Maybe H265FlickerAq) Source #

If set to enabled, adjust quantization within each frame to reduce flicker or 'pop' on I-frames.

h265Settings_bufSize :: Lens' H265Settings (Maybe Natural) Source #

Size of buffer (HRD buffer model) in bits.

h265Settings_fixedAfd :: Lens' H265Settings (Maybe FixedAfd) Source #

Four bit AFD value to write on all frames of video in the output stream. Only valid when afdSignaling is set to 'Fixed'.

h265Settings_filterSettings :: Lens' H265Settings (Maybe H265FilterSettings) Source #

Optional filters that you can apply to an encode.

h265Settings_bitrate :: Lens' H265Settings (Maybe Natural) Source #

Average bitrate in bits/second. Required when the rate control mode is VBR or CBR. Not used for QVBR. In an MS Smooth output group, each output must have a unique value when its bitrate is rounded down to the nearest multiple of 1000.

h265Settings_colorMetadata :: Lens' H265Settings (Maybe H265ColorMetadata) Source #

Includes colorspace metadata in the output.

h265Settings_lookAheadRateControl :: Lens' H265Settings (Maybe H265LookAheadRateControl) Source #

Amount of lookahead. A value of low can decrease latency and memory usage, while high can produce better quality for certain content.

h265Settings_adaptiveQuantization :: Lens' H265Settings (Maybe H265AdaptiveQuantization) Source #

Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.

h265Settings_maxBitrate :: Lens' H265Settings (Maybe Natural) Source #

For QVBR: See the tooltip for Quality level

h265Settings_gopClosedCadence :: Lens' H265Settings (Maybe Natural) Source #

Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

h265Settings_parDenominator :: Lens' H265Settings (Maybe Natural) Source #

Pixel Aspect Ratio denominator.

h265Settings_framerateNumerator :: Lens' H265Settings Natural Source #

Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.

Hdr10Settings

data Hdr10Settings Source #

Hdr10 Settings

See: newHdr10Settings smart constructor.

Constructors

Hdr10Settings' 

Fields

  • maxFall :: Maybe Natural

    Maximum Frame Average Light Level An integer metadata value defining the maximum average light level, in nits, for any single frame within an encoded HDR video stream or file.

  • maxCll :: Maybe Natural

    Maximum Content Light Level An integer metadata value defining the maximum light level, in nits, of any single pixel within an encoded HDR video stream or file.

Instances

Instances details
Eq Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

Read Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

Show Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

Generic Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

Associated Types

type Rep Hdr10Settings :: Type -> Type #

NFData Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

Methods

rnf :: Hdr10Settings -> () #

Hashable Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

ToJSON Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

FromJSON Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

type Rep Hdr10Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Hdr10Settings

type Rep Hdr10Settings = D1 ('MetaData "Hdr10Settings" "Amazonka.MediaLive.Types.Hdr10Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Hdr10Settings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxFall") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxCll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newHdr10Settings :: Hdr10Settings Source #

Create a value of Hdr10Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxFall:Hdr10Settings', hdr10Settings_maxFall - Maximum Frame Average Light Level An integer metadata value defining the maximum average light level, in nits, for any single frame within an encoded HDR video stream or file.

$sel:maxCll:Hdr10Settings', hdr10Settings_maxCll - Maximum Content Light Level An integer metadata value defining the maximum light level, in nits, of any single pixel within an encoded HDR video stream or file.

hdr10Settings_maxFall :: Lens' Hdr10Settings (Maybe Natural) Source #

Maximum Frame Average Light Level An integer metadata value defining the maximum average light level, in nits, for any single frame within an encoded HDR video stream or file.

hdr10Settings_maxCll :: Lens' Hdr10Settings (Maybe Natural) Source #

Maximum Content Light Level An integer metadata value defining the maximum light level, in nits, of any single pixel within an encoded HDR video stream or file.

HlsAkamaiSettings

data HlsAkamaiSettings Source #

Hls Akamai Settings

See: newHlsAkamaiSettings smart constructor.

Constructors

HlsAkamaiSettings' 

Fields

Instances

Instances details
Eq HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

Read HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

Show HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

Generic HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

Associated Types

type Rep HlsAkamaiSettings :: Type -> Type #

NFData HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

Methods

rnf :: HlsAkamaiSettings -> () #

Hashable HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

ToJSON HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

FromJSON HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

type Rep HlsAkamaiSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsAkamaiSettings

type Rep HlsAkamaiSettings = D1 ('MetaData "HlsAkamaiSettings" "Amazonka.MediaLive.Types.HlsAkamaiSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsAkamaiSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpTransferMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsAkamaiHttpTransferMode)) :*: (S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "token") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "filecacheDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "restartDelay") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "salt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newHlsAkamaiSettings :: HlsAkamaiSettings Source #

Create a value of HlsAkamaiSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpTransferMode:HlsAkamaiSettings', hlsAkamaiSettings_httpTransferMode - Specify whether or not to use chunked transfer encoding to Akamai. User should contact Akamai to enable this feature.

$sel:numRetries:HlsAkamaiSettings', hlsAkamaiSettings_numRetries - Number of retry attempts that will be made before the Live Event is put into an error state.

$sel:token:HlsAkamaiSettings', hlsAkamaiSettings_token - Token parameter for authenticated akamai. If not specified, _gda_ is used.

$sel:connectionRetryInterval:HlsAkamaiSettings', hlsAkamaiSettings_connectionRetryInterval - Number of seconds to wait before retrying connection to the CDN if the connection is lost.

$sel:filecacheDuration:HlsAkamaiSettings', hlsAkamaiSettings_filecacheDuration - Size in seconds of file cache for streaming outputs.

$sel:restartDelay:HlsAkamaiSettings', hlsAkamaiSettings_restartDelay - If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

$sel:salt:HlsAkamaiSettings', hlsAkamaiSettings_salt - Salt for authenticated Akamai.

hlsAkamaiSettings_httpTransferMode :: Lens' HlsAkamaiSettings (Maybe HlsAkamaiHttpTransferMode) Source #

Specify whether or not to use chunked transfer encoding to Akamai. User should contact Akamai to enable this feature.

hlsAkamaiSettings_numRetries :: Lens' HlsAkamaiSettings (Maybe Natural) Source #

Number of retry attempts that will be made before the Live Event is put into an error state.

hlsAkamaiSettings_token :: Lens' HlsAkamaiSettings (Maybe Text) Source #

Token parameter for authenticated akamai. If not specified, _gda_ is used.

hlsAkamaiSettings_connectionRetryInterval :: Lens' HlsAkamaiSettings (Maybe Natural) Source #

Number of seconds to wait before retrying connection to the CDN if the connection is lost.

hlsAkamaiSettings_filecacheDuration :: Lens' HlsAkamaiSettings (Maybe Natural) Source #

Size in seconds of file cache for streaming outputs.

hlsAkamaiSettings_restartDelay :: Lens' HlsAkamaiSettings (Maybe Natural) Source #

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

hlsAkamaiSettings_salt :: Lens' HlsAkamaiSettings (Maybe Text) Source #

Salt for authenticated Akamai.

HlsBasicPutSettings

data HlsBasicPutSettings Source #

Hls Basic Put Settings

See: newHlsBasicPutSettings smart constructor.

Constructors

HlsBasicPutSettings' 

Fields

Instances

Instances details
Eq HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

Read HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

Show HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

Generic HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

Associated Types

type Rep HlsBasicPutSettings :: Type -> Type #

NFData HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

Methods

rnf :: HlsBasicPutSettings -> () #

Hashable HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

ToJSON HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

FromJSON HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

type Rep HlsBasicPutSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsBasicPutSettings

type Rep HlsBasicPutSettings = D1 ('MetaData "HlsBasicPutSettings" "Amazonka.MediaLive.Types.HlsBasicPutSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsBasicPutSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "filecacheDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "restartDelay") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newHlsBasicPutSettings :: HlsBasicPutSettings Source #

Create a value of HlsBasicPutSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numRetries:HlsBasicPutSettings', hlsBasicPutSettings_numRetries - Number of retry attempts that will be made before the Live Event is put into an error state.

$sel:connectionRetryInterval:HlsBasicPutSettings', hlsBasicPutSettings_connectionRetryInterval - Number of seconds to wait before retrying connection to the CDN if the connection is lost.

$sel:filecacheDuration:HlsBasicPutSettings', hlsBasicPutSettings_filecacheDuration - Size in seconds of file cache for streaming outputs.

$sel:restartDelay:HlsBasicPutSettings', hlsBasicPutSettings_restartDelay - If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

hlsBasicPutSettings_numRetries :: Lens' HlsBasicPutSettings (Maybe Natural) Source #

Number of retry attempts that will be made before the Live Event is put into an error state.

hlsBasicPutSettings_connectionRetryInterval :: Lens' HlsBasicPutSettings (Maybe Natural) Source #

Number of seconds to wait before retrying connection to the CDN if the connection is lost.

hlsBasicPutSettings_filecacheDuration :: Lens' HlsBasicPutSettings (Maybe Natural) Source #

Size in seconds of file cache for streaming outputs.

hlsBasicPutSettings_restartDelay :: Lens' HlsBasicPutSettings (Maybe Natural) Source #

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

HlsCdnSettings

data HlsCdnSettings Source #

Hls Cdn Settings

See: newHlsCdnSettings smart constructor.

Instances

Instances details
Eq HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

Read HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

Show HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

Generic HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

Associated Types

type Rep HlsCdnSettings :: Type -> Type #

NFData HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

Methods

rnf :: HlsCdnSettings -> () #

Hashable HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

ToJSON HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

FromJSON HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

type Rep HlsCdnSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsCdnSettings

type Rep HlsCdnSettings = D1 ('MetaData "HlsCdnSettings" "Amazonka.MediaLive.Types.HlsCdnSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsCdnSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hlsAkamaiSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsAkamaiSettings)) :*: S1 ('MetaSel ('Just "hlsMediaStoreSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsMediaStoreSettings))) :*: (S1 ('MetaSel ('Just "hlsS3Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsS3Settings)) :*: (S1 ('MetaSel ('Just "hlsBasicPutSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsBasicPutSettings)) :*: S1 ('MetaSel ('Just "hlsWebdavSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsWebdavSettings))))))

newHlsCdnSettings :: HlsCdnSettings Source #

Create a value of HlsCdnSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hlsAkamaiSettings:HlsCdnSettings', hlsCdnSettings_hlsAkamaiSettings - Undocumented member.

$sel:hlsMediaStoreSettings:HlsCdnSettings', hlsCdnSettings_hlsMediaStoreSettings - Undocumented member.

$sel:hlsS3Settings:HlsCdnSettings', hlsCdnSettings_hlsS3Settings - Undocumented member.

$sel:hlsBasicPutSettings:HlsCdnSettings', hlsCdnSettings_hlsBasicPutSettings - Undocumented member.

$sel:hlsWebdavSettings:HlsCdnSettings', hlsCdnSettings_hlsWebdavSettings - Undocumented member.

HlsGroupSettings

data HlsGroupSettings Source #

Hls Group Settings

See: newHlsGroupSettings smart constructor.

Constructors

HlsGroupSettings' 

Fields

  • directoryStructure :: Maybe HlsDirectoryStructure

    Place segments in subdirectories.

  • encryptionType :: Maybe HlsEncryptionType

    Encrypts the segments with the given encryption scheme. Exclude this parameter if no encryption is desired.

  • timedMetadataId3Period :: Maybe Natural

    Timed Metadata interval in seconds.

  • ivInManifest :: Maybe HlsIvInManifest

    For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If set to "include", IV is listed in the manifest, otherwise the IV is not in the manifest.

  • discontinuityTags :: Maybe HlsDiscontinuityTags

    Specifies whether to insert EXT-X-DISCONTINUITY tags in the HLS child manifests for this output group. Typically, choose Insert because these tags are required in the manifest (according to the HLS specification) and serve an important purpose. Choose Never Insert only if the downstream system is doing real-time failover (without using the MediaLive automatic failover feature) and only if that downstream system has advised you to exclude the tags.

  • tsFileMode :: Maybe HlsTsFileMode

    SEGMENTED_FILES: Emit the program as segments - multiple .ts media files. SINGLE_FILE: Applies only if Mode field is VOD. Emit the program as a single .ts media file. The media manifest includes #EXT-X-BYTERANGE tags to index segments for playback. A typical use for this value is when sending the output to AWS Elemental MediaConvert, which can accept only a single media file. Playback while the channel is running is not guaranteed due to HTTP server caching.

  • minSegmentLength :: Maybe Natural

    When set, minimumSegmentLength is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.

  • iFrameOnlyPlaylists :: Maybe IFrameOnlyPlaylistType

    DISABLED: Do not create an I-frame-only manifest, but do create the master and media manifests (according to the Output Selection field). STANDARD: Create an I-frame-only manifest for each output that contains video, as well as the other manifests (according to the Output Selection field). The I-frame manifest contains a #EXT-X-I-FRAMES-ONLY tag to indicate it is I-frame only, and one or more #EXT-X-BYTERANGE entries identifying the I-frame position. For example, #EXT-X-BYTERANGE:160364@1461888"

  • programDateTime :: Maybe HlsProgramDateTime

    Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. The value is calculated as follows: either the program date and time are initialized using the input timecode source, or the time is initialized using the input timecode source and the date is initialized using the timestampOffset.

  • indexNSegments :: Maybe Natural

    Applies only if Mode field is LIVE. Specifies the maximum number of segments in the media manifest file. After this maximum, older segments are removed from the media manifest. This number must be smaller than the number in the Keep Segments field.

  • programDateTimePeriod :: Maybe Natural

    Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.

  • codecSpecification :: Maybe HlsCodecSpecification

    Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.

  • hlsCdnSettings :: Maybe HlsCdnSettings

    Parameters that control interactions with the CDN.

  • captionLanguageMappings :: Maybe [CaptionLanguageMapping]

    Mapping of up to 4 caption channels to caption languages. Is only meaningful if captionLanguageSetting is set to "insert".

  • inputLossAction :: Maybe InputLossActionForHlsOut

    Parameter that control output group behavior on input loss.

  • mode :: Maybe HlsMode

    If "vod", all segments are indexed and kept permanently in the destination and manifest. If "live", only the number segments specified in keepSegments and indexNSegments are kept; newer segments replace older segments, which may prevent players from rewinding all the way to the beginning of the event. VOD mode uses HLS EXT-X-PLAYLIST-TYPE of EVENT while the channel is running, converting it to a "VOD" type manifest on completion of the stream.

  • keyProviderSettings :: Maybe KeyProviderSettings

    The key provider settings.

  • incompleteSegmentBehavior :: Maybe HlsIncompleteSegmentBehavior

    Specifies whether to include the final (incomplete) segment in the media output when the pipeline stops producing output because of a channel stop, a channel pause or a loss of input to the pipeline. Auto means that MediaLive decides whether to include the final segment, depending on the channel class and the types of output groups. Suppress means to never include the incomplete segment. We recommend you choose Auto and let MediaLive control the behavior.

  • constantIv :: Maybe Text

    For use with encryptionType. This is a 128-bit, 16-byte hex value represented by a 32-character text string. If ivSource is set to "explicit" then this parameter is required and is used as the IV for encryption.

  • baseUrlManifest :: Maybe Text

    A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

  • adMarkers :: Maybe [HlsAdMarkers]

    Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.

  • keyFormat :: Maybe Text

    The value specifies how the key is represented in the resource identified by the URI. If parameter is absent, an implicit value of "identity" is used. A reverse DNS string can also be given.

  • segmentLength :: Maybe Natural

    Length of MPEG-2 Transport Stream segments to create (in seconds). Note that segments will end on the next keyframe after this number of seconds, so actual segment length may be longer.

  • hlsId3SegmentTagging :: Maybe HlsId3SegmentTaggingState

    State of HLS ID3 Segment Tagging

  • timedMetadataId3Frame :: Maybe HlsTimedMetadataId3Frame

    Indicates ID3 frame that has the timecode.

  • baseUrlContent :: Maybe Text

    A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

  • outputSelection :: Maybe HlsOutputSelection

    MANIFESTS_AND_SEGMENTS: Generates manifests (master manifest, if applicable, and media manifests) for this output group. VARIANT_MANIFESTS_AND_SEGMENTS: Generates media manifests for this output group, but not a master manifest. SEGMENTS_ONLY: Does not generate any manifests for this output group.

  • captionLanguageSetting :: Maybe HlsCaptionLanguageSetting

    Applies only to 608 Embedded output captions. insert: Include CLOSED-CAPTIONS lines in the manifest. Specify at least one language in the CC1 Language Code field. One CLOSED-CAPTION line is added for each Language Code you specify. Make sure to specify the languages in the order in which they appear in the original source (if the source is embedded format) or the order of the caption selectors (if the source is other than embedded). Otherwise, languages in the manifest will not match up properly with the output captions. none: Include CLOSED-CAPTIONS=NONE line in the manifest. omit: Omit any CLOSED-CAPTIONS line from the manifest.

  • segmentsPerSubdirectory :: Maybe Natural

    Number of segments to write to a subdirectory before starting a new one. directoryStructure must be subdirectoryPerStream for this setting to have an effect.

  • manifestDurationFormat :: Maybe HlsManifestDurationFormat

    Indicates whether the output manifest should use floating point or integer values for segment duration.

  • ivSource :: Maybe HlsIvSource

    For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If this setting is "followsSegmentNumber", it will cause the IV to change every segment (to match the segment number). If this is set to "explicit", you must enter a constantIv value.

  • segmentationMode :: Maybe HlsSegmentationMode

    useInputSegmentation has been deprecated. The configured segment size is always used.

  • keyFormatVersions :: Maybe Text

    Either a single positive integer version value or a slash delimited list of version values (1/2/3).

  • clientCache :: Maybe HlsClientCache

    When set to "disabled", sets the #EXT-X-ALLOW-CACHE:no tag in the manifest, which prevents clients from saving media segments for later replay.

  • timestampDeltaMilliseconds :: Maybe Natural

    Provides an extra millisecond delta offset to fine tune the timestamps.

  • baseUrlManifest1 :: Maybe Text

    Optional. One value per output group. Complete this field only if you are completing Base URL manifest A, and the downstream system has notified you that the child manifest files for pipeline 1 of all outputs are in a location different from the child manifest files for pipeline 0.

  • redundantManifest :: Maybe HlsRedundantManifest

    ENABLED: The master manifest (.m3u8 file) for each pipeline includes information about both pipelines: first its own media files, then the media files of the other pipeline. This feature allows playout device that support stale manifest detection to switch from one manifest to the other, when the current manifest seems to be stale. There are still two destinations and two master manifests, but both master manifests reference the media files from both pipelines. DISABLED: The master manifest (.m3u8 file) for each pipeline includes information about its own pipeline only. For an HLS output group with MediaPackage as the destination, the DISABLED behavior is always followed. MediaPackage regenerates the manifests it serves to players so a redundant manifest from MediaLive is irrelevant.

  • streamInfResolution :: Maybe HlsStreamInfResolution

    Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.

  • keepSegments :: Maybe Natural

    Applies only if Mode field is LIVE. Specifies the number of media segments to retain in the destination directory. This number should be bigger than indexNSegments (Num segments). We recommend (value = (2 x indexNsegments) + 1). If this "keep segments" number is too low, the following might happen: the player is still reading a media manifest file that lists this segment, but that segment has been removed from the destination directory (as directed by indexNSegments). This situation would result in a 404 HTTP error on the player.

  • baseUrlContent1 :: Maybe Text

    Optional. One value per output group. This field is required only if you are completing Base URL content A, and the downstream system has notified you that the media files for pipeline 1 of all outputs are in a location different from the media files for pipeline 0.

  • manifestCompression :: Maybe HlsManifestCompression

    When set to gzip, compresses HLS playlist.

  • destination :: OutputLocationRef

    A directory or HTTP destination for the HLS segments, manifest files, and encryption keys (if enabled).

Instances

Instances details
Eq HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

Read HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

Show HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

Generic HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

Associated Types

type Rep HlsGroupSettings :: Type -> Type #

NFData HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

Methods

rnf :: HlsGroupSettings -> () #

Hashable HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

ToJSON HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

FromJSON HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

type Rep HlsGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsGroupSettings

type Rep HlsGroupSettings = D1 ('MetaData "HlsGroupSettings" "Amazonka.MediaLive.Types.HlsGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsGroupSettings'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "directoryStructure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsDirectoryStructure)) :*: S1 ('MetaSel ('Just "encryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsEncryptionType))) :*: (S1 ('MetaSel ('Just "timedMetadataId3Period") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "ivInManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsIvInManifest)) :*: S1 ('MetaSel ('Just "discontinuityTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsDiscontinuityTags))))) :*: ((S1 ('MetaSel ('Just "tsFileMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsTsFileMode)) :*: S1 ('MetaSel ('Just "minSegmentLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "iFrameOnlyPlaylists") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IFrameOnlyPlaylistType)) :*: (S1 ('MetaSel ('Just "programDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsProgramDateTime)) :*: S1 ('MetaSel ('Just "indexNSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))) :*: (((S1 ('MetaSel ('Just "programDateTimePeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "codecSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsCodecSpecification))) :*: (S1 ('MetaSel ('Just "hlsCdnSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsCdnSettings)) :*: (S1 ('MetaSel ('Just "captionLanguageMappings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CaptionLanguageMapping])) :*: S1 ('MetaSel ('Just "inputLossAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLossActionForHlsOut))))) :*: ((S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsMode)) :*: (S1 ('MetaSel ('Just "keyProviderSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KeyProviderSettings)) :*: S1 ('MetaSel ('Just "incompleteSegmentBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsIncompleteSegmentBehavior)))) :*: (S1 ('MetaSel ('Just "constantIv") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "baseUrlManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "adMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HlsAdMarkers]))))))) :*: ((((S1 ('MetaSel ('Just "keyFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "segmentLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "hlsId3SegmentTagging") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsId3SegmentTaggingState)) :*: (S1 ('MetaSel ('Just "timedMetadataId3Frame") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsTimedMetadataId3Frame)) :*: S1 ('MetaSel ('Just "baseUrlContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "outputSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsOutputSelection)) :*: S1 ('MetaSel ('Just "captionLanguageSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsCaptionLanguageSetting))) :*: (S1 ('MetaSel ('Just "segmentsPerSubdirectory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "manifestDurationFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsManifestDurationFormat)) :*: S1 ('MetaSel ('Just "ivSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsIvSource)))))) :*: (((S1 ('MetaSel ('Just "segmentationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsSegmentationMode)) :*: S1 ('MetaSel ('Just "keyFormatVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "clientCache") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsClientCache)) :*: (S1 ('MetaSel ('Just "timestampDeltaMilliseconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "baseUrlManifest1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "redundantManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsRedundantManifest)) :*: (S1 ('MetaSel ('Just "streamInfResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsStreamInfResolution)) :*: S1 ('MetaSel ('Just "keepSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "baseUrlContent1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "manifestCompression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsManifestCompression)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef))))))))

newHlsGroupSettings Source #

Create a value of HlsGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:directoryStructure:HlsGroupSettings', hlsGroupSettings_directoryStructure - Place segments in subdirectories.

$sel:encryptionType:HlsGroupSettings', hlsGroupSettings_encryptionType - Encrypts the segments with the given encryption scheme. Exclude this parameter if no encryption is desired.

$sel:timedMetadataId3Period:HlsGroupSettings', hlsGroupSettings_timedMetadataId3Period - Timed Metadata interval in seconds.

$sel:ivInManifest:HlsGroupSettings', hlsGroupSettings_ivInManifest - For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If set to "include", IV is listed in the manifest, otherwise the IV is not in the manifest.

$sel:discontinuityTags:HlsGroupSettings', hlsGroupSettings_discontinuityTags - Specifies whether to insert EXT-X-DISCONTINUITY tags in the HLS child manifests for this output group. Typically, choose Insert because these tags are required in the manifest (according to the HLS specification) and serve an important purpose. Choose Never Insert only if the downstream system is doing real-time failover (without using the MediaLive automatic failover feature) and only if that downstream system has advised you to exclude the tags.

$sel:tsFileMode:HlsGroupSettings', hlsGroupSettings_tsFileMode - SEGMENTED_FILES: Emit the program as segments - multiple .ts media files. SINGLE_FILE: Applies only if Mode field is VOD. Emit the program as a single .ts media file. The media manifest includes #EXT-X-BYTERANGE tags to index segments for playback. A typical use for this value is when sending the output to AWS Elemental MediaConvert, which can accept only a single media file. Playback while the channel is running is not guaranteed due to HTTP server caching.

$sel:minSegmentLength:HlsGroupSettings', hlsGroupSettings_minSegmentLength - When set, minimumSegmentLength is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.

$sel:iFrameOnlyPlaylists:HlsGroupSettings', hlsGroupSettings_iFrameOnlyPlaylists - DISABLED: Do not create an I-frame-only manifest, but do create the master and media manifests (according to the Output Selection field). STANDARD: Create an I-frame-only manifest for each output that contains video, as well as the other manifests (according to the Output Selection field). The I-frame manifest contains a #EXT-X-I-FRAMES-ONLY tag to indicate it is I-frame only, and one or more #EXT-X-BYTERANGE entries identifying the I-frame position. For example, #EXT-X-BYTERANGE:160364@1461888"

$sel:programDateTime:HlsGroupSettings', hlsGroupSettings_programDateTime - Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. The value is calculated as follows: either the program date and time are initialized using the input timecode source, or the time is initialized using the input timecode source and the date is initialized using the timestampOffset.

$sel:indexNSegments:HlsGroupSettings', hlsGroupSettings_indexNSegments - Applies only if Mode field is LIVE. Specifies the maximum number of segments in the media manifest file. After this maximum, older segments are removed from the media manifest. This number must be smaller than the number in the Keep Segments field.

$sel:programDateTimePeriod:HlsGroupSettings', hlsGroupSettings_programDateTimePeriod - Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.

$sel:codecSpecification:HlsGroupSettings', hlsGroupSettings_codecSpecification - Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.

$sel:hlsCdnSettings:HlsGroupSettings', hlsGroupSettings_hlsCdnSettings - Parameters that control interactions with the CDN.

$sel:captionLanguageMappings:HlsGroupSettings', hlsGroupSettings_captionLanguageMappings - Mapping of up to 4 caption channels to caption languages. Is only meaningful if captionLanguageSetting is set to "insert".

$sel:inputLossAction:HlsGroupSettings', hlsGroupSettings_inputLossAction - Parameter that control output group behavior on input loss.

$sel:mode:HlsGroupSettings', hlsGroupSettings_mode - If "vod", all segments are indexed and kept permanently in the destination and manifest. If "live", only the number segments specified in keepSegments and indexNSegments are kept; newer segments replace older segments, which may prevent players from rewinding all the way to the beginning of the event. VOD mode uses HLS EXT-X-PLAYLIST-TYPE of EVENT while the channel is running, converting it to a "VOD" type manifest on completion of the stream.

$sel:keyProviderSettings:HlsGroupSettings', hlsGroupSettings_keyProviderSettings - The key provider settings.

$sel:incompleteSegmentBehavior:HlsGroupSettings', hlsGroupSettings_incompleteSegmentBehavior - Specifies whether to include the final (incomplete) segment in the media output when the pipeline stops producing output because of a channel stop, a channel pause or a loss of input to the pipeline. Auto means that MediaLive decides whether to include the final segment, depending on the channel class and the types of output groups. Suppress means to never include the incomplete segment. We recommend you choose Auto and let MediaLive control the behavior.

$sel:constantIv:HlsGroupSettings', hlsGroupSettings_constantIv - For use with encryptionType. This is a 128-bit, 16-byte hex value represented by a 32-character text string. If ivSource is set to "explicit" then this parameter is required and is used as the IV for encryption.

$sel:baseUrlManifest:HlsGroupSettings', hlsGroupSettings_baseUrlManifest - A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

$sel:adMarkers:HlsGroupSettings', hlsGroupSettings_adMarkers - Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.

$sel:keyFormat:HlsGroupSettings', hlsGroupSettings_keyFormat - The value specifies how the key is represented in the resource identified by the URI. If parameter is absent, an implicit value of "identity" is used. A reverse DNS string can also be given.

$sel:segmentLength:HlsGroupSettings', hlsGroupSettings_segmentLength - Length of MPEG-2 Transport Stream segments to create (in seconds). Note that segments will end on the next keyframe after this number of seconds, so actual segment length may be longer.

$sel:hlsId3SegmentTagging:HlsGroupSettings', hlsGroupSettings_hlsId3SegmentTagging - State of HLS ID3 Segment Tagging

$sel:timedMetadataId3Frame:HlsGroupSettings', hlsGroupSettings_timedMetadataId3Frame - Indicates ID3 frame that has the timecode.

$sel:baseUrlContent:HlsGroupSettings', hlsGroupSettings_baseUrlContent - A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

$sel:outputSelection:HlsGroupSettings', hlsGroupSettings_outputSelection - MANIFESTS_AND_SEGMENTS: Generates manifests (master manifest, if applicable, and media manifests) for this output group. VARIANT_MANIFESTS_AND_SEGMENTS: Generates media manifests for this output group, but not a master manifest. SEGMENTS_ONLY: Does not generate any manifests for this output group.

$sel:captionLanguageSetting:HlsGroupSettings', hlsGroupSettings_captionLanguageSetting - Applies only to 608 Embedded output captions. insert: Include CLOSED-CAPTIONS lines in the manifest. Specify at least one language in the CC1 Language Code field. One CLOSED-CAPTION line is added for each Language Code you specify. Make sure to specify the languages in the order in which they appear in the original source (if the source is embedded format) or the order of the caption selectors (if the source is other than embedded). Otherwise, languages in the manifest will not match up properly with the output captions. none: Include CLOSED-CAPTIONS=NONE line in the manifest. omit: Omit any CLOSED-CAPTIONS line from the manifest.

$sel:segmentsPerSubdirectory:HlsGroupSettings', hlsGroupSettings_segmentsPerSubdirectory - Number of segments to write to a subdirectory before starting a new one. directoryStructure must be subdirectoryPerStream for this setting to have an effect.

$sel:manifestDurationFormat:HlsGroupSettings', hlsGroupSettings_manifestDurationFormat - Indicates whether the output manifest should use floating point or integer values for segment duration.

$sel:ivSource:HlsGroupSettings', hlsGroupSettings_ivSource - For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If this setting is "followsSegmentNumber", it will cause the IV to change every segment (to match the segment number). If this is set to "explicit", you must enter a constantIv value.

$sel:segmentationMode:HlsGroupSettings', hlsGroupSettings_segmentationMode - useInputSegmentation has been deprecated. The configured segment size is always used.

$sel:keyFormatVersions:HlsGroupSettings', hlsGroupSettings_keyFormatVersions - Either a single positive integer version value or a slash delimited list of version values (1/2/3).

$sel:clientCache:HlsGroupSettings', hlsGroupSettings_clientCache - When set to "disabled", sets the #EXT-X-ALLOW-CACHE:no tag in the manifest, which prevents clients from saving media segments for later replay.

$sel:timestampDeltaMilliseconds:HlsGroupSettings', hlsGroupSettings_timestampDeltaMilliseconds - Provides an extra millisecond delta offset to fine tune the timestamps.

$sel:baseUrlManifest1:HlsGroupSettings', hlsGroupSettings_baseUrlManifest1 - Optional. One value per output group. Complete this field only if you are completing Base URL manifest A, and the downstream system has notified you that the child manifest files for pipeline 1 of all outputs are in a location different from the child manifest files for pipeline 0.

$sel:redundantManifest:HlsGroupSettings', hlsGroupSettings_redundantManifest - ENABLED: The master manifest (.m3u8 file) for each pipeline includes information about both pipelines: first its own media files, then the media files of the other pipeline. This feature allows playout device that support stale manifest detection to switch from one manifest to the other, when the current manifest seems to be stale. There are still two destinations and two master manifests, but both master manifests reference the media files from both pipelines. DISABLED: The master manifest (.m3u8 file) for each pipeline includes information about its own pipeline only. For an HLS output group with MediaPackage as the destination, the DISABLED behavior is always followed. MediaPackage regenerates the manifests it serves to players so a redundant manifest from MediaLive is irrelevant.

$sel:streamInfResolution:HlsGroupSettings', hlsGroupSettings_streamInfResolution - Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.

$sel:keepSegments:HlsGroupSettings', hlsGroupSettings_keepSegments - Applies only if Mode field is LIVE. Specifies the number of media segments to retain in the destination directory. This number should be bigger than indexNSegments (Num segments). We recommend (value = (2 x indexNsegments) + 1). If this "keep segments" number is too low, the following might happen: the player is still reading a media manifest file that lists this segment, but that segment has been removed from the destination directory (as directed by indexNSegments). This situation would result in a 404 HTTP error on the player.

$sel:baseUrlContent1:HlsGroupSettings', hlsGroupSettings_baseUrlContent1 - Optional. One value per output group. This field is required only if you are completing Base URL content A, and the downstream system has notified you that the media files for pipeline 1 of all outputs are in a location different from the media files for pipeline 0.

$sel:manifestCompression:HlsGroupSettings', hlsGroupSettings_manifestCompression - When set to gzip, compresses HLS playlist.

$sel:destination:HlsGroupSettings', hlsGroupSettings_destination - A directory or HTTP destination for the HLS segments, manifest files, and encryption keys (if enabled).

hlsGroupSettings_encryptionType :: Lens' HlsGroupSettings (Maybe HlsEncryptionType) Source #

Encrypts the segments with the given encryption scheme. Exclude this parameter if no encryption is desired.

hlsGroupSettings_ivInManifest :: Lens' HlsGroupSettings (Maybe HlsIvInManifest) Source #

For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If set to "include", IV is listed in the manifest, otherwise the IV is not in the manifest.

hlsGroupSettings_discontinuityTags :: Lens' HlsGroupSettings (Maybe HlsDiscontinuityTags) Source #

Specifies whether to insert EXT-X-DISCONTINUITY tags in the HLS child manifests for this output group. Typically, choose Insert because these tags are required in the manifest (according to the HLS specification) and serve an important purpose. Choose Never Insert only if the downstream system is doing real-time failover (without using the MediaLive automatic failover feature) and only if that downstream system has advised you to exclude the tags.

hlsGroupSettings_tsFileMode :: Lens' HlsGroupSettings (Maybe HlsTsFileMode) Source #

SEGMENTED_FILES: Emit the program as segments - multiple .ts media files. SINGLE_FILE: Applies only if Mode field is VOD. Emit the program as a single .ts media file. The media manifest includes #EXT-X-BYTERANGE tags to index segments for playback. A typical use for this value is when sending the output to AWS Elemental MediaConvert, which can accept only a single media file. Playback while the channel is running is not guaranteed due to HTTP server caching.

hlsGroupSettings_minSegmentLength :: Lens' HlsGroupSettings (Maybe Natural) Source #

When set, minimumSegmentLength is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.

hlsGroupSettings_iFrameOnlyPlaylists :: Lens' HlsGroupSettings (Maybe IFrameOnlyPlaylistType) Source #

DISABLED: Do not create an I-frame-only manifest, but do create the master and media manifests (according to the Output Selection field). STANDARD: Create an I-frame-only manifest for each output that contains video, as well as the other manifests (according to the Output Selection field). The I-frame manifest contains a #EXT-X-I-FRAMES-ONLY tag to indicate it is I-frame only, and one or more #EXT-X-BYTERANGE entries identifying the I-frame position. For example, #EXT-X-BYTERANGE:160364@1461888"

hlsGroupSettings_programDateTime :: Lens' HlsGroupSettings (Maybe HlsProgramDateTime) Source #

Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. The value is calculated as follows: either the program date and time are initialized using the input timecode source, or the time is initialized using the input timecode source and the date is initialized using the timestampOffset.

hlsGroupSettings_indexNSegments :: Lens' HlsGroupSettings (Maybe Natural) Source #

Applies only if Mode field is LIVE. Specifies the maximum number of segments in the media manifest file. After this maximum, older segments are removed from the media manifest. This number must be smaller than the number in the Keep Segments field.

hlsGroupSettings_programDateTimePeriod :: Lens' HlsGroupSettings (Maybe Natural) Source #

Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.

hlsGroupSettings_codecSpecification :: Lens' HlsGroupSettings (Maybe HlsCodecSpecification) Source #

Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.

hlsGroupSettings_hlsCdnSettings :: Lens' HlsGroupSettings (Maybe HlsCdnSettings) Source #

Parameters that control interactions with the CDN.

hlsGroupSettings_captionLanguageMappings :: Lens' HlsGroupSettings (Maybe [CaptionLanguageMapping]) Source #

Mapping of up to 4 caption channels to caption languages. Is only meaningful if captionLanguageSetting is set to "insert".

hlsGroupSettings_inputLossAction :: Lens' HlsGroupSettings (Maybe InputLossActionForHlsOut) Source #

Parameter that control output group behavior on input loss.

hlsGroupSettings_mode :: Lens' HlsGroupSettings (Maybe HlsMode) Source #

If "vod", all segments are indexed and kept permanently in the destination and manifest. If "live", only the number segments specified in keepSegments and indexNSegments are kept; newer segments replace older segments, which may prevent players from rewinding all the way to the beginning of the event. VOD mode uses HLS EXT-X-PLAYLIST-TYPE of EVENT while the channel is running, converting it to a "VOD" type manifest on completion of the stream.

hlsGroupSettings_incompleteSegmentBehavior :: Lens' HlsGroupSettings (Maybe HlsIncompleteSegmentBehavior) Source #

Specifies whether to include the final (incomplete) segment in the media output when the pipeline stops producing output because of a channel stop, a channel pause or a loss of input to the pipeline. Auto means that MediaLive decides whether to include the final segment, depending on the channel class and the types of output groups. Suppress means to never include the incomplete segment. We recommend you choose Auto and let MediaLive control the behavior.

hlsGroupSettings_constantIv :: Lens' HlsGroupSettings (Maybe Text) Source #

For use with encryptionType. This is a 128-bit, 16-byte hex value represented by a 32-character text string. If ivSource is set to "explicit" then this parameter is required and is used as the IV for encryption.

hlsGroupSettings_baseUrlManifest :: Lens' HlsGroupSettings (Maybe Text) Source #

A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

hlsGroupSettings_adMarkers :: Lens' HlsGroupSettings (Maybe [HlsAdMarkers]) Source #

Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.

hlsGroupSettings_keyFormat :: Lens' HlsGroupSettings (Maybe Text) Source #

The value specifies how the key is represented in the resource identified by the URI. If parameter is absent, an implicit value of "identity" is used. A reverse DNS string can also be given.

hlsGroupSettings_segmentLength :: Lens' HlsGroupSettings (Maybe Natural) Source #

Length of MPEG-2 Transport Stream segments to create (in seconds). Note that segments will end on the next keyframe after this number of seconds, so actual segment length may be longer.

hlsGroupSettings_baseUrlContent :: Lens' HlsGroupSettings (Maybe Text) Source #

A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

hlsGroupSettings_outputSelection :: Lens' HlsGroupSettings (Maybe HlsOutputSelection) Source #

MANIFESTS_AND_SEGMENTS: Generates manifests (master manifest, if applicable, and media manifests) for this output group. VARIANT_MANIFESTS_AND_SEGMENTS: Generates media manifests for this output group, but not a master manifest. SEGMENTS_ONLY: Does not generate any manifests for this output group.

hlsGroupSettings_captionLanguageSetting :: Lens' HlsGroupSettings (Maybe HlsCaptionLanguageSetting) Source #

Applies only to 608 Embedded output captions. insert: Include CLOSED-CAPTIONS lines in the manifest. Specify at least one language in the CC1 Language Code field. One CLOSED-CAPTION line is added for each Language Code you specify. Make sure to specify the languages in the order in which they appear in the original source (if the source is embedded format) or the order of the caption selectors (if the source is other than embedded). Otherwise, languages in the manifest will not match up properly with the output captions. none: Include CLOSED-CAPTIONS=NONE line in the manifest. omit: Omit any CLOSED-CAPTIONS line from the manifest.

hlsGroupSettings_segmentsPerSubdirectory :: Lens' HlsGroupSettings (Maybe Natural) Source #

Number of segments to write to a subdirectory before starting a new one. directoryStructure must be subdirectoryPerStream for this setting to have an effect.

hlsGroupSettings_manifestDurationFormat :: Lens' HlsGroupSettings (Maybe HlsManifestDurationFormat) Source #

Indicates whether the output manifest should use floating point or integer values for segment duration.

hlsGroupSettings_ivSource :: Lens' HlsGroupSettings (Maybe HlsIvSource) Source #

For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If this setting is "followsSegmentNumber", it will cause the IV to change every segment (to match the segment number). If this is set to "explicit", you must enter a constantIv value.

hlsGroupSettings_segmentationMode :: Lens' HlsGroupSettings (Maybe HlsSegmentationMode) Source #

useInputSegmentation has been deprecated. The configured segment size is always used.

hlsGroupSettings_keyFormatVersions :: Lens' HlsGroupSettings (Maybe Text) Source #

Either a single positive integer version value or a slash delimited list of version values (1/2/3).

hlsGroupSettings_clientCache :: Lens' HlsGroupSettings (Maybe HlsClientCache) Source #

When set to "disabled", sets the #EXT-X-ALLOW-CACHE:no tag in the manifest, which prevents clients from saving media segments for later replay.

hlsGroupSettings_timestampDeltaMilliseconds :: Lens' HlsGroupSettings (Maybe Natural) Source #

Provides an extra millisecond delta offset to fine tune the timestamps.

hlsGroupSettings_baseUrlManifest1 :: Lens' HlsGroupSettings (Maybe Text) Source #

Optional. One value per output group. Complete this field only if you are completing Base URL manifest A, and the downstream system has notified you that the child manifest files for pipeline 1 of all outputs are in a location different from the child manifest files for pipeline 0.

hlsGroupSettings_redundantManifest :: Lens' HlsGroupSettings (Maybe HlsRedundantManifest) Source #

ENABLED: The master manifest (.m3u8 file) for each pipeline includes information about both pipelines: first its own media files, then the media files of the other pipeline. This feature allows playout device that support stale manifest detection to switch from one manifest to the other, when the current manifest seems to be stale. There are still two destinations and two master manifests, but both master manifests reference the media files from both pipelines. DISABLED: The master manifest (.m3u8 file) for each pipeline includes information about its own pipeline only. For an HLS output group with MediaPackage as the destination, the DISABLED behavior is always followed. MediaPackage regenerates the manifests it serves to players so a redundant manifest from MediaLive is irrelevant.

hlsGroupSettings_streamInfResolution :: Lens' HlsGroupSettings (Maybe HlsStreamInfResolution) Source #

Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.

hlsGroupSettings_keepSegments :: Lens' HlsGroupSettings (Maybe Natural) Source #

Applies only if Mode field is LIVE. Specifies the number of media segments to retain in the destination directory. This number should be bigger than indexNSegments (Num segments). We recommend (value = (2 x indexNsegments) + 1). If this "keep segments" number is too low, the following might happen: the player is still reading a media manifest file that lists this segment, but that segment has been removed from the destination directory (as directed by indexNSegments). This situation would result in a 404 HTTP error on the player.

hlsGroupSettings_baseUrlContent1 :: Lens' HlsGroupSettings (Maybe Text) Source #

Optional. One value per output group. This field is required only if you are completing Base URL content A, and the downstream system has notified you that the media files for pipeline 1 of all outputs are in a location different from the media files for pipeline 0.

hlsGroupSettings_destination :: Lens' HlsGroupSettings OutputLocationRef Source #

A directory or HTTP destination for the HLS segments, manifest files, and encryption keys (if enabled).

HlsId3SegmentTaggingScheduleActionSettings

data HlsId3SegmentTaggingScheduleActionSettings Source #

Settings for the action to insert a user-defined ID3 tag in each HLS segment

See: newHlsId3SegmentTaggingScheduleActionSettings smart constructor.

Constructors

HlsId3SegmentTaggingScheduleActionSettings' 

Fields

  • tag :: Text

    ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html

Instances

Instances details
Eq HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

Read HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

Show HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

Generic HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

NFData HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

Hashable HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

ToJSON HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

FromJSON HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

type Rep HlsId3SegmentTaggingScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings

type Rep HlsId3SegmentTaggingScheduleActionSettings = D1 ('MetaData "HlsId3SegmentTaggingScheduleActionSettings" "Amazonka.MediaLive.Types.HlsId3SegmentTaggingScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsId3SegmentTaggingScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHlsId3SegmentTaggingScheduleActionSettings Source #

Create a value of HlsId3SegmentTaggingScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tag:HlsId3SegmentTaggingScheduleActionSettings', hlsId3SegmentTaggingScheduleActionSettings_tag - ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html

hlsId3SegmentTaggingScheduleActionSettings_tag :: Lens' HlsId3SegmentTaggingScheduleActionSettings Text Source #

ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html

HlsInputSettings

data HlsInputSettings Source #

Hls Input Settings

See: newHlsInputSettings smart constructor.

Constructors

HlsInputSettings' 

Fields

  • bufferSegments :: Maybe Natural

    When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.

  • retries :: Maybe Natural

    The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.

  • retryInterval :: Maybe Natural

    The number of seconds between retries when an attempt to read a manifest or segment fails.

  • bandwidth :: Maybe Natural

    When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches this value will be chosen, otherwise the highest bandwidth stream in the m3u8 will be chosen. The bitrate is specified in bits per second, as in an HLS manifest.

  • scte35Source :: Maybe HlsScte35SourceType

    Identifies the source for the SCTE-35 messages that MediaLive will ingest. Messages can be ingested from the content segments (in the stream) or from tags in the playlist (the HLS manifest). MediaLive ignores SCTE-35 information in the source that is not selected.

Instances

Instances details
Eq HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

Read HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

Show HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

Generic HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

Associated Types

type Rep HlsInputSettings :: Type -> Type #

NFData HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

Methods

rnf :: HlsInputSettings -> () #

Hashable HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

ToJSON HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

FromJSON HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

type Rep HlsInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsInputSettings

type Rep HlsInputSettings = D1 ('MetaData "HlsInputSettings" "Amazonka.MediaLive.Types.HlsInputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsInputSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bufferSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "retries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "retryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "bandwidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "scte35Source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsScte35SourceType))))))

newHlsInputSettings :: HlsInputSettings Source #

Create a value of HlsInputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bufferSegments:HlsInputSettings', hlsInputSettings_bufferSegments - When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.

$sel:retries:HlsInputSettings', hlsInputSettings_retries - The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.

$sel:retryInterval:HlsInputSettings', hlsInputSettings_retryInterval - The number of seconds between retries when an attempt to read a manifest or segment fails.

$sel:bandwidth:HlsInputSettings', hlsInputSettings_bandwidth - When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches this value will be chosen, otherwise the highest bandwidth stream in the m3u8 will be chosen. The bitrate is specified in bits per second, as in an HLS manifest.

$sel:scte35Source:HlsInputSettings', hlsInputSettings_scte35Source - Identifies the source for the SCTE-35 messages that MediaLive will ingest. Messages can be ingested from the content segments (in the stream) or from tags in the playlist (the HLS manifest). MediaLive ignores SCTE-35 information in the source that is not selected.

hlsInputSettings_bufferSegments :: Lens' HlsInputSettings (Maybe Natural) Source #

When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.

hlsInputSettings_retries :: Lens' HlsInputSettings (Maybe Natural) Source #

The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.

hlsInputSettings_retryInterval :: Lens' HlsInputSettings (Maybe Natural) Source #

The number of seconds between retries when an attempt to read a manifest or segment fails.

hlsInputSettings_bandwidth :: Lens' HlsInputSettings (Maybe Natural) Source #

When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches this value will be chosen, otherwise the highest bandwidth stream in the m3u8 will be chosen. The bitrate is specified in bits per second, as in an HLS manifest.

hlsInputSettings_scte35Source :: Lens' HlsInputSettings (Maybe HlsScte35SourceType) Source #

Identifies the source for the SCTE-35 messages that MediaLive will ingest. Messages can be ingested from the content segments (in the stream) or from tags in the playlist (the HLS manifest). MediaLive ignores SCTE-35 information in the source that is not selected.

HlsMediaStoreSettings

data HlsMediaStoreSettings Source #

Hls Media Store Settings

See: newHlsMediaStoreSettings smart constructor.

Constructors

HlsMediaStoreSettings' 

Fields

Instances

Instances details
Eq HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

Read HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

Show HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

Generic HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

Associated Types

type Rep HlsMediaStoreSettings :: Type -> Type #

NFData HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

Methods

rnf :: HlsMediaStoreSettings -> () #

Hashable HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

ToJSON HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

FromJSON HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

type Rep HlsMediaStoreSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsMediaStoreSettings

type Rep HlsMediaStoreSettings = D1 ('MetaData "HlsMediaStoreSettings" "Amazonka.MediaLive.Types.HlsMediaStoreSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsMediaStoreSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "filecacheDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "mediaStoreStorageClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsMediaStoreStorageClass)) :*: S1 ('MetaSel ('Just "restartDelay") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newHlsMediaStoreSettings :: HlsMediaStoreSettings Source #

Create a value of HlsMediaStoreSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numRetries:HlsMediaStoreSettings', hlsMediaStoreSettings_numRetries - Number of retry attempts that will be made before the Live Event is put into an error state.

$sel:connectionRetryInterval:HlsMediaStoreSettings', hlsMediaStoreSettings_connectionRetryInterval - Number of seconds to wait before retrying connection to the CDN if the connection is lost.

$sel:filecacheDuration:HlsMediaStoreSettings', hlsMediaStoreSettings_filecacheDuration - Size in seconds of file cache for streaming outputs.

$sel:mediaStoreStorageClass:HlsMediaStoreSettings', hlsMediaStoreSettings_mediaStoreStorageClass - When set to temporal, output files are stored in non-persistent memory for faster reading and writing.

$sel:restartDelay:HlsMediaStoreSettings', hlsMediaStoreSettings_restartDelay - If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

hlsMediaStoreSettings_numRetries :: Lens' HlsMediaStoreSettings (Maybe Natural) Source #

Number of retry attempts that will be made before the Live Event is put into an error state.

hlsMediaStoreSettings_connectionRetryInterval :: Lens' HlsMediaStoreSettings (Maybe Natural) Source #

Number of seconds to wait before retrying connection to the CDN if the connection is lost.

hlsMediaStoreSettings_filecacheDuration :: Lens' HlsMediaStoreSettings (Maybe Natural) Source #

Size in seconds of file cache for streaming outputs.

hlsMediaStoreSettings_mediaStoreStorageClass :: Lens' HlsMediaStoreSettings (Maybe HlsMediaStoreStorageClass) Source #

When set to temporal, output files are stored in non-persistent memory for faster reading and writing.

hlsMediaStoreSettings_restartDelay :: Lens' HlsMediaStoreSettings (Maybe Natural) Source #

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

HlsOutputSettings

data HlsOutputSettings Source #

Hls Output Settings

See: newHlsOutputSettings smart constructor.

Constructors

HlsOutputSettings' 

Fields

Instances

Instances details
Eq HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

Read HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

Show HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

Generic HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

Associated Types

type Rep HlsOutputSettings :: Type -> Type #

NFData HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

Methods

rnf :: HlsOutputSettings -> () #

Hashable HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

ToJSON HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

FromJSON HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

type Rep HlsOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsOutputSettings

type Rep HlsOutputSettings = D1 ('MetaData "HlsOutputSettings" "Amazonka.MediaLive.Types.HlsOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsOutputSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "h265PackagingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsH265PackagingType)) :*: S1 ('MetaSel ('Just "segmentModifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nameModifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hlsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HlsSettings))))

newHlsOutputSettings Source #

Create a value of HlsOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:h265PackagingType:HlsOutputSettings', hlsOutputSettings_h265PackagingType - Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

$sel:segmentModifier:HlsOutputSettings', hlsOutputSettings_segmentModifier - String concatenated to end of segment filenames.

$sel:nameModifier:HlsOutputSettings', hlsOutputSettings_nameModifier - String concatenated to the end of the destination filename. Accepts \"Format Identifiers\":#formatIdentifierParameters.

$sel:hlsSettings:HlsOutputSettings', hlsOutputSettings_hlsSettings - Settings regarding the underlying stream. These settings are different for audio-only outputs.

hlsOutputSettings_h265PackagingType :: Lens' HlsOutputSettings (Maybe HlsH265PackagingType) Source #

Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

hlsOutputSettings_segmentModifier :: Lens' HlsOutputSettings (Maybe Text) Source #

String concatenated to end of segment filenames.

hlsOutputSettings_nameModifier :: Lens' HlsOutputSettings (Maybe Text) Source #

String concatenated to the end of the destination filename. Accepts \"Format Identifiers\":#formatIdentifierParameters.

hlsOutputSettings_hlsSettings :: Lens' HlsOutputSettings HlsSettings Source #

Settings regarding the underlying stream. These settings are different for audio-only outputs.

HlsS3Settings

data HlsS3Settings Source #

Hls S3 Settings

See: newHlsS3Settings smart constructor.

Constructors

HlsS3Settings' 

Fields

Instances

Instances details
Eq HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

Read HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

Show HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

Generic HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

Associated Types

type Rep HlsS3Settings :: Type -> Type #

NFData HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

Methods

rnf :: HlsS3Settings -> () #

Hashable HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

ToJSON HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

FromJSON HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

type Rep HlsS3Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsS3Settings

type Rep HlsS3Settings = D1 ('MetaData "HlsS3Settings" "Amazonka.MediaLive.Types.HlsS3Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsS3Settings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cannedAcl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CannedAcl))))

newHlsS3Settings :: HlsS3Settings Source #

Create a value of HlsS3Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cannedAcl:HlsS3Settings', hlsS3Settings_cannedAcl - Specify the canned ACL to apply to each S3 request. Defaults to none.

hlsS3Settings_cannedAcl :: Lens' HlsS3Settings (Maybe S3CannedAcl) Source #

Specify the canned ACL to apply to each S3 request. Defaults to none.

HlsSettings

data HlsSettings Source #

Hls Settings

See: newHlsSettings smart constructor.

Instances

Instances details
Eq HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

Read HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

Show HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

Generic HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

Associated Types

type Rep HlsSettings :: Type -> Type #

NFData HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

Methods

rnf :: HlsSettings -> () #

Hashable HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

ToJSON HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

FromJSON HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

type Rep HlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsSettings

type Rep HlsSettings = D1 ('MetaData "HlsSettings" "Amazonka.MediaLive.Types.HlsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fmp4HlsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Fmp4HlsSettings)) :*: S1 ('MetaSel ('Just "audioOnlyHlsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioOnlyHlsSettings))) :*: (S1 ('MetaSel ('Just "frameCaptureHlsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureHlsSettings)) :*: S1 ('MetaSel ('Just "standardHlsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StandardHlsSettings)))))

newHlsSettings :: HlsSettings Source #

Create a value of HlsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fmp4HlsSettings:HlsSettings', hlsSettings_fmp4HlsSettings - Undocumented member.

$sel:audioOnlyHlsSettings:HlsSettings', hlsSettings_audioOnlyHlsSettings - Undocumented member.

$sel:frameCaptureHlsSettings:HlsSettings', hlsSettings_frameCaptureHlsSettings - Undocumented member.

$sel:standardHlsSettings:HlsSettings', hlsSettings_standardHlsSettings - Undocumented member.

HlsTimedMetadataScheduleActionSettings

data HlsTimedMetadataScheduleActionSettings Source #

Settings for the action to emit HLS metadata

See: newHlsTimedMetadataScheduleActionSettings smart constructor.

Constructors

HlsTimedMetadataScheduleActionSettings' 

Fields

  • id3 :: Text

    Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure

Instances

Instances details
Eq HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

Read HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

Show HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

Generic HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

NFData HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

Hashable HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

ToJSON HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

FromJSON HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

type Rep HlsTimedMetadataScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings

type Rep HlsTimedMetadataScheduleActionSettings = D1 ('MetaData "HlsTimedMetadataScheduleActionSettings" "Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsTimedMetadataScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHlsTimedMetadataScheduleActionSettings Source #

Create a value of HlsTimedMetadataScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id3:HlsTimedMetadataScheduleActionSettings', hlsTimedMetadataScheduleActionSettings_id3 - Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure

hlsTimedMetadataScheduleActionSettings_id3 :: Lens' HlsTimedMetadataScheduleActionSettings Text Source #

Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure

HlsWebdavSettings

data HlsWebdavSettings Source #

Hls Webdav Settings

See: newHlsWebdavSettings smart constructor.

Constructors

HlsWebdavSettings' 

Fields

Instances

Instances details
Eq HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

Read HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

Show HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

Generic HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

Associated Types

type Rep HlsWebdavSettings :: Type -> Type #

NFData HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

Methods

rnf :: HlsWebdavSettings -> () #

Hashable HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

ToJSON HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

FromJSON HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

type Rep HlsWebdavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HlsWebdavSettings

type Rep HlsWebdavSettings = D1 ('MetaData "HlsWebdavSettings" "Amazonka.MediaLive.Types.HlsWebdavSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HlsWebdavSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpTransferMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsWebdavHttpTransferMode)) :*: S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "filecacheDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "restartDelay") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newHlsWebdavSettings :: HlsWebdavSettings Source #

Create a value of HlsWebdavSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpTransferMode:HlsWebdavSettings', hlsWebdavSettings_httpTransferMode - Specify whether or not to use chunked transfer encoding to WebDAV.

$sel:numRetries:HlsWebdavSettings', hlsWebdavSettings_numRetries - Number of retry attempts that will be made before the Live Event is put into an error state.

$sel:connectionRetryInterval:HlsWebdavSettings', hlsWebdavSettings_connectionRetryInterval - Number of seconds to wait before retrying connection to the CDN if the connection is lost.

$sel:filecacheDuration:HlsWebdavSettings', hlsWebdavSettings_filecacheDuration - Size in seconds of file cache for streaming outputs.

$sel:restartDelay:HlsWebdavSettings', hlsWebdavSettings_restartDelay - If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

hlsWebdavSettings_httpTransferMode :: Lens' HlsWebdavSettings (Maybe HlsWebdavHttpTransferMode) Source #

Specify whether or not to use chunked transfer encoding to WebDAV.

hlsWebdavSettings_numRetries :: Lens' HlsWebdavSettings (Maybe Natural) Source #

Number of retry attempts that will be made before the Live Event is put into an error state.

hlsWebdavSettings_connectionRetryInterval :: Lens' HlsWebdavSettings (Maybe Natural) Source #

Number of seconds to wait before retrying connection to the CDN if the connection is lost.

hlsWebdavSettings_filecacheDuration :: Lens' HlsWebdavSettings (Maybe Natural) Source #

Size in seconds of file cache for streaming outputs.

hlsWebdavSettings_restartDelay :: Lens' HlsWebdavSettings (Maybe Natural) Source #

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

HtmlMotionGraphicsSettings

data HtmlMotionGraphicsSettings Source #

Html Motion Graphics Settings

See: newHtmlMotionGraphicsSettings smart constructor.

Instances

Instances details
Eq HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

Read HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

Show HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

Generic HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

Associated Types

type Rep HtmlMotionGraphicsSettings :: Type -> Type #

NFData HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

Hashable HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

ToJSON HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

FromJSON HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

type Rep HtmlMotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings

type Rep HtmlMotionGraphicsSettings = D1 ('MetaData "HtmlMotionGraphicsSettings" "Amazonka.MediaLive.Types.HtmlMotionGraphicsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "HtmlMotionGraphicsSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newHtmlMotionGraphicsSettings :: HtmlMotionGraphicsSettings Source #

Create a value of HtmlMotionGraphicsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

ImmediateModeScheduleActionStartSettings

data ImmediateModeScheduleActionStartSettings Source #

Settings to configure an action so that it occurs as soon as possible.

See: newImmediateModeScheduleActionStartSettings smart constructor.

Instances

Instances details
Eq ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

Read ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

Show ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

Generic ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

NFData ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

Hashable ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

ToJSON ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

FromJSON ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

type Rep ImmediateModeScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings

type Rep ImmediateModeScheduleActionStartSettings = D1 ('MetaData "ImmediateModeScheduleActionStartSettings" "Amazonka.MediaLive.Types.ImmediateModeScheduleActionStartSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ImmediateModeScheduleActionStartSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newImmediateModeScheduleActionStartSettings :: ImmediateModeScheduleActionStartSettings Source #

Create a value of ImmediateModeScheduleActionStartSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

Input

data Input Source #

Placeholder documentation for Input

See: newInput smart constructor.

Constructors

Input' 

Fields

  • state :: Maybe InputState
     
  • securityGroups :: Maybe [Text]

    A list of IDs for all the Input Security Groups attached to the input.

  • arn :: Maybe Text

    The Unique ARN of the input (generated, immutable).

  • inputDevices :: Maybe [InputDeviceSettings]

    Settings for the input devices.

  • inputPartnerIds :: Maybe [Text]

    A list of IDs for all Inputs which are partners of this one.

  • sources :: Maybe [InputSource]

    A list of the sources of the input (PULL-type).

  • destinations :: Maybe [InputDestination]

    A list of the destinations of the input (PUSH-type).

  • name :: Maybe Text

    The user-assigned name (This is a mutable value).

  • attachedChannels :: Maybe [Text]

    A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).

  • id :: Maybe Text

    The generated ID of the input (unique for user account, immutable).

  • inputClass :: Maybe InputClass

    STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails. SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.

  • type' :: Maybe InputType
     
  • mediaConnectFlows :: Maybe [MediaConnectFlow]

    A list of MediaConnect Flows for this input.

  • inputSourceType :: Maybe InputSourceType

    Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.

  • tags :: Maybe (HashMap Text Text)

    A collection of key-value pairs.

  • roleArn :: Maybe Text

    The Amazon Resource Name (ARN) of the role this input assumes during and after creation.

Instances

Instances details
Eq Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Methods

(==) :: Input -> Input -> Bool #

(/=) :: Input -> Input -> Bool #

Read Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Show Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Methods

showsPrec :: Int -> Input -> ShowS #

show :: Input -> String #

showList :: [Input] -> ShowS #

Generic Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Associated Types

type Rep Input :: Type -> Type #

Methods

from :: Input -> Rep Input x #

to :: Rep Input x -> Input #

NFData Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Methods

rnf :: Input -> () #

Hashable Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

Methods

hashWithSalt :: Int -> Input -> Int #

hash :: Input -> Int #

FromJSON Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

type Rep Input Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Input

type Rep Input = D1 ('MetaData "Input" "Amazonka.MediaLive.Types.Input" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Input'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputState)) :*: S1 ('MetaSel ('Just "securityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inputDevices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputDeviceSettings])))) :*: ((S1 ('MetaSel ('Just "inputPartnerIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputSource]))) :*: (S1 ('MetaSel ('Just "destinations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputDestination])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "attachedChannels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "inputClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputClass)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputType)))) :*: ((S1 ('MetaSel ('Just "mediaConnectFlows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MediaConnectFlow])) :*: S1 ('MetaSel ('Just "inputSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSourceType))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newInput :: Input Source #

Create a value of Input with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:Input', input_state - Undocumented member.

$sel:securityGroups:Input', input_securityGroups - A list of IDs for all the Input Security Groups attached to the input.

$sel:arn:Input', input_arn - The Unique ARN of the input (generated, immutable).

$sel:inputDevices:Input', input_inputDevices - Settings for the input devices.

$sel:inputPartnerIds:Input', input_inputPartnerIds - A list of IDs for all Inputs which are partners of this one.

$sel:sources:Input', input_sources - A list of the sources of the input (PULL-type).

$sel:destinations:Input', input_destinations - A list of the destinations of the input (PUSH-type).

$sel:name:Input', input_name - The user-assigned name (This is a mutable value).

$sel:attachedChannels:Input', input_attachedChannels - A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).

$sel:id:Input', input_id - The generated ID of the input (unique for user account, immutable).

$sel:inputClass:Input', input_inputClass - STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails. SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.

$sel:type':Input', input_type - Undocumented member.

$sel:mediaConnectFlows:Input', input_mediaConnectFlows - A list of MediaConnect Flows for this input.

$sel:inputSourceType:Input', input_inputSourceType - Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.

$sel:tags:Input', input_tags - A collection of key-value pairs.

$sel:roleArn:Input', input_roleArn - The Amazon Resource Name (ARN) of the role this input assumes during and after creation.

input_state :: Lens' Input (Maybe InputState) Source #

Undocumented member.

input_securityGroups :: Lens' Input (Maybe [Text]) Source #

A list of IDs for all the Input Security Groups attached to the input.

input_arn :: Lens' Input (Maybe Text) Source #

The Unique ARN of the input (generated, immutable).

input_inputDevices :: Lens' Input (Maybe [InputDeviceSettings]) Source #

Settings for the input devices.

input_inputPartnerIds :: Lens' Input (Maybe [Text]) Source #

A list of IDs for all Inputs which are partners of this one.

input_sources :: Lens' Input (Maybe [InputSource]) Source #

A list of the sources of the input (PULL-type).

input_destinations :: Lens' Input (Maybe [InputDestination]) Source #

A list of the destinations of the input (PUSH-type).

input_name :: Lens' Input (Maybe Text) Source #

The user-assigned name (This is a mutable value).

input_attachedChannels :: Lens' Input (Maybe [Text]) Source #

A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).

input_id :: Lens' Input (Maybe Text) Source #

The generated ID of the input (unique for user account, immutable).

input_inputClass :: Lens' Input (Maybe InputClass) Source #

STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails. SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.

input_type :: Lens' Input (Maybe InputType) Source #

Undocumented member.

input_mediaConnectFlows :: Lens' Input (Maybe [MediaConnectFlow]) Source #

A list of MediaConnect Flows for this input.

input_inputSourceType :: Lens' Input (Maybe InputSourceType) Source #

Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.

input_tags :: Lens' Input (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs.

input_roleArn :: Lens' Input (Maybe Text) Source #

The Amazon Resource Name (ARN) of the role this input assumes during and after creation.

InputAttachment

data InputAttachment Source #

Placeholder documentation for InputAttachment

See: newInputAttachment smart constructor.

Constructors

InputAttachment' 

Fields

Instances

Instances details
Eq InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

Read InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

Show InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

Generic InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

Associated Types

type Rep InputAttachment :: Type -> Type #

NFData InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

Methods

rnf :: InputAttachment -> () #

Hashable InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

ToJSON InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

FromJSON InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

type Rep InputAttachment Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputAttachment

type Rep InputAttachment = D1 ('MetaData "InputAttachment" "Amazonka.MediaLive.Types.InputAttachment" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputAttachment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "inputAttachmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inputId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "automaticInputFailoverSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomaticInputFailoverSettings)) :*: S1 ('MetaSel ('Just "inputSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSettings)))))

newInputAttachment :: InputAttachment Source #

Create a value of InputAttachment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputAttachmentName:InputAttachment', inputAttachment_inputAttachmentName - User-specified name for the attachment. This is required if the user wants to use this input in an input switch action.

$sel:inputId:InputAttachment', inputAttachment_inputId - The ID of the input

$sel:automaticInputFailoverSettings:InputAttachment', inputAttachment_automaticInputFailoverSettings - User-specified settings for defining what the conditions are for declaring the input unhealthy and failing over to a different input.

$sel:inputSettings:InputAttachment', inputAttachment_inputSettings - Settings of an input (caption selector, etc.)

inputAttachment_inputAttachmentName :: Lens' InputAttachment (Maybe Text) Source #

User-specified name for the attachment. This is required if the user wants to use this input in an input switch action.

inputAttachment_automaticInputFailoverSettings :: Lens' InputAttachment (Maybe AutomaticInputFailoverSettings) Source #

User-specified settings for defining what the conditions are for declaring the input unhealthy and failing over to a different input.

inputAttachment_inputSettings :: Lens' InputAttachment (Maybe InputSettings) Source #

Settings of an input (caption selector, etc.)

InputChannelLevel

data InputChannelLevel Source #

Input Channel Level

See: newInputChannelLevel smart constructor.

Constructors

InputChannelLevel' 

Fields

  • inputChannel :: Natural

    The index of the input channel used as a source.

  • gain :: Int

    Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.

Instances

Instances details
Eq InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

Read InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

Show InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

Generic InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

Associated Types

type Rep InputChannelLevel :: Type -> Type #

NFData InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

Methods

rnf :: InputChannelLevel -> () #

Hashable InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

ToJSON InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

FromJSON InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

type Rep InputChannelLevel Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputChannelLevel

type Rep InputChannelLevel = D1 ('MetaData "InputChannelLevel" "Amazonka.MediaLive.Types.InputChannelLevel" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputChannelLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputChannel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "gain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newInputChannelLevel Source #

Create a value of InputChannelLevel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputChannel:InputChannelLevel', inputChannelLevel_inputChannel - The index of the input channel used as a source.

$sel:gain:InputChannelLevel', inputChannelLevel_gain - Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.

inputChannelLevel_inputChannel :: Lens' InputChannelLevel Natural Source #

The index of the input channel used as a source.

inputChannelLevel_gain :: Lens' InputChannelLevel Int Source #

Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.

InputClippingSettings

data InputClippingSettings Source #

Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

See: newInputClippingSettings smart constructor.

Constructors

InputClippingSettings' 

Fields

Instances

Instances details
Eq InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

Read InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

Show InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

Generic InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

Associated Types

type Rep InputClippingSettings :: Type -> Type #

NFData InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

Methods

rnf :: InputClippingSettings -> () #

Hashable InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

ToJSON InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

FromJSON InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

type Rep InputClippingSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputClippingSettings

type Rep InputClippingSettings = D1 ('MetaData "InputClippingSettings" "Amazonka.MediaLive.Types.InputClippingSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputClippingSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stopTimecode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StopTimecode)) :*: (S1 ('MetaSel ('Just "startTimecode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StartTimecode)) :*: S1 ('MetaSel ('Just "inputTimecodeSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputTimecodeSource))))

newInputClippingSettings Source #

Create a value of InputClippingSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stopTimecode:InputClippingSettings', inputClippingSettings_stopTimecode - Settings to identify the end of the clip.

$sel:startTimecode:InputClippingSettings', inputClippingSettings_startTimecode - Settings to identify the start of the clip.

$sel:inputTimecodeSource:InputClippingSettings', inputClippingSettings_inputTimecodeSource - The source of the timecodes in the source being clipped.

inputClippingSettings_inputTimecodeSource :: Lens' InputClippingSettings InputTimecodeSource Source #

The source of the timecodes in the source being clipped.

InputDestination

data InputDestination Source #

The settings for a PUSH type input.

See: newInputDestination smart constructor.

Constructors

InputDestination' 

Fields

Instances

Instances details
Eq InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

Read InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

Show InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

Generic InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

Associated Types

type Rep InputDestination :: Type -> Type #

NFData InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

Methods

rnf :: InputDestination -> () #

Hashable InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

FromJSON InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

type Rep InputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestination

type Rep InputDestination = D1 ('MetaData "InputDestination" "Amazonka.MediaLive.Types.InputDestination" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDestination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "vpc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDestinationVpc)) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newInputDestination :: InputDestination Source #

Create a value of InputDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:url:InputDestination', inputDestination_url - This represents the endpoint that the customer stream will be pushed to.

$sel:ip:InputDestination', inputDestination_ip - The system-generated static IP address of endpoint. It remains fixed for the lifetime of the input.

$sel:vpc:InputDestination', inputDestination_vpc - Undocumented member.

$sel:port:InputDestination', inputDestination_port - The port number for the input.

inputDestination_url :: Lens' InputDestination (Maybe Text) Source #

This represents the endpoint that the customer stream will be pushed to.

inputDestination_ip :: Lens' InputDestination (Maybe Text) Source #

The system-generated static IP address of endpoint. It remains fixed for the lifetime of the input.

inputDestination_port :: Lens' InputDestination (Maybe Text) Source #

The port number for the input.

InputDestinationRequest

data InputDestinationRequest Source #

Endpoint settings for a PUSH type input.

See: newInputDestinationRequest smart constructor.

Constructors

InputDestinationRequest' 

Fields

Instances

Instances details
Eq InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

Read InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

Show InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

Generic InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

Associated Types

type Rep InputDestinationRequest :: Type -> Type #

NFData InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

Methods

rnf :: InputDestinationRequest -> () #

Hashable InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

ToJSON InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

type Rep InputDestinationRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationRequest

type Rep InputDestinationRequest = D1 ('MetaData "InputDestinationRequest" "Amazonka.MediaLive.Types.InputDestinationRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDestinationRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputDestinationRequest :: InputDestinationRequest Source #

Create a value of InputDestinationRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamName:InputDestinationRequest', inputDestinationRequest_streamName - A unique name for the location the RTMP stream is being pushed to.

inputDestinationRequest_streamName :: Lens' InputDestinationRequest (Maybe Text) Source #

A unique name for the location the RTMP stream is being pushed to.

InputDestinationVpc

data InputDestinationVpc Source #

The properties for a VPC type input destination.

See: newInputDestinationVpc smart constructor.

Constructors

InputDestinationVpc' 

Fields

Instances

Instances details
Eq InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

Read InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

Show InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

Generic InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

Associated Types

type Rep InputDestinationVpc :: Type -> Type #

NFData InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

Methods

rnf :: InputDestinationVpc -> () #

Hashable InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

FromJSON InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

type Rep InputDestinationVpc Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDestinationVpc

type Rep InputDestinationVpc = D1 ('MetaData "InputDestinationVpc" "Amazonka.MediaLive.Types.InputDestinationVpc" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDestinationVpc'" 'PrefixI 'True) (S1 ('MetaSel ('Just "networkInterfaceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputDestinationVpc :: InputDestinationVpc Source #

Create a value of InputDestinationVpc with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:networkInterfaceId:InputDestinationVpc', inputDestinationVpc_networkInterfaceId - The network interface ID of the Input destination in the VPC.

$sel:availabilityZone:InputDestinationVpc', inputDestinationVpc_availabilityZone - The availability zone of the Input destination.

inputDestinationVpc_networkInterfaceId :: Lens' InputDestinationVpc (Maybe Text) Source #

The network interface ID of the Input destination in the VPC.

inputDestinationVpc_availabilityZone :: Lens' InputDestinationVpc (Maybe Text) Source #

The availability zone of the Input destination.

InputDeviceConfigurableSettings

data InputDeviceConfigurableSettings Source #

Configurable settings for the input device.

See: newInputDeviceConfigurableSettings smart constructor.

Constructors

InputDeviceConfigurableSettings' 

Fields

  • configuredInput :: Maybe InputDeviceConfiguredInput

    The input source that you want to use. If the device has a source connected to only one of its input ports, or if you don't care which source the device sends, specify Auto. If the device has sources connected to both its input ports, and you want to use a specific source, specify the source.

  • maxBitrate :: Maybe Int

    The maximum bitrate in bits per second. Set a value here to throttle the bitrate of the source video.

Instances

Instances details
Eq InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

Read InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

Show InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

Generic InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

Associated Types

type Rep InputDeviceConfigurableSettings :: Type -> Type #

NFData InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

Hashable InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

ToJSON InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

type Rep InputDeviceConfigurableSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceConfigurableSettings

type Rep InputDeviceConfigurableSettings = D1 ('MetaData "InputDeviceConfigurableSettings" "Amazonka.MediaLive.Types.InputDeviceConfigurableSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDeviceConfigurableSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configuredInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceConfiguredInput)) :*: S1 ('MetaSel ('Just "maxBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newInputDeviceConfigurableSettings :: InputDeviceConfigurableSettings Source #

Create a value of InputDeviceConfigurableSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configuredInput:InputDeviceConfigurableSettings', inputDeviceConfigurableSettings_configuredInput - The input source that you want to use. If the device has a source connected to only one of its input ports, or if you don't care which source the device sends, specify Auto. If the device has sources connected to both its input ports, and you want to use a specific source, specify the source.

$sel:maxBitrate:InputDeviceConfigurableSettings', inputDeviceConfigurableSettings_maxBitrate - The maximum bitrate in bits per second. Set a value here to throttle the bitrate of the source video.

inputDeviceConfigurableSettings_configuredInput :: Lens' InputDeviceConfigurableSettings (Maybe InputDeviceConfiguredInput) Source #

The input source that you want to use. If the device has a source connected to only one of its input ports, or if you don't care which source the device sends, specify Auto. If the device has sources connected to both its input ports, and you want to use a specific source, specify the source.

inputDeviceConfigurableSettings_maxBitrate :: Lens' InputDeviceConfigurableSettings (Maybe Int) Source #

The maximum bitrate in bits per second. Set a value here to throttle the bitrate of the source video.

InputDeviceHdSettings

data InputDeviceHdSettings Source #

Settings that describe the active source from the input device, and the video characteristics of that source.

See: newInputDeviceHdSettings smart constructor.

Constructors

InputDeviceHdSettings' 

Fields

Instances

Instances details
Eq InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

Read InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

Show InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

Generic InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

Associated Types

type Rep InputDeviceHdSettings :: Type -> Type #

NFData InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

Methods

rnf :: InputDeviceHdSettings -> () #

Hashable InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

FromJSON InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

type Rep InputDeviceHdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceHdSettings

newInputDeviceHdSettings :: InputDeviceHdSettings Source #

Create a value of InputDeviceHdSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:framerate:InputDeviceHdSettings', inputDeviceHdSettings_framerate - The frame rate of the video source.

$sel:scanType:InputDeviceHdSettings', inputDeviceHdSettings_scanType - The scan type of the video source.

$sel:deviceState:InputDeviceHdSettings', inputDeviceHdSettings_deviceState - The state of the input device.

$sel:height:InputDeviceHdSettings', inputDeviceHdSettings_height - The height of the video source, in pixels.

$sel:activeInput:InputDeviceHdSettings', inputDeviceHdSettings_activeInput - If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).

$sel:width:InputDeviceHdSettings', inputDeviceHdSettings_width - The width of the video source, in pixels.

$sel:configuredInput:InputDeviceHdSettings', inputDeviceHdSettings_configuredInput - The source at the input device that is currently active. You can specify this source.

$sel:maxBitrate:InputDeviceHdSettings', inputDeviceHdSettings_maxBitrate - The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.

inputDeviceHdSettings_height :: Lens' InputDeviceHdSettings (Maybe Int) Source #

The height of the video source, in pixels.

inputDeviceHdSettings_activeInput :: Lens' InputDeviceHdSettings (Maybe InputDeviceActiveInput) Source #

If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).

inputDeviceHdSettings_width :: Lens' InputDeviceHdSettings (Maybe Int) Source #

The width of the video source, in pixels.

inputDeviceHdSettings_configuredInput :: Lens' InputDeviceHdSettings (Maybe InputDeviceConfiguredInput) Source #

The source at the input device that is currently active. You can specify this source.

inputDeviceHdSettings_maxBitrate :: Lens' InputDeviceHdSettings (Maybe Int) Source #

The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.

InputDeviceNetworkSettings

data InputDeviceNetworkSettings Source #

The network settings for the input device.

See: newInputDeviceNetworkSettings smart constructor.

Constructors

InputDeviceNetworkSettings' 

Fields

Instances

Instances details
Eq InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

Read InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

Show InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

Generic InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

Associated Types

type Rep InputDeviceNetworkSettings :: Type -> Type #

NFData InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

Hashable InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

FromJSON InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

type Rep InputDeviceNetworkSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceNetworkSettings

type Rep InputDeviceNetworkSettings = D1 ('MetaData "InputDeviceNetworkSettings" "Amazonka.MediaLive.Types.InputDeviceNetworkSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDeviceNetworkSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ipAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "gateway") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dnsAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "ipScheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceIpScheme)) :*: S1 ('MetaSel ('Just "subnetMask") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newInputDeviceNetworkSettings :: InputDeviceNetworkSettings Source #

Create a value of InputDeviceNetworkSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ipAddress:InputDeviceNetworkSettings', inputDeviceNetworkSettings_ipAddress - The IP address of the input device.

$sel:gateway:InputDeviceNetworkSettings', inputDeviceNetworkSettings_gateway - The network gateway IP address.

$sel:dnsAddresses:InputDeviceNetworkSettings', inputDeviceNetworkSettings_dnsAddresses - The DNS addresses of the input device.

$sel:ipScheme:InputDeviceNetworkSettings', inputDeviceNetworkSettings_ipScheme - Specifies whether the input device has been configured (outside of MediaLive) to use a dynamic IP address assignment (DHCP) or a static IP address.

$sel:subnetMask:InputDeviceNetworkSettings', inputDeviceNetworkSettings_subnetMask - The subnet mask of the input device.

inputDeviceNetworkSettings_ipScheme :: Lens' InputDeviceNetworkSettings (Maybe InputDeviceIpScheme) Source #

Specifies whether the input device has been configured (outside of MediaLive) to use a dynamic IP address assignment (DHCP) or a static IP address.

InputDeviceRequest

data InputDeviceRequest Source #

Settings for an input device.

See: newInputDeviceRequest smart constructor.

Constructors

InputDeviceRequest' 

Fields

Instances

Instances details
Eq InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

Read InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

Show InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

Generic InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

Associated Types

type Rep InputDeviceRequest :: Type -> Type #

NFData InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

Methods

rnf :: InputDeviceRequest -> () #

Hashable InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

ToJSON InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

type Rep InputDeviceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceRequest

type Rep InputDeviceRequest = D1 ('MetaData "InputDeviceRequest" "Amazonka.MediaLive.Types.InputDeviceRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDeviceRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputDeviceRequest :: InputDeviceRequest Source #

Create a value of InputDeviceRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:InputDeviceRequest', inputDeviceRequest_id - The unique ID for the device.

inputDeviceRequest_id :: Lens' InputDeviceRequest (Maybe Text) Source #

The unique ID for the device.

InputDeviceSettings

data InputDeviceSettings Source #

Settings for an input device.

See: newInputDeviceSettings smart constructor.

Constructors

InputDeviceSettings' 

Fields

Instances

Instances details
Eq InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

Read InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

Show InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

Generic InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

Associated Types

type Rep InputDeviceSettings :: Type -> Type #

NFData InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

Methods

rnf :: InputDeviceSettings -> () #

Hashable InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

ToJSON InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

FromJSON InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

type Rep InputDeviceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSettings

type Rep InputDeviceSettings = D1 ('MetaData "InputDeviceSettings" "Amazonka.MediaLive.Types.InputDeviceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDeviceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputDeviceSettings :: InputDeviceSettings Source #

Create a value of InputDeviceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:InputDeviceSettings', inputDeviceSettings_id - The unique ID for the device.

InputDeviceSummary

data InputDeviceSummary Source #

Details of the input device.

See: newInputDeviceSummary smart constructor.

Constructors

InputDeviceSummary' 

Fields

Instances

Instances details
Eq InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

Read InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

Show InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

Generic InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

Associated Types

type Rep InputDeviceSummary :: Type -> Type #

NFData InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

Methods

rnf :: InputDeviceSummary -> () #

Hashable InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

FromJSON InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

type Rep InputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceSummary

type Rep InputDeviceSummary = D1 ('MetaData "InputDeviceSummary" "Amazonka.MediaLive.Types.InputDeviceSummary" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputDeviceSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "macAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hdDeviceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceHdSettings)))) :*: (S1 ('MetaSel ('Just "uhdDeviceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceUhdSettings)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "deviceUpdateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeviceUpdateStatus)) :*: (S1 ('MetaSel ('Just "deviceSettingsSyncState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeviceSettingsSyncState)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceType)))) :*: (S1 ('MetaSel ('Just "serialNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "networkSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceNetworkSettings)) :*: S1 ('MetaSel ('Just "connectionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceConnectionState)))))))

newInputDeviceSummary :: InputDeviceSummary Source #

Create a value of InputDeviceSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:InputDeviceSummary', inputDeviceSummary_arn - The unique ARN of the input device.

$sel:macAddress:InputDeviceSummary', inputDeviceSummary_macAddress - The network MAC address of the input device.

$sel:hdDeviceSettings:InputDeviceSummary', inputDeviceSummary_hdDeviceSettings - Settings that describe an input device that is type HD.

$sel:uhdDeviceSettings:InputDeviceSummary', inputDeviceSummary_uhdDeviceSettings - Settings that describe an input device that is type UHD.

$sel:name:InputDeviceSummary', inputDeviceSummary_name - A name that you specify for the input device.

$sel:id:InputDeviceSummary', inputDeviceSummary_id - The unique ID of the input device.

$sel:deviceUpdateStatus:InputDeviceSummary', inputDeviceSummary_deviceUpdateStatus - The status of software on the input device.

$sel:deviceSettingsSyncState:InputDeviceSummary', inputDeviceSummary_deviceSettingsSyncState - The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration.

$sel:type':InputDeviceSummary', inputDeviceSummary_type - The type of the input device.

$sel:serialNumber:InputDeviceSummary', inputDeviceSummary_serialNumber - The unique serial number of the input device.

$sel:networkSettings:InputDeviceSummary', inputDeviceSummary_networkSettings - Network settings for the input device.

$sel:connectionState:InputDeviceSummary', inputDeviceSummary_connectionState - The state of the connection between the input device and AWS.

inputDeviceSummary_arn :: Lens' InputDeviceSummary (Maybe Text) Source #

The unique ARN of the input device.

inputDeviceSummary_macAddress :: Lens' InputDeviceSummary (Maybe Text) Source #

The network MAC address of the input device.

inputDeviceSummary_hdDeviceSettings :: Lens' InputDeviceSummary (Maybe InputDeviceHdSettings) Source #

Settings that describe an input device that is type HD.

inputDeviceSummary_uhdDeviceSettings :: Lens' InputDeviceSummary (Maybe InputDeviceUhdSettings) Source #

Settings that describe an input device that is type UHD.

inputDeviceSummary_name :: Lens' InputDeviceSummary (Maybe Text) Source #

A name that you specify for the input device.

inputDeviceSummary_id :: Lens' InputDeviceSummary (Maybe Text) Source #

The unique ID of the input device.

inputDeviceSummary_deviceSettingsSyncState :: Lens' InputDeviceSummary (Maybe DeviceSettingsSyncState) Source #

The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration.

inputDeviceSummary_serialNumber :: Lens' InputDeviceSummary (Maybe Text) Source #

The unique serial number of the input device.

inputDeviceSummary_connectionState :: Lens' InputDeviceSummary (Maybe InputDeviceConnectionState) Source #

The state of the connection between the input device and AWS.

InputDeviceUhdSettings

data InputDeviceUhdSettings Source #

Settings that describe the active source from the input device, and the video characteristics of that source.

See: newInputDeviceUhdSettings smart constructor.

Constructors

InputDeviceUhdSettings' 

Fields

Instances

Instances details
Eq InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

Read InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

Show InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

Generic InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

Associated Types

type Rep InputDeviceUhdSettings :: Type -> Type #

NFData InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

Methods

rnf :: InputDeviceUhdSettings -> () #

Hashable InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

FromJSON InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

type Rep InputDeviceUhdSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceUhdSettings

newInputDeviceUhdSettings :: InputDeviceUhdSettings Source #

Create a value of InputDeviceUhdSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:framerate:InputDeviceUhdSettings', inputDeviceUhdSettings_framerate - The frame rate of the video source.

$sel:scanType:InputDeviceUhdSettings', inputDeviceUhdSettings_scanType - The scan type of the video source.

$sel:deviceState:InputDeviceUhdSettings', inputDeviceUhdSettings_deviceState - The state of the input device.

$sel:height:InputDeviceUhdSettings', inputDeviceUhdSettings_height - The height of the video source, in pixels.

$sel:activeInput:InputDeviceUhdSettings', inputDeviceUhdSettings_activeInput - If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).

$sel:width:InputDeviceUhdSettings', inputDeviceUhdSettings_width - The width of the video source, in pixels.

$sel:configuredInput:InputDeviceUhdSettings', inputDeviceUhdSettings_configuredInput - The source at the input device that is currently active. You can specify this source.

$sel:maxBitrate:InputDeviceUhdSettings', inputDeviceUhdSettings_maxBitrate - The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.

inputDeviceUhdSettings_height :: Lens' InputDeviceUhdSettings (Maybe Int) Source #

The height of the video source, in pixels.

inputDeviceUhdSettings_activeInput :: Lens' InputDeviceUhdSettings (Maybe InputDeviceActiveInput) Source #

If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).

inputDeviceUhdSettings_width :: Lens' InputDeviceUhdSettings (Maybe Int) Source #

The width of the video source, in pixels.

inputDeviceUhdSettings_configuredInput :: Lens' InputDeviceUhdSettings (Maybe InputDeviceConfiguredInput) Source #

The source at the input device that is currently active. You can specify this source.

inputDeviceUhdSettings_maxBitrate :: Lens' InputDeviceUhdSettings (Maybe Int) Source #

The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.

InputLocation

data InputLocation Source #

Input Location

See: newInputLocation smart constructor.

Constructors

InputLocation' 

Fields

  • username :: Maybe Text

    Documentation update needed

  • passwordParam :: Maybe Text

    key used to extract the password from EC2 Parameter store

  • uri :: Text

    Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".

Instances

Instances details
Eq InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

Read InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

Show InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

Generic InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

Associated Types

type Rep InputLocation :: Type -> Type #

NFData InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

Methods

rnf :: InputLocation -> () #

Hashable InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

ToJSON InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

FromJSON InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

type Rep InputLocation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLocation

type Rep InputLocation = D1 ('MetaData "InputLocation" "Amazonka.MediaLive.Types.InputLocation" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "passwordParam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newInputLocation Source #

Create a value of InputLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:InputLocation', inputLocation_username - Documentation update needed

$sel:passwordParam:InputLocation', inputLocation_passwordParam - key used to extract the password from EC2 Parameter store

$sel:uri:InputLocation', inputLocation_uri - Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".

inputLocation_username :: Lens' InputLocation (Maybe Text) Source #

Documentation update needed

inputLocation_passwordParam :: Lens' InputLocation (Maybe Text) Source #

key used to extract the password from EC2 Parameter store

inputLocation_uri :: Lens' InputLocation Text Source #

Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".

InputLossBehavior

data InputLossBehavior Source #

Input Loss Behavior

See: newInputLossBehavior smart constructor.

Constructors

InputLossBehavior' 

Fields

Instances

Instances details
Eq InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

Read InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

Show InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

Generic InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

Associated Types

type Rep InputLossBehavior :: Type -> Type #

NFData InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

Methods

rnf :: InputLossBehavior -> () #

Hashable InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

ToJSON InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

FromJSON InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

type Rep InputLossBehavior Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossBehavior

type Rep InputLossBehavior = D1 ('MetaData "InputLossBehavior" "Amazonka.MediaLive.Types.InputLossBehavior" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputLossBehavior'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "inputLossImageColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blackFrameMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "repeatFrameMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "inputLossImageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLossImageType)) :*: S1 ('MetaSel ('Just "inputLossImageSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation))))))

newInputLossBehavior :: InputLossBehavior Source #

Create a value of InputLossBehavior with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputLossImageColor:InputLossBehavior', inputLossBehavior_inputLossImageColor - When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

$sel:blackFrameMsec:InputLossBehavior', inputLossBehavior_blackFrameMsec - Documentation update needed

$sel:repeatFrameMsec:InputLossBehavior', inputLossBehavior_repeatFrameMsec - Documentation update needed

$sel:inputLossImageType:InputLossBehavior', inputLossBehavior_inputLossImageType - Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.

$sel:inputLossImageSlate:InputLossBehavior', inputLossBehavior_inputLossImageSlate - When input loss image type is "slate" these fields specify the parameters for accessing the slate.

inputLossBehavior_inputLossImageColor :: Lens' InputLossBehavior (Maybe Text) Source #

When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

inputLossBehavior_inputLossImageType :: Lens' InputLossBehavior (Maybe InputLossImageType) Source #

Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.

inputLossBehavior_inputLossImageSlate :: Lens' InputLossBehavior (Maybe InputLocation) Source #

When input loss image type is "slate" these fields specify the parameters for accessing the slate.

InputLossFailoverSettings

data InputLossFailoverSettings Source #

MediaLive will perform a failover if content is not detected in this input for the specified period.

See: newInputLossFailoverSettings smart constructor.

Constructors

InputLossFailoverSettings' 

Fields

Instances

Instances details
Eq InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

Read InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

Show InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

Generic InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

Associated Types

type Rep InputLossFailoverSettings :: Type -> Type #

NFData InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

Hashable InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

ToJSON InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

FromJSON InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

type Rep InputLossFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputLossFailoverSettings

type Rep InputLossFailoverSettings = D1 ('MetaData "InputLossFailoverSettings" "Amazonka.MediaLive.Types.InputLossFailoverSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputLossFailoverSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputLossThresholdMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newInputLossFailoverSettings :: InputLossFailoverSettings Source #

Create a value of InputLossFailoverSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputLossThresholdMsec:InputLossFailoverSettings', inputLossFailoverSettings_inputLossThresholdMsec - The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.

inputLossFailoverSettings_inputLossThresholdMsec :: Lens' InputLossFailoverSettings (Maybe Natural) Source #

The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.

InputPrepareScheduleActionSettings

data InputPrepareScheduleActionSettings Source #

Action to prepare an input for a future immediate input switch.

See: newInputPrepareScheduleActionSettings smart constructor.

Constructors

InputPrepareScheduleActionSettings' 

Fields

  • inputAttachmentNameReference :: Maybe Text

    The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated.

  • inputClippingSettings :: Maybe InputClippingSettings

    Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

  • urlPath :: Maybe [Text]

    The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

Instances

Instances details
Eq InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

Read InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

Show InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

Generic InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

Associated Types

type Rep InputPrepareScheduleActionSettings :: Type -> Type #

NFData InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

Hashable InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

ToJSON InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

FromJSON InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

type Rep InputPrepareScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings

type Rep InputPrepareScheduleActionSettings = D1 ('MetaData "InputPrepareScheduleActionSettings" "Amazonka.MediaLive.Types.InputPrepareScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputPrepareScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputAttachmentNameReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inputClippingSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputClippingSettings)) :*: S1 ('MetaSel ('Just "urlPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newInputPrepareScheduleActionSettings :: InputPrepareScheduleActionSettings Source #

Create a value of InputPrepareScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputAttachmentNameReference:InputPrepareScheduleActionSettings', inputPrepareScheduleActionSettings_inputAttachmentNameReference - The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated.

$sel:inputClippingSettings:InputPrepareScheduleActionSettings', inputPrepareScheduleActionSettings_inputClippingSettings - Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

$sel:urlPath:InputPrepareScheduleActionSettings', inputPrepareScheduleActionSettings_urlPath - The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

inputPrepareScheduleActionSettings_inputAttachmentNameReference :: Lens' InputPrepareScheduleActionSettings (Maybe Text) Source #

The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated.

inputPrepareScheduleActionSettings_inputClippingSettings :: Lens' InputPrepareScheduleActionSettings (Maybe InputClippingSettings) Source #

Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

inputPrepareScheduleActionSettings_urlPath :: Lens' InputPrepareScheduleActionSettings (Maybe [Text]) Source #

The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

InputSecurityGroup

data InputSecurityGroup Source #

An Input Security Group

See: newInputSecurityGroup smart constructor.

Constructors

InputSecurityGroup' 

Fields

Instances

Instances details
Eq InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

Read InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

Show InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

Generic InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

Associated Types

type Rep InputSecurityGroup :: Type -> Type #

NFData InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

Methods

rnf :: InputSecurityGroup -> () #

Hashable InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

FromJSON InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

type Rep InputSecurityGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSecurityGroup

newInputSecurityGroup :: InputSecurityGroup Source #

Create a value of InputSecurityGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:InputSecurityGroup', inputSecurityGroup_state - The current state of the Input Security Group.

$sel:arn:InputSecurityGroup', inputSecurityGroup_arn - Unique ARN of Input Security Group

$sel:inputs:InputSecurityGroup', inputSecurityGroup_inputs - The list of inputs currently using this Input Security Group.

$sel:id:InputSecurityGroup', inputSecurityGroup_id - The Id of the Input Security Group

$sel:whitelistRules:InputSecurityGroup', inputSecurityGroup_whitelistRules - Whitelist rules and their sync status

$sel:tags:InputSecurityGroup', inputSecurityGroup_tags - A collection of key-value pairs.

inputSecurityGroup_state :: Lens' InputSecurityGroup (Maybe InputSecurityGroupState) Source #

The current state of the Input Security Group.

inputSecurityGroup_arn :: Lens' InputSecurityGroup (Maybe Text) Source #

Unique ARN of Input Security Group

inputSecurityGroup_inputs :: Lens' InputSecurityGroup (Maybe [Text]) Source #

The list of inputs currently using this Input Security Group.

inputSecurityGroup_id :: Lens' InputSecurityGroup (Maybe Text) Source #

The Id of the Input Security Group

InputSettings

data InputSettings Source #

Live Event input parameters. There can be multiple inputs in a single Live Event.

See: newInputSettings smart constructor.

Constructors

InputSettings' 

Fields

Instances

Instances details
Eq InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

Read InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

Show InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

Generic InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

Associated Types

type Rep InputSettings :: Type -> Type #

NFData InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

Methods

rnf :: InputSettings -> () #

Hashable InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

ToJSON InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

FromJSON InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

type Rep InputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSettings

type Rep InputSettings = D1 ('MetaData "InputSettings" "Amazonka.MediaLive.Types.InputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "videoSelector") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelector)) :*: S1 ('MetaSel ('Just "smpte2038DataPreference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Smpte2038DataPreference))) :*: (S1 ('MetaSel ('Just "networkInputSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkInputSettings)) :*: (S1 ('MetaSel ('Just "audioSelectors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AudioSelector])) :*: S1 ('MetaSel ('Just "deblockFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeblockFilter))))) :*: ((S1 ('MetaSel ('Just "denoiseFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDenoiseFilter)) :*: S1 ('MetaSel ('Just "filterStrength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "captionSelectors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CaptionSelector])) :*: (S1 ('MetaSel ('Just "inputFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputFilter)) :*: S1 ('MetaSel ('Just "sourceEndBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSourceEndBehavior)))))))

newInputSettings :: InputSettings Source #

Create a value of InputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:videoSelector:InputSettings', inputSettings_videoSelector - Informs which video elementary stream to decode for input types that have multiple available.

$sel:smpte2038DataPreference:InputSettings', inputSettings_smpte2038DataPreference - Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input. Applicable data types are captions, timecode, AFD, and SCTE-104 messages. - PREFER: Extract from SMPTE-2038 if present in this input, otherwise extract from another source (if any). - IGNORE: Never extract any ancillary data from SMPTE-2038.

$sel:networkInputSettings:InputSettings', inputSettings_networkInputSettings - Input settings.

$sel:audioSelectors:InputSettings', inputSettings_audioSelectors - Used to select the audio stream to decode for inputs that have multiple available.

$sel:deblockFilter:InputSettings', inputSettings_deblockFilter - Enable or disable the deblock filter when filtering.

$sel:denoiseFilter:InputSettings', inputSettings_denoiseFilter - Enable or disable the denoise filter when filtering.

$sel:filterStrength:InputSettings', inputSettings_filterStrength - Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest).

$sel:captionSelectors:InputSettings', inputSettings_captionSelectors - Used to select the caption input to use for inputs that have multiple available.

$sel:inputFilter:InputSettings', inputSettings_inputFilter - Turns on the filter for this input. MPEG-2 inputs have the deblocking filter enabled by default. 1) auto - filtering will be applied depending on input type/quality 2) disabled - no filtering will be applied to the input 3) forced - filtering will be applied regardless of input type

$sel:sourceEndBehavior:InputSettings', inputSettings_sourceEndBehavior - Loop input if it is a file. This allows a file input to be streamed indefinitely.

inputSettings_videoSelector :: Lens' InputSettings (Maybe VideoSelector) Source #

Informs which video elementary stream to decode for input types that have multiple available.

inputSettings_smpte2038DataPreference :: Lens' InputSettings (Maybe Smpte2038DataPreference) Source #

Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input. Applicable data types are captions, timecode, AFD, and SCTE-104 messages. - PREFER: Extract from SMPTE-2038 if present in this input, otherwise extract from another source (if any). - IGNORE: Never extract any ancillary data from SMPTE-2038.

inputSettings_audioSelectors :: Lens' InputSettings (Maybe [AudioSelector]) Source #

Used to select the audio stream to decode for inputs that have multiple available.

inputSettings_deblockFilter :: Lens' InputSettings (Maybe InputDeblockFilter) Source #

Enable or disable the deblock filter when filtering.

inputSettings_denoiseFilter :: Lens' InputSettings (Maybe InputDenoiseFilter) Source #

Enable or disable the denoise filter when filtering.

inputSettings_filterStrength :: Lens' InputSettings (Maybe Natural) Source #

Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest).

inputSettings_captionSelectors :: Lens' InputSettings (Maybe [CaptionSelector]) Source #

Used to select the caption input to use for inputs that have multiple available.

inputSettings_inputFilter :: Lens' InputSettings (Maybe InputFilter) Source #

Turns on the filter for this input. MPEG-2 inputs have the deblocking filter enabled by default. 1) auto - filtering will be applied depending on input type/quality 2) disabled - no filtering will be applied to the input 3) forced - filtering will be applied regardless of input type

inputSettings_sourceEndBehavior :: Lens' InputSettings (Maybe InputSourceEndBehavior) Source #

Loop input if it is a file. This allows a file input to be streamed indefinitely.

InputSource

data InputSource Source #

The settings for a PULL type input.

See: newInputSource smart constructor.

Constructors

InputSource' 

Fields

Instances

Instances details
Eq InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

Read InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

Show InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

Generic InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

Associated Types

type Rep InputSource :: Type -> Type #

NFData InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

Methods

rnf :: InputSource -> () #

Hashable InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

FromJSON InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

type Rep InputSource Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSource

type Rep InputSource = D1 ('MetaData "InputSource" "Amazonka.MediaLive.Types.InputSource" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "passwordParam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newInputSource :: InputSource Source #

Create a value of InputSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:url:InputSource', inputSource_url - This represents the customer's source URL where stream is pulled from.

$sel:username:InputSource', inputSource_username - The username for the input source.

$sel:passwordParam:InputSource', inputSource_passwordParam - The key used to extract the password from EC2 Parameter store.

inputSource_url :: Lens' InputSource (Maybe Text) Source #

This represents the customer's source URL where stream is pulled from.

inputSource_username :: Lens' InputSource (Maybe Text) Source #

The username for the input source.

inputSource_passwordParam :: Lens' InputSource (Maybe Text) Source #

The key used to extract the password from EC2 Parameter store.

InputSourceRequest

data InputSourceRequest Source #

Settings for for a PULL type input.

See: newInputSourceRequest smart constructor.

Constructors

InputSourceRequest' 

Fields

Instances

Instances details
Eq InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

Read InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

Show InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

Generic InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

Associated Types

type Rep InputSourceRequest :: Type -> Type #

NFData InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

Methods

rnf :: InputSourceRequest -> () #

Hashable InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

ToJSON InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

type Rep InputSourceRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSourceRequest

type Rep InputSourceRequest = D1 ('MetaData "InputSourceRequest" "Amazonka.MediaLive.Types.InputSourceRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputSourceRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "passwordParam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newInputSourceRequest :: InputSourceRequest Source #

Create a value of InputSourceRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:url:InputSourceRequest', inputSourceRequest_url - This represents the customer's source URL where stream is pulled from.

$sel:username:InputSourceRequest', inputSourceRequest_username - The username for the input source.

$sel:passwordParam:InputSourceRequest', inputSourceRequest_passwordParam - The key used to extract the password from EC2 Parameter store.

inputSourceRequest_url :: Lens' InputSourceRequest (Maybe Text) Source #

This represents the customer's source URL where stream is pulled from.

inputSourceRequest_username :: Lens' InputSourceRequest (Maybe Text) Source #

The username for the input source.

inputSourceRequest_passwordParam :: Lens' InputSourceRequest (Maybe Text) Source #

The key used to extract the password from EC2 Parameter store.

InputSpecification

data InputSpecification Source #

Placeholder documentation for InputSpecification

See: newInputSpecification smart constructor.

Constructors

InputSpecification' 

Fields

Instances

Instances details
Eq InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

Read InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

Show InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

Generic InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

Associated Types

type Rep InputSpecification :: Type -> Type #

NFData InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

Methods

rnf :: InputSpecification -> () #

Hashable InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

ToJSON InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

FromJSON InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

type Rep InputSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSpecification

type Rep InputSpecification = D1 ('MetaData "InputSpecification" "Amazonka.MediaLive.Types.InputSpecification" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputResolution)) :*: (S1 ('MetaSel ('Just "codec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputCodec)) :*: S1 ('MetaSel ('Just "maximumBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputMaximumBitrate)))))

newInputSpecification :: InputSpecification Source #

Create a value of InputSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resolution:InputSpecification', inputSpecification_resolution - Input resolution, categorized coarsely

$sel:codec:InputSpecification', inputSpecification_codec - Input codec

$sel:maximumBitrate:InputSpecification', inputSpecification_maximumBitrate - Maximum input bitrate, categorized coarsely

InputSwitchScheduleActionSettings

data InputSwitchScheduleActionSettings Source #

Settings for the "switch input" action: to switch from ingesting one input to ingesting another input.

See: newInputSwitchScheduleActionSettings smart constructor.

Constructors

InputSwitchScheduleActionSettings' 

Fields

  • inputClippingSettings :: Maybe InputClippingSettings

    Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

  • urlPath :: Maybe [Text]

    The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

  • inputAttachmentNameReference :: Text

    The name of the input attachment (not the name of the input!) to switch to. The name is specified in the channel configuration.

Instances

Instances details
Eq InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

Read InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

Show InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

Generic InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

Associated Types

type Rep InputSwitchScheduleActionSettings :: Type -> Type #

NFData InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

Hashable InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

ToJSON InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

FromJSON InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

type Rep InputSwitchScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings

type Rep InputSwitchScheduleActionSettings = D1 ('MetaData "InputSwitchScheduleActionSettings" "Amazonka.MediaLive.Types.InputSwitchScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputSwitchScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputClippingSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputClippingSettings)) :*: (S1 ('MetaSel ('Just "urlPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "inputAttachmentNameReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newInputSwitchScheduleActionSettings Source #

Create a value of InputSwitchScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputClippingSettings:InputSwitchScheduleActionSettings', inputSwitchScheduleActionSettings_inputClippingSettings - Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

$sel:urlPath:InputSwitchScheduleActionSettings', inputSwitchScheduleActionSettings_urlPath - The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

$sel:inputAttachmentNameReference:InputSwitchScheduleActionSettings', inputSwitchScheduleActionSettings_inputAttachmentNameReference - The name of the input attachment (not the name of the input!) to switch to. The name is specified in the channel configuration.

inputSwitchScheduleActionSettings_inputClippingSettings :: Lens' InputSwitchScheduleActionSettings (Maybe InputClippingSettings) Source #

Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.

inputSwitchScheduleActionSettings_urlPath :: Lens' InputSwitchScheduleActionSettings (Maybe [Text]) Source #

The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.

inputSwitchScheduleActionSettings_inputAttachmentNameReference :: Lens' InputSwitchScheduleActionSettings Text Source #

The name of the input attachment (not the name of the input!) to switch to. The name is specified in the channel configuration.

InputVpcRequest

data InputVpcRequest Source #

Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property.

See: newInputVpcRequest smart constructor.

Constructors

InputVpcRequest' 

Fields

  • securityGroupIds :: Maybe [Text]

    A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces. Requires subnetIds. If none are specified then the VPC default security group will be used.

  • subnetIds :: [Text]

    A list of 2 VPC subnet IDs from the same VPC. Subnet IDs must be mapped to two unique availability zones (AZ).

Instances

Instances details
Eq InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

Read InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

Show InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

Generic InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

Associated Types

type Rep InputVpcRequest :: Type -> Type #

NFData InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

Methods

rnf :: InputVpcRequest -> () #

Hashable InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

ToJSON InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

type Rep InputVpcRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputVpcRequest

type Rep InputVpcRequest = D1 ('MetaData "InputVpcRequest" "Amazonka.MediaLive.Types.InputVpcRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputVpcRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newInputVpcRequest :: InputVpcRequest Source #

Create a value of InputVpcRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:InputVpcRequest', inputVpcRequest_securityGroupIds - A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces. Requires subnetIds. If none are specified then the VPC default security group will be used.

$sel:subnetIds:InputVpcRequest', inputVpcRequest_subnetIds - A list of 2 VPC subnet IDs from the same VPC. Subnet IDs must be mapped to two unique availability zones (AZ).

inputVpcRequest_securityGroupIds :: Lens' InputVpcRequest (Maybe [Text]) Source #

A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces. Requires subnetIds. If none are specified then the VPC default security group will be used.

inputVpcRequest_subnetIds :: Lens' InputVpcRequest [Text] Source #

A list of 2 VPC subnet IDs from the same VPC. Subnet IDs must be mapped to two unique availability zones (AZ).

InputWhitelistRule

data InputWhitelistRule Source #

Whitelist rule

See: newInputWhitelistRule smart constructor.

Constructors

InputWhitelistRule' 

Fields

Instances

Instances details
Eq InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

Read InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

Show InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

Generic InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

Associated Types

type Rep InputWhitelistRule :: Type -> Type #

NFData InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

Methods

rnf :: InputWhitelistRule -> () #

Hashable InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

FromJSON InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

type Rep InputWhitelistRule Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRule

type Rep InputWhitelistRule = D1 ('MetaData "InputWhitelistRule" "Amazonka.MediaLive.Types.InputWhitelistRule" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputWhitelistRule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cidr") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputWhitelistRule :: InputWhitelistRule Source #

Create a value of InputWhitelistRule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cidr:InputWhitelistRule', inputWhitelistRule_cidr - The IPv4 CIDR that's whitelisted.

inputWhitelistRule_cidr :: Lens' InputWhitelistRule (Maybe Text) Source #

The IPv4 CIDR that's whitelisted.

InputWhitelistRuleCidr

data InputWhitelistRuleCidr Source #

An IPv4 CIDR to whitelist.

See: newInputWhitelistRuleCidr smart constructor.

Constructors

InputWhitelistRuleCidr' 

Fields

Instances

Instances details
Eq InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

Read InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

Show InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

Generic InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

Associated Types

type Rep InputWhitelistRuleCidr :: Type -> Type #

NFData InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

Methods

rnf :: InputWhitelistRuleCidr -> () #

Hashable InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

ToJSON InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

type Rep InputWhitelistRuleCidr Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputWhitelistRuleCidr

type Rep InputWhitelistRuleCidr = D1 ('MetaData "InputWhitelistRuleCidr" "Amazonka.MediaLive.Types.InputWhitelistRuleCidr" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "InputWhitelistRuleCidr'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cidr") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInputWhitelistRuleCidr :: InputWhitelistRuleCidr Source #

Create a value of InputWhitelistRuleCidr with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cidr:InputWhitelistRuleCidr', inputWhitelistRuleCidr_cidr - The IPv4 CIDR to whitelist.

KeyProviderSettings

data KeyProviderSettings Source #

Key Provider Settings

See: newKeyProviderSettings smart constructor.

Instances

Instances details
Eq KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

Read KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

Show KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

Generic KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

Associated Types

type Rep KeyProviderSettings :: Type -> Type #

NFData KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

Methods

rnf :: KeyProviderSettings -> () #

Hashable KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

ToJSON KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

FromJSON KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

type Rep KeyProviderSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.KeyProviderSettings

type Rep KeyProviderSettings = D1 ('MetaData "KeyProviderSettings" "Amazonka.MediaLive.Types.KeyProviderSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "KeyProviderSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "staticKeySettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StaticKeySettings))))

newKeyProviderSettings :: KeyProviderSettings Source #

Create a value of KeyProviderSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:staticKeySettings:KeyProviderSettings', keyProviderSettings_staticKeySettings - Undocumented member.

M2tsSettings

data M2tsSettings Source #

M2ts Settings

See: newM2tsSettings smart constructor.

Constructors

M2tsSettings' 

Fields

  • pmtPid :: Maybe Text

    Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • etvSignalPid :: Maybe Text

    Packet Identifier (PID) for input source ETV Signal data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • videoPid :: Maybe Text

    Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • nielsenId3Behavior :: Maybe M2tsNielsenId3Behavior

    If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

  • bufferModel :: Maybe M2tsBufferModel

    Controls the timing accuracy for output network traffic. Leave as MULTIPLEX to ensure accurate network packet timing. Or set to NONE, which might result in lower latency but will result in more variability in output network packet timing. This variability might cause interruptions, jitter, or bursty behavior in your playback or receiving devices.

  • scte35Pid :: Maybe Text

    Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • transportStreamId :: Maybe Natural

    The value of the transport stream ID field in the Program Map Table.

  • programNum :: Maybe Natural

    The value of the program number field in the Program Map Table.

  • fragmentTime :: Maybe Double

    The length in seconds of each fragment. Only used with EBP markers.

  • timedMetadataBehavior :: Maybe M2tsTimedMetadataBehavior

    When set to passthrough, timed metadata will be passed through from input to output.

  • ccDescriptor :: Maybe M2tsCcDescriptor

    When set to enabled, generates captionServiceDescriptor in PMT.

  • pmtInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

  • dvbSdtSettings :: Maybe DvbSdtSettings

    Inserts DVB Service Description Table (SDT) at the specified table repetition interval.

  • ecmPid :: Maybe Text

    This field is unused and deprecated.

  • nullPacketBitrate :: Maybe Double

    Value in bits per second of extra null packets to insert into the transport stream. This can be used if a downstream encryption system requires periodic null packets.

  • audioBufferModel :: Maybe M2tsAudioBufferModel

    When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.

  • timedMetadataPid :: Maybe Text

    Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • klv :: Maybe M2tsKlv

    If set to passthrough, passes any KLV data from the input source to this output.

  • audioFramesPerPes :: Maybe Natural

    The number of audio frames to insert for each PES packet.

  • pcrPeriod :: Maybe Natural

    Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.

  • pcrPid :: Maybe Text

    Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • segmentationMarkers :: Maybe M2tsSegmentationMarkers

    Inserts segmentation markers at each segmentationTime period. raiSegstart sets the Random Access Indicator bit in the adaptation field. raiAdapt sets the RAI bit and adds the current timecode in the private data bytes. psiSegstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.

  • aribCaptionsPidControl :: Maybe M2tsAribCaptionsPidControl

    If set to auto, pid number used for ARIB Captions will be auto-selected from unused pids. If set to useConfigured, ARIB Captions will be on the configured pid number.

  • klvDataPids :: Maybe Text

    Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

  • ebpLookaheadMs :: Maybe Natural

    When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video. If another EBP is going to come in within the specified time interval, the current EBP is not emitted, and the segment is "stretched" to the next marker. The lookahead value does not add latency to the system. The Live Event must be configured elsewhere to create sufficient latency to make the lookahead accurate.

  • dvbSubPids :: Maybe Text

    Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

  • scte27Pids :: Maybe Text

    Packet Identifier (PID) for input source SCTE-27 data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

  • patInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

  • audioStreamType :: Maybe M2tsAudioStreamType

    When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.

  • esRateInPes :: Maybe M2tsEsRateInPes

    Include or exclude the ES Rate field in the PES header.

  • etvPlatformPid :: Maybe Text

    Packet Identifier (PID) for input source ETV Platform data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • bitrate :: Maybe Natural

    The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate.

  • scte35Control :: Maybe M2tsScte35Control

    Optionally pass SCTE-35 signals from the input source to this output.

  • audioPids :: Maybe Text

    Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

  • dvbTeletextPid :: Maybe Text

    Packet Identifier (PID) for input source DVB Teletext data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • ebif :: Maybe M2tsEbifControl

    If set to passthrough, passes any EBIF data from the input source to this output.

  • arib :: Maybe M2tsArib

    When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.

  • aribCaptionsPid :: Maybe Text

    Packet Identifier (PID) for ARIB Captions in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • absentInputAudioBehavior :: Maybe M2tsAbsentInputAudioBehavior

    When set to drop, output audio streams will be removed from the program if the selected input audio stream is removed from the input. This allows the output audio configuration to dynamically change based on input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.

  • segmentationTime :: Maybe Double

    The length in seconds of each segment. Required unless markers is set to _none_.

  • ebpAudioInterval :: Maybe M2tsAudioInterval

    When videoAndFixedIntervals is selected, audio EBP markers will be added to partitions 3 and 4. The interval between these additional markers will be fixed, and will be slightly shorter than the video EBP marker interval. Only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 will always follow the video interval.

  • dvbNitSettings :: Maybe DvbNitSettings

    Inserts DVB Network Information Table (NIT) at the specified table repetition interval.

  • pcrControl :: Maybe M2tsPcrControl

    When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

  • ebpPlacement :: Maybe M2tsEbpPlacement

    Controls placement of EBP on Audio PIDs. If set to videoAndAudioPids, EBP markers will be placed on the video PID and all audio PIDs. If set to videoPid, EBP markers will be placed on only the video PID.

  • rateMode :: Maybe M2tsRateMode

    When vbr, does not insert null packets into transport stream to fill specified bitrate. The bitrate setting acts as the maximum bitrate when vbr is set.

  • segmentationStyle :: Maybe M2tsSegmentationStyle

    The segmentation style parameter controls how segmentation markers are inserted into the transport stream. With avails, it is possible that segments may be truncated, which can influence where future segmentation markers are inserted. When a segmentation style of "resetCadence" is selected and a segment is truncated due to an avail, we will reset the segmentation cadence. This means the subsequent segment will have a duration of $segmentationTime seconds. When a segmentation style of "maintainCadence" is selected and a segment is truncated due to an avail, we will not reset the segmentation cadence. This means the subsequent segment will likely be truncated as well. However, all segments after that will have a duration of $segmentationTime seconds. Note that EBP lookahead is a slight exception to this rule.

  • dvbTdtSettings :: Maybe DvbTdtSettings

    Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.

Instances

Instances details
Eq M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

Read M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

Show M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

Generic M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

Associated Types

type Rep M2tsSettings :: Type -> Type #

NFData M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

Methods

rnf :: M2tsSettings -> () #

Hashable M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

ToJSON M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

FromJSON M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

type Rep M2tsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsSettings

type Rep M2tsSettings = D1 ('MetaData "M2tsSettings" "Amazonka.MediaLive.Types.M2tsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "M2tsSettings'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "pmtPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "etvSignalPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "videoPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsNielsenId3Behavior)) :*: S1 ('MetaSel ('Just "bufferModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsBufferModel))))) :*: ((S1 ('MetaSel ('Just "scte35Pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "transportStreamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "programNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "fragmentTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "timedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsTimedMetadataBehavior)) :*: S1 ('MetaSel ('Just "ccDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsCcDescriptor)))))) :*: (((S1 ('MetaSel ('Just "pmtInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "dvbSdtSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbSdtSettings)) :*: S1 ('MetaSel ('Just "ecmPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "nullPacketBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "audioBufferModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsAudioBufferModel)) :*: S1 ('MetaSel ('Just "timedMetadataPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "klv") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsKlv)) :*: (S1 ('MetaSel ('Just "audioFramesPerPes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "pcrPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "pcrPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "segmentationMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsSegmentationMarkers)) :*: S1 ('MetaSel ('Just "aribCaptionsPidControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsAribCaptionsPidControl))))))) :*: ((((S1 ('MetaSel ('Just "klvDataPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ebpLookaheadMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dvbSubPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "scte27Pids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "patInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "audioStreamType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsAudioStreamType))))) :*: ((S1 ('MetaSel ('Just "esRateInPes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsEsRateInPes)) :*: (S1 ('MetaSel ('Just "etvPlatformPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "scte35Control") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsScte35Control)) :*: (S1 ('MetaSel ('Just "audioPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dvbTeletextPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "ebif") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsEbifControl)) :*: (S1 ('MetaSel ('Just "arib") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsArib)) :*: S1 ('MetaSel ('Just "aribCaptionsPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "absentInputAudioBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsAbsentInputAudioBehavior)) :*: (S1 ('MetaSel ('Just "segmentationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "ebpAudioInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsAudioInterval))))) :*: ((S1 ('MetaSel ('Just "dvbNitSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbNitSettings)) :*: (S1 ('MetaSel ('Just "pcrControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsPcrControl)) :*: S1 ('MetaSel ('Just "ebpPlacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsEbpPlacement)))) :*: (S1 ('MetaSel ('Just "rateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsRateMode)) :*: (S1 ('MetaSel ('Just "segmentationStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsSegmentationStyle)) :*: S1 ('MetaSel ('Just "dvbTdtSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DvbTdtSettings)))))))))

newM2tsSettings :: M2tsSettings Source #

Create a value of M2tsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pmtPid:M2tsSettings', m2tsSettings_pmtPid - Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:etvSignalPid:M2tsSettings', m2tsSettings_etvSignalPid - Packet Identifier (PID) for input source ETV Signal data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:videoPid:M2tsSettings', m2tsSettings_videoPid - Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:nielsenId3Behavior:M2tsSettings', m2tsSettings_nielsenId3Behavior - If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

$sel:bufferModel:M2tsSettings', m2tsSettings_bufferModel - Controls the timing accuracy for output network traffic. Leave as MULTIPLEX to ensure accurate network packet timing. Or set to NONE, which might result in lower latency but will result in more variability in output network packet timing. This variability might cause interruptions, jitter, or bursty behavior in your playback or receiving devices.

$sel:scte35Pid:M2tsSettings', m2tsSettings_scte35Pid - Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:transportStreamId:M2tsSettings', m2tsSettings_transportStreamId - The value of the transport stream ID field in the Program Map Table.

$sel:programNum:M2tsSettings', m2tsSettings_programNum - The value of the program number field in the Program Map Table.

$sel:fragmentTime:M2tsSettings', m2tsSettings_fragmentTime - The length in seconds of each fragment. Only used with EBP markers.

$sel:timedMetadataBehavior:M2tsSettings', m2tsSettings_timedMetadataBehavior - When set to passthrough, timed metadata will be passed through from input to output.

$sel:ccDescriptor:M2tsSettings', m2tsSettings_ccDescriptor - When set to enabled, generates captionServiceDescriptor in PMT.

$sel:pmtInterval:M2tsSettings', m2tsSettings_pmtInterval - The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

$sel:dvbSdtSettings:M2tsSettings', m2tsSettings_dvbSdtSettings - Inserts DVB Service Description Table (SDT) at the specified table repetition interval.

$sel:ecmPid:M2tsSettings', m2tsSettings_ecmPid - This field is unused and deprecated.

$sel:nullPacketBitrate:M2tsSettings', m2tsSettings_nullPacketBitrate - Value in bits per second of extra null packets to insert into the transport stream. This can be used if a downstream encryption system requires periodic null packets.

$sel:audioBufferModel:M2tsSettings', m2tsSettings_audioBufferModel - When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.

$sel:timedMetadataPid:M2tsSettings', m2tsSettings_timedMetadataPid - Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:klv:M2tsSettings', m2tsSettings_klv - If set to passthrough, passes any KLV data from the input source to this output.

$sel:audioFramesPerPes:M2tsSettings', m2tsSettings_audioFramesPerPes - The number of audio frames to insert for each PES packet.

$sel:pcrPeriod:M2tsSettings', m2tsSettings_pcrPeriod - Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.

$sel:pcrPid:M2tsSettings', m2tsSettings_pcrPid - Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:segmentationMarkers:M2tsSettings', m2tsSettings_segmentationMarkers - Inserts segmentation markers at each segmentationTime period. raiSegstart sets the Random Access Indicator bit in the adaptation field. raiAdapt sets the RAI bit and adds the current timecode in the private data bytes. psiSegstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.

$sel:aribCaptionsPidControl:M2tsSettings', m2tsSettings_aribCaptionsPidControl - If set to auto, pid number used for ARIB Captions will be auto-selected from unused pids. If set to useConfigured, ARIB Captions will be on the configured pid number.

$sel:klvDataPids:M2tsSettings', m2tsSettings_klvDataPids - Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

$sel:ebpLookaheadMs:M2tsSettings', m2tsSettings_ebpLookaheadMs - When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video. If another EBP is going to come in within the specified time interval, the current EBP is not emitted, and the segment is "stretched" to the next marker. The lookahead value does not add latency to the system. The Live Event must be configured elsewhere to create sufficient latency to make the lookahead accurate.

$sel:dvbSubPids:M2tsSettings', m2tsSettings_dvbSubPids - Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

$sel:scte27Pids:M2tsSettings', m2tsSettings_scte27Pids - Packet Identifier (PID) for input source SCTE-27 data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

$sel:patInterval:M2tsSettings', m2tsSettings_patInterval - The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

$sel:audioStreamType:M2tsSettings', m2tsSettings_audioStreamType - When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.

$sel:esRateInPes:M2tsSettings', m2tsSettings_esRateInPes - Include or exclude the ES Rate field in the PES header.

$sel:etvPlatformPid:M2tsSettings', m2tsSettings_etvPlatformPid - Packet Identifier (PID) for input source ETV Platform data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:bitrate:M2tsSettings', m2tsSettings_bitrate - The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate.

$sel:scte35Control:M2tsSettings', m2tsSettings_scte35Control - Optionally pass SCTE-35 signals from the input source to this output.

$sel:audioPids:M2tsSettings', m2tsSettings_audioPids - Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

$sel:dvbTeletextPid:M2tsSettings', m2tsSettings_dvbTeletextPid - Packet Identifier (PID) for input source DVB Teletext data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:ebif:M2tsSettings', m2tsSettings_ebif - If set to passthrough, passes any EBIF data from the input source to this output.

$sel:arib:M2tsSettings', m2tsSettings_arib - When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.

$sel:aribCaptionsPid:M2tsSettings', m2tsSettings_aribCaptionsPid - Packet Identifier (PID) for ARIB Captions in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:absentInputAudioBehavior:M2tsSettings', m2tsSettings_absentInputAudioBehavior - When set to drop, output audio streams will be removed from the program if the selected input audio stream is removed from the input. This allows the output audio configuration to dynamically change based on input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.

$sel:segmentationTime:M2tsSettings', m2tsSettings_segmentationTime - The length in seconds of each segment. Required unless markers is set to _none_.

$sel:ebpAudioInterval:M2tsSettings', m2tsSettings_ebpAudioInterval - When videoAndFixedIntervals is selected, audio EBP markers will be added to partitions 3 and 4. The interval between these additional markers will be fixed, and will be slightly shorter than the video EBP marker interval. Only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 will always follow the video interval.

$sel:dvbNitSettings:M2tsSettings', m2tsSettings_dvbNitSettings - Inserts DVB Network Information Table (NIT) at the specified table repetition interval.

$sel:pcrControl:M2tsSettings', m2tsSettings_pcrControl - When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

$sel:ebpPlacement:M2tsSettings', m2tsSettings_ebpPlacement - Controls placement of EBP on Audio PIDs. If set to videoAndAudioPids, EBP markers will be placed on the video PID and all audio PIDs. If set to videoPid, EBP markers will be placed on only the video PID.

$sel:rateMode:M2tsSettings', m2tsSettings_rateMode - When vbr, does not insert null packets into transport stream to fill specified bitrate. The bitrate setting acts as the maximum bitrate when vbr is set.

$sel:segmentationStyle:M2tsSettings', m2tsSettings_segmentationStyle - The segmentation style parameter controls how segmentation markers are inserted into the transport stream. With avails, it is possible that segments may be truncated, which can influence where future segmentation markers are inserted. When a segmentation style of "resetCadence" is selected and a segment is truncated due to an avail, we will reset the segmentation cadence. This means the subsequent segment will have a duration of $segmentationTime seconds. When a segmentation style of "maintainCadence" is selected and a segment is truncated due to an avail, we will not reset the segmentation cadence. This means the subsequent segment will likely be truncated as well. However, all segments after that will have a duration of $segmentationTime seconds. Note that EBP lookahead is a slight exception to this rule.

$sel:dvbTdtSettings:M2tsSettings', m2tsSettings_dvbTdtSettings - Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.

m2tsSettings_pmtPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_etvSignalPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source ETV Signal data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_videoPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_nielsenId3Behavior :: Lens' M2tsSettings (Maybe M2tsNielsenId3Behavior) Source #

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

m2tsSettings_bufferModel :: Lens' M2tsSettings (Maybe M2tsBufferModel) Source #

Controls the timing accuracy for output network traffic. Leave as MULTIPLEX to ensure accurate network packet timing. Or set to NONE, which might result in lower latency but will result in more variability in output network packet timing. This variability might cause interruptions, jitter, or bursty behavior in your playback or receiving devices.

m2tsSettings_scte35Pid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_transportStreamId :: Lens' M2tsSettings (Maybe Natural) Source #

The value of the transport stream ID field in the Program Map Table.

m2tsSettings_programNum :: Lens' M2tsSettings (Maybe Natural) Source #

The value of the program number field in the Program Map Table.

m2tsSettings_fragmentTime :: Lens' M2tsSettings (Maybe Double) Source #

The length in seconds of each fragment. Only used with EBP markers.

m2tsSettings_timedMetadataBehavior :: Lens' M2tsSettings (Maybe M2tsTimedMetadataBehavior) Source #

When set to passthrough, timed metadata will be passed through from input to output.

m2tsSettings_ccDescriptor :: Lens' M2tsSettings (Maybe M2tsCcDescriptor) Source #

When set to enabled, generates captionServiceDescriptor in PMT.

m2tsSettings_pmtInterval :: Lens' M2tsSettings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

m2tsSettings_dvbSdtSettings :: Lens' M2tsSettings (Maybe DvbSdtSettings) Source #

Inserts DVB Service Description Table (SDT) at the specified table repetition interval.

m2tsSettings_ecmPid :: Lens' M2tsSettings (Maybe Text) Source #

This field is unused and deprecated.

m2tsSettings_nullPacketBitrate :: Lens' M2tsSettings (Maybe Double) Source #

Value in bits per second of extra null packets to insert into the transport stream. This can be used if a downstream encryption system requires periodic null packets.

m2tsSettings_audioBufferModel :: Lens' M2tsSettings (Maybe M2tsAudioBufferModel) Source #

When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.

m2tsSettings_timedMetadataPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_klv :: Lens' M2tsSettings (Maybe M2tsKlv) Source #

If set to passthrough, passes any KLV data from the input source to this output.

m2tsSettings_audioFramesPerPes :: Lens' M2tsSettings (Maybe Natural) Source #

The number of audio frames to insert for each PES packet.

m2tsSettings_pcrPeriod :: Lens' M2tsSettings (Maybe Natural) Source #

Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.

m2tsSettings_pcrPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_segmentationMarkers :: Lens' M2tsSettings (Maybe M2tsSegmentationMarkers) Source #

Inserts segmentation markers at each segmentationTime period. raiSegstart sets the Random Access Indicator bit in the adaptation field. raiAdapt sets the RAI bit and adds the current timecode in the private data bytes. psiSegstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.

m2tsSettings_aribCaptionsPidControl :: Lens' M2tsSettings (Maybe M2tsAribCaptionsPidControl) Source #

If set to auto, pid number used for ARIB Captions will be auto-selected from unused pids. If set to useConfigured, ARIB Captions will be on the configured pid number.

m2tsSettings_klvDataPids :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_ebpLookaheadMs :: Lens' M2tsSettings (Maybe Natural) Source #

When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video. If another EBP is going to come in within the specified time interval, the current EBP is not emitted, and the segment is "stretched" to the next marker. The lookahead value does not add latency to the system. The Live Event must be configured elsewhere to create sufficient latency to make the lookahead accurate.

m2tsSettings_dvbSubPids :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_scte27Pids :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source SCTE-27 data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_patInterval :: Lens' M2tsSettings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.

m2tsSettings_audioStreamType :: Lens' M2tsSettings (Maybe M2tsAudioStreamType) Source #

When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.

m2tsSettings_esRateInPes :: Lens' M2tsSettings (Maybe M2tsEsRateInPes) Source #

Include or exclude the ES Rate field in the PES header.

m2tsSettings_etvPlatformPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source ETV Platform data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_bitrate :: Lens' M2tsSettings (Maybe Natural) Source #

The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate.

m2tsSettings_scte35Control :: Lens' M2tsSettings (Maybe M2tsScte35Control) Source #

Optionally pass SCTE-35 signals from the input source to this output.

m2tsSettings_audioPids :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_dvbTeletextPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for input source DVB Teletext data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_ebif :: Lens' M2tsSettings (Maybe M2tsEbifControl) Source #

If set to passthrough, passes any EBIF data from the input source to this output.

m2tsSettings_arib :: Lens' M2tsSettings (Maybe M2tsArib) Source #

When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.

m2tsSettings_aribCaptionsPid :: Lens' M2tsSettings (Maybe Text) Source #

Packet Identifier (PID) for ARIB Captions in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m2tsSettings_absentInputAudioBehavior :: Lens' M2tsSettings (Maybe M2tsAbsentInputAudioBehavior) Source #

When set to drop, output audio streams will be removed from the program if the selected input audio stream is removed from the input. This allows the output audio configuration to dynamically change based on input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.

m2tsSettings_segmentationTime :: Lens' M2tsSettings (Maybe Double) Source #

The length in seconds of each segment. Required unless markers is set to _none_.

m2tsSettings_ebpAudioInterval :: Lens' M2tsSettings (Maybe M2tsAudioInterval) Source #

When videoAndFixedIntervals is selected, audio EBP markers will be added to partitions 3 and 4. The interval between these additional markers will be fixed, and will be slightly shorter than the video EBP marker interval. Only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 will always follow the video interval.

m2tsSettings_dvbNitSettings :: Lens' M2tsSettings (Maybe DvbNitSettings) Source #

Inserts DVB Network Information Table (NIT) at the specified table repetition interval.

m2tsSettings_pcrControl :: Lens' M2tsSettings (Maybe M2tsPcrControl) Source #

When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

m2tsSettings_ebpPlacement :: Lens' M2tsSettings (Maybe M2tsEbpPlacement) Source #

Controls placement of EBP on Audio PIDs. If set to videoAndAudioPids, EBP markers will be placed on the video PID and all audio PIDs. If set to videoPid, EBP markers will be placed on only the video PID.

m2tsSettings_rateMode :: Lens' M2tsSettings (Maybe M2tsRateMode) Source #

When vbr, does not insert null packets into transport stream to fill specified bitrate. The bitrate setting acts as the maximum bitrate when vbr is set.

m2tsSettings_segmentationStyle :: Lens' M2tsSettings (Maybe M2tsSegmentationStyle) Source #

The segmentation style parameter controls how segmentation markers are inserted into the transport stream. With avails, it is possible that segments may be truncated, which can influence where future segmentation markers are inserted. When a segmentation style of "resetCadence" is selected and a segment is truncated due to an avail, we will reset the segmentation cadence. This means the subsequent segment will have a duration of $segmentationTime seconds. When a segmentation style of "maintainCadence" is selected and a segment is truncated due to an avail, we will not reset the segmentation cadence. This means the subsequent segment will likely be truncated as well. However, all segments after that will have a duration of $segmentationTime seconds. Note that EBP lookahead is a slight exception to this rule.

m2tsSettings_dvbTdtSettings :: Lens' M2tsSettings (Maybe DvbTdtSettings) Source #

Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.

M3u8Settings

data M3u8Settings Source #

Settings information for the .m3u8 container

See: newM3u8Settings smart constructor.

Constructors

M3u8Settings' 

Fields

  • pmtPid :: Maybe Text

    Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.

  • videoPid :: Maybe Text

    Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.

  • nielsenId3Behavior :: Maybe M3u8NielsenId3Behavior

    If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

  • scte35Pid :: Maybe Text

    Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.

  • transportStreamId :: Maybe Natural

    The value of the transport stream ID field in the Program Map Table.

  • programNum :: Maybe Natural

    The value of the program number field in the Program Map Table.

  • timedMetadataBehavior :: Maybe M3u8TimedMetadataBehavior

    When set to passthrough, timed metadata is passed through from input to output.

  • pmtInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

  • ecmPid :: Maybe Text

    This parameter is unused and deprecated.

  • timedMetadataPid :: Maybe Text

    Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

  • audioFramesPerPes :: Maybe Natural

    The number of audio frames to insert for each PES packet.

  • pcrPeriod :: Maybe Natural

    Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.

  • pcrPid :: Maybe Text

    Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.

  • patInterval :: Maybe Natural

    The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

  • audioPids :: Maybe Text

    Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.

  • scte35Behavior :: Maybe M3u8Scte35Behavior

    If set to passthrough, passes any SCTE-35 signals from the input source to this output.

  • pcrControl :: Maybe M3u8PcrControl

    When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

Instances

Instances details
Eq M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

Read M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

Show M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

Generic M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

Associated Types

type Rep M3u8Settings :: Type -> Type #

NFData M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

Methods

rnf :: M3u8Settings -> () #

Hashable M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

ToJSON M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

FromJSON M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

type Rep M3u8Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M3u8Settings

type Rep M3u8Settings = D1 ('MetaData "M3u8Settings" "Amazonka.MediaLive.Types.M3u8Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "M3u8Settings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "pmtPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "videoPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nielsenId3Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M3u8NielsenId3Behavior)) :*: S1 ('MetaSel ('Just "scte35Pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "transportStreamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "programNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "timedMetadataBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M3u8TimedMetadataBehavior)) :*: S1 ('MetaSel ('Just "pmtInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "ecmPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timedMetadataPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "audioFramesPerPes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "pcrPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "pcrPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "patInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "audioPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scte35Behavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M3u8Scte35Behavior)) :*: S1 ('MetaSel ('Just "pcrControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M3u8PcrControl))))))))

newM3u8Settings :: M3u8Settings Source #

Create a value of M3u8Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pmtPid:M3u8Settings', m3u8Settings_pmtPid - Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.

$sel:videoPid:M3u8Settings', m3u8Settings_videoPid - Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.

$sel:nielsenId3Behavior:M3u8Settings', m3u8Settings_nielsenId3Behavior - If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

$sel:scte35Pid:M3u8Settings', m3u8Settings_scte35Pid - Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.

$sel:transportStreamId:M3u8Settings', m3u8Settings_transportStreamId - The value of the transport stream ID field in the Program Map Table.

$sel:programNum:M3u8Settings', m3u8Settings_programNum - The value of the program number field in the Program Map Table.

$sel:timedMetadataBehavior:M3u8Settings', m3u8Settings_timedMetadataBehavior - When set to passthrough, timed metadata is passed through from input to output.

$sel:pmtInterval:M3u8Settings', m3u8Settings_pmtInterval - The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

$sel:ecmPid:M3u8Settings', m3u8Settings_ecmPid - This parameter is unused and deprecated.

$sel:timedMetadataPid:M3u8Settings', m3u8Settings_timedMetadataPid - Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

$sel:audioFramesPerPes:M3u8Settings', m3u8Settings_audioFramesPerPes - The number of audio frames to insert for each PES packet.

$sel:pcrPeriod:M3u8Settings', m3u8Settings_pcrPeriod - Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.

$sel:pcrPid:M3u8Settings', m3u8Settings_pcrPid - Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.

$sel:patInterval:M3u8Settings', m3u8Settings_patInterval - The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

$sel:audioPids:M3u8Settings', m3u8Settings_audioPids - Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.

$sel:scte35Behavior:M3u8Settings', m3u8Settings_scte35Behavior - If set to passthrough, passes any SCTE-35 signals from the input source to this output.

$sel:pcrControl:M3u8Settings', m3u8Settings_pcrControl - When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

m3u8Settings_pmtPid :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.

m3u8Settings_videoPid :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.

m3u8Settings_nielsenId3Behavior :: Lens' M3u8Settings (Maybe M3u8NielsenId3Behavior) Source #

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

m3u8Settings_scte35Pid :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.

m3u8Settings_transportStreamId :: Lens' M3u8Settings (Maybe Natural) Source #

The value of the transport stream ID field in the Program Map Table.

m3u8Settings_programNum :: Lens' M3u8Settings (Maybe Natural) Source #

The value of the program number field in the Program Map Table.

m3u8Settings_timedMetadataBehavior :: Lens' M3u8Settings (Maybe M3u8TimedMetadataBehavior) Source #

When set to passthrough, timed metadata is passed through from input to output.

m3u8Settings_pmtInterval :: Lens' M3u8Settings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

m3u8Settings_ecmPid :: Lens' M3u8Settings (Maybe Text) Source #

This parameter is unused and deprecated.

m3u8Settings_timedMetadataPid :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).

m3u8Settings_audioFramesPerPes :: Lens' M3u8Settings (Maybe Natural) Source #

The number of audio frames to insert for each PES packet.

m3u8Settings_pcrPeriod :: Lens' M3u8Settings (Maybe Natural) Source #

Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.

m3u8Settings_pcrPid :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.

m3u8Settings_patInterval :: Lens' M3u8Settings (Maybe Natural) Source #

The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.

m3u8Settings_audioPids :: Lens' M3u8Settings (Maybe Text) Source #

Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.

m3u8Settings_scte35Behavior :: Lens' M3u8Settings (Maybe M3u8Scte35Behavior) Source #

If set to passthrough, passes any SCTE-35 signals from the input source to this output.

m3u8Settings_pcrControl :: Lens' M3u8Settings (Maybe M3u8PcrControl) Source #

When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.

MediaConnectFlow

data MediaConnectFlow Source #

The settings for a MediaConnect Flow.

See: newMediaConnectFlow smart constructor.

Constructors

MediaConnectFlow' 

Fields

  • flowArn :: Maybe Text

    The unique ARN of the MediaConnect Flow being used as a source.

Instances

Instances details
Eq MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

Read MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

Show MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

Generic MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

Associated Types

type Rep MediaConnectFlow :: Type -> Type #

NFData MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

Methods

rnf :: MediaConnectFlow -> () #

Hashable MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

FromJSON MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

type Rep MediaConnectFlow Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlow

type Rep MediaConnectFlow = D1 ('MetaData "MediaConnectFlow" "Amazonka.MediaLive.Types.MediaConnectFlow" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MediaConnectFlow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "flowArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMediaConnectFlow :: MediaConnectFlow Source #

Create a value of MediaConnectFlow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:flowArn:MediaConnectFlow', mediaConnectFlow_flowArn - The unique ARN of the MediaConnect Flow being used as a source.

mediaConnectFlow_flowArn :: Lens' MediaConnectFlow (Maybe Text) Source #

The unique ARN of the MediaConnect Flow being used as a source.

MediaConnectFlowRequest

data MediaConnectFlowRequest Source #

The settings for a MediaConnect Flow.

See: newMediaConnectFlowRequest smart constructor.

Constructors

MediaConnectFlowRequest' 

Fields

  • flowArn :: Maybe Text

    The ARN of the MediaConnect Flow that you want to use as a source.

Instances

Instances details
Eq MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

Read MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

Show MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

Generic MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

Associated Types

type Rep MediaConnectFlowRequest :: Type -> Type #

NFData MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

Methods

rnf :: MediaConnectFlowRequest -> () #

Hashable MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

ToJSON MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

type Rep MediaConnectFlowRequest Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaConnectFlowRequest

type Rep MediaConnectFlowRequest = D1 ('MetaData "MediaConnectFlowRequest" "Amazonka.MediaLive.Types.MediaConnectFlowRequest" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MediaConnectFlowRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "flowArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMediaConnectFlowRequest :: MediaConnectFlowRequest Source #

Create a value of MediaConnectFlowRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:flowArn:MediaConnectFlowRequest', mediaConnectFlowRequest_flowArn - The ARN of the MediaConnect Flow that you want to use as a source.

mediaConnectFlowRequest_flowArn :: Lens' MediaConnectFlowRequest (Maybe Text) Source #

The ARN of the MediaConnect Flow that you want to use as a source.

MediaPackageGroupSettings

data MediaPackageGroupSettings Source #

Media Package Group Settings

See: newMediaPackageGroupSettings smart constructor.

Constructors

MediaPackageGroupSettings' 

Fields

Instances

Instances details
Eq MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

Read MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

Show MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

Generic MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

Associated Types

type Rep MediaPackageGroupSettings :: Type -> Type #

NFData MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

Hashable MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

ToJSON MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

FromJSON MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

type Rep MediaPackageGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageGroupSettings

type Rep MediaPackageGroupSettings = D1 ('MetaData "MediaPackageGroupSettings" "Amazonka.MediaLive.Types.MediaPackageGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MediaPackageGroupSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef)))

newMediaPackageGroupSettings Source #

Create a value of MediaPackageGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:destination:MediaPackageGroupSettings', mediaPackageGroupSettings_destination - MediaPackage channel destination.

MediaPackageOutputDestinationSettings

data MediaPackageOutputDestinationSettings Source #

MediaPackage Output Destination Settings

See: newMediaPackageOutputDestinationSettings smart constructor.

Constructors

MediaPackageOutputDestinationSettings' 

Fields

  • channelId :: Maybe Text

    ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.

Instances

Instances details
Eq MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

Read MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

Show MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

Generic MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

NFData MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

Hashable MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

ToJSON MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

FromJSON MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

type Rep MediaPackageOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings

type Rep MediaPackageOutputDestinationSettings = D1 ('MetaData "MediaPackageOutputDestinationSettings" "Amazonka.MediaLive.Types.MediaPackageOutputDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MediaPackageOutputDestinationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "channelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMediaPackageOutputDestinationSettings :: MediaPackageOutputDestinationSettings Source #

Create a value of MediaPackageOutputDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:channelId:MediaPackageOutputDestinationSettings', mediaPackageOutputDestinationSettings_channelId - ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.

mediaPackageOutputDestinationSettings_channelId :: Lens' MediaPackageOutputDestinationSettings (Maybe Text) Source #

ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.

MediaPackageOutputSettings

data MediaPackageOutputSettings Source #

Media Package Output Settings

See: newMediaPackageOutputSettings smart constructor.

Instances

Instances details
Eq MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

Read MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

Show MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

Generic MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

Associated Types

type Rep MediaPackageOutputSettings :: Type -> Type #

NFData MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

Hashable MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

ToJSON MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

FromJSON MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

type Rep MediaPackageOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MediaPackageOutputSettings

type Rep MediaPackageOutputSettings = D1 ('MetaData "MediaPackageOutputSettings" "Amazonka.MediaLive.Types.MediaPackageOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MediaPackageOutputSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newMediaPackageOutputSettings :: MediaPackageOutputSettings Source #

Create a value of MediaPackageOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

MotionGraphicsActivateScheduleActionSettings

data MotionGraphicsActivateScheduleActionSettings Source #

Settings to specify the rendering of motion graphics into the video stream.

See: newMotionGraphicsActivateScheduleActionSettings smart constructor.

Constructors

MotionGraphicsActivateScheduleActionSettings' 

Fields

  • url :: Maybe Text

    URI of the HTML5 content to be rendered into the live stream.

  • username :: Maybe Text

    Documentation update needed

  • passwordParam :: Maybe Text

    Key used to extract the password from EC2 Parameter store

  • duration :: Maybe Natural

    Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed.

Instances

Instances details
Eq MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

Read MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

Show MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

Generic MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

NFData MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

Hashable MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

ToJSON MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

FromJSON MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

type Rep MotionGraphicsActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings

type Rep MotionGraphicsActivateScheduleActionSettings = D1 ('MetaData "MotionGraphicsActivateScheduleActionSettings" "Amazonka.MediaLive.Types.MotionGraphicsActivateScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MotionGraphicsActivateScheduleActionSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "passwordParam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newMotionGraphicsActivateScheduleActionSettings :: MotionGraphicsActivateScheduleActionSettings Source #

Create a value of MotionGraphicsActivateScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:url:MotionGraphicsActivateScheduleActionSettings', motionGraphicsActivateScheduleActionSettings_url - URI of the HTML5 content to be rendered into the live stream.

$sel:username:MotionGraphicsActivateScheduleActionSettings', motionGraphicsActivateScheduleActionSettings_username - Documentation update needed

$sel:passwordParam:MotionGraphicsActivateScheduleActionSettings', motionGraphicsActivateScheduleActionSettings_passwordParam - Key used to extract the password from EC2 Parameter store

$sel:duration:MotionGraphicsActivateScheduleActionSettings', motionGraphicsActivateScheduleActionSettings_duration - Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed.

motionGraphicsActivateScheduleActionSettings_duration :: Lens' MotionGraphicsActivateScheduleActionSettings (Maybe Natural) Source #

Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed.

MotionGraphicsConfiguration

data MotionGraphicsConfiguration Source #

Motion Graphics Configuration

See: newMotionGraphicsConfiguration smart constructor.

Instances

Instances details
Eq MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

Read MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

Show MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

Generic MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

Associated Types

type Rep MotionGraphicsConfiguration :: Type -> Type #

NFData MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

Hashable MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

ToJSON MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

FromJSON MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

type Rep MotionGraphicsConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsConfiguration

type Rep MotionGraphicsConfiguration = D1 ('MetaData "MotionGraphicsConfiguration" "Amazonka.MediaLive.Types.MotionGraphicsConfiguration" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MotionGraphicsConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "motionGraphicsInsertion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MotionGraphicsInsertion)) :*: S1 ('MetaSel ('Just "motionGraphicsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MotionGraphicsSettings)))

newMotionGraphicsConfiguration Source #

Create a value of MotionGraphicsConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:motionGraphicsInsertion:MotionGraphicsConfiguration', motionGraphicsConfiguration_motionGraphicsInsertion - Undocumented member.

$sel:motionGraphicsSettings:MotionGraphicsConfiguration', motionGraphicsConfiguration_motionGraphicsSettings - Motion Graphics Settings

MotionGraphicsDeactivateScheduleActionSettings

data MotionGraphicsDeactivateScheduleActionSettings Source #

Settings to specify the ending of rendering motion graphics into the video stream.

See: newMotionGraphicsDeactivateScheduleActionSettings smart constructor.

Instances

Instances details
Eq MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

Read MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

Show MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

Generic MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

NFData MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

Hashable MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

ToJSON MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

FromJSON MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

type Rep MotionGraphicsDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings

type Rep MotionGraphicsDeactivateScheduleActionSettings = D1 ('MetaData "MotionGraphicsDeactivateScheduleActionSettings" "Amazonka.MediaLive.Types.MotionGraphicsDeactivateScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MotionGraphicsDeactivateScheduleActionSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

MotionGraphicsSettings

data MotionGraphicsSettings Source #

Motion Graphics Settings

See: newMotionGraphicsSettings smart constructor.

Instances

Instances details
Eq MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

Read MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

Show MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

Generic MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

Associated Types

type Rep MotionGraphicsSettings :: Type -> Type #

NFData MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

Methods

rnf :: MotionGraphicsSettings -> () #

Hashable MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

ToJSON MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

FromJSON MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

type Rep MotionGraphicsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MotionGraphicsSettings

type Rep MotionGraphicsSettings = D1 ('MetaData "MotionGraphicsSettings" "Amazonka.MediaLive.Types.MotionGraphicsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MotionGraphicsSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "htmlMotionGraphicsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HtmlMotionGraphicsSettings))))

newMotionGraphicsSettings :: MotionGraphicsSettings Source #

Create a value of MotionGraphicsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:htmlMotionGraphicsSettings:MotionGraphicsSettings', motionGraphicsSettings_htmlMotionGraphicsSettings - Undocumented member.

Mp2Settings

data Mp2Settings Source #

Mp2 Settings

See: newMp2Settings smart constructor.

Constructors

Mp2Settings' 

Fields

Instances

Instances details
Eq Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

Read Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

Show Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

Generic Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

Associated Types

type Rep Mp2Settings :: Type -> Type #

NFData Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

Methods

rnf :: Mp2Settings -> () #

Hashable Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

ToJSON Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

FromJSON Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

type Rep Mp2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mp2Settings

type Rep Mp2Settings = D1 ('MetaData "Mp2Settings" "Amazonka.MediaLive.Types.Mp2Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Mp2Settings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "codingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mp2CodingMode)) :*: (S1 ('MetaSel ('Just "sampleRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "bitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newMp2Settings :: Mp2Settings Source #

Create a value of Mp2Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:codingMode:Mp2Settings', mp2Settings_codingMode - The MPEG2 Audio coding mode. Valid values are codingMode10 (for mono) or codingMode20 (for stereo).

$sel:sampleRate:Mp2Settings', mp2Settings_sampleRate - Sample rate in Hz.

$sel:bitrate:Mp2Settings', mp2Settings_bitrate - Average bitrate in bits/second.

mp2Settings_codingMode :: Lens' Mp2Settings (Maybe Mp2CodingMode) Source #

The MPEG2 Audio coding mode. Valid values are codingMode10 (for mono) or codingMode20 (for stereo).

mp2Settings_bitrate :: Lens' Mp2Settings (Maybe Double) Source #

Average bitrate in bits/second.

Mpeg2FilterSettings

data Mpeg2FilterSettings Source #

Mpeg2 Filter Settings

See: newMpeg2FilterSettings smart constructor.

Instances

Instances details
Eq Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

Read Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

Show Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

Generic Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

Associated Types

type Rep Mpeg2FilterSettings :: Type -> Type #

NFData Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

Methods

rnf :: Mpeg2FilterSettings -> () #

Hashable Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

ToJSON Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

FromJSON Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

type Rep Mpeg2FilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2FilterSettings

type Rep Mpeg2FilterSettings = D1 ('MetaData "Mpeg2FilterSettings" "Amazonka.MediaLive.Types.Mpeg2FilterSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Mpeg2FilterSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "temporalFilterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalFilterSettings))))

newMpeg2FilterSettings :: Mpeg2FilterSettings Source #

Create a value of Mpeg2FilterSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:temporalFilterSettings:Mpeg2FilterSettings', mpeg2FilterSettings_temporalFilterSettings - Undocumented member.

Mpeg2Settings

data Mpeg2Settings Source #

Mpeg2 Settings

See: newMpeg2Settings smart constructor.

Constructors

Mpeg2Settings' 

Fields

  • scanType :: Maybe Mpeg2ScanType

    Set the scan type of the output to PROGRESSIVE or INTERLACED (top field first).

  • timecodeInsertion :: Maybe Mpeg2TimecodeInsertionBehavior

    Determines how MediaLive inserts timecodes in the output video. For detailed information about setting up the input and the output for a timecode, see the section on \"MediaLive Features - Timecode configuration\" in the MediaLive User Guide. DISABLED: do not include timecodes. GOP_TIMECODE: Include timecode metadata in the GOP header.

  • afdSignaling :: Maybe AfdSignaling

    Indicates the AFD values that MediaLive will write into the video encode. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose AUTO. AUTO: MediaLive will try to preserve the input AFD value (in cases where multiple AFD values are valid). FIXED: MediaLive will use the value you specify in fixedAFD.

  • gopSize :: Maybe Double

    Relates to the GOP structure. The GOP size (keyframe interval) in the units specified in gopSizeUnits. If you do not know what GOP is, use the default. If gopSizeUnits is frames, then the gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, the gopSize must be greater than 0, but does not need to be an integer.

  • gopSizeUnits :: Maybe Mpeg2GopSizeUnits

    Relates to the GOP structure. Specifies whether the gopSize is specified in frames or seconds. If you do not plan to change the default gopSize, leave the default. If you specify SECONDS, MediaLive will internally convert the gop size to a frame count.

  • subgopLength :: Maybe Mpeg2SubGopLength

    Relates to the GOP structure. If you do not know what GOP is, use the default. FIXED: Set the number of B-frames in each sub-GOP to the value in gopNumBFrames. DYNAMIC: Let MediaLive optimize the number of B-frames in each sub-GOP, to improve visual quality.

  • displayAspectRatio :: Maybe Mpeg2DisplayRatio

    Sets the pixel aspect ratio for the encode.

  • gopNumBFrames :: Maybe Natural

    Relates to the GOP structure. The number of B-frames between reference frames. If you do not know what a B-frame is, use the default.

  • fixedAfd :: Maybe FixedAfd

    Complete this field only when afdSignaling is set to FIXED. Enter the AFD value (4 bits) to write on all frames of the video encode.

  • filterSettings :: Maybe Mpeg2FilterSettings

    Optionally specify a noise reduction filter, which can improve quality of compressed content. If you do not choose a filter, no filter will be applied. TEMPORAL: This filter is useful for both source content that is noisy (when it has excessive digital artifacts) and source content that is clean. When the content is noisy, the filter cleans up the source content before the encoding phase, with these two effects: First, it improves the output video quality because the content has been cleaned up. Secondly, it decreases the bandwidth because MediaLive does not waste bits on encoding noise. When the content is reasonably clean, the filter tends to decrease the bitrate.

  • colorMetadata :: Maybe Mpeg2ColorMetadata

    Specifies whether to include the color space metadata. The metadata describes the color space that applies to the video (the colorSpace field). We recommend that you insert the metadata.

  • adaptiveQuantization :: Maybe Mpeg2AdaptiveQuantization

    Choose Off to disable adaptive quantization. Or choose another value to enable the quantizer and set its strength. The strengths are: Auto, Off, Low, Medium, High. When you enable this field, MediaLive allows intra-frame quantizers to vary, which might improve visual quality.

  • gopClosedCadence :: Maybe Natural

    MPEG2: default is open GOP.

  • colorSpace :: Maybe Mpeg2ColorSpace

    Choose the type of color space conversion to apply to the output. For detailed information on setting up both the input and the output to obtain the desired color space in the output, see the section on \"MediaLive Features - Video - color space\" in the MediaLive User Guide. PASSTHROUGH: Keep the color space of the input content - do not convert it. AUTO:Convert all content that is SD to rec 601, and convert all content that is HD to rec 709.

  • framerateNumerator :: Natural

    The framerate numerator. For example, 24000. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

  • framerateDenominator :: Natural

    description": "The framerate denominator. For example, 1001. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

Instances

Instances details
Eq Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

Read Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

Show Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

Generic Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

Associated Types

type Rep Mpeg2Settings :: Type -> Type #

NFData Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

Methods

rnf :: Mpeg2Settings -> () #

Hashable Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

ToJSON Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

FromJSON Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

type Rep Mpeg2Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Mpeg2Settings

type Rep Mpeg2Settings = D1 ('MetaData "Mpeg2Settings" "Amazonka.MediaLive.Types.Mpeg2Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Mpeg2Settings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "scanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2ScanType)) :*: S1 ('MetaSel ('Just "timecodeInsertion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2TimecodeInsertionBehavior))) :*: (S1 ('MetaSel ('Just "afdSignaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AfdSignaling)) :*: S1 ('MetaSel ('Just "gopSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: ((S1 ('MetaSel ('Just "gopSizeUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2GopSizeUnits)) :*: S1 ('MetaSel ('Just "subgopLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2SubGopLength))) :*: (S1 ('MetaSel ('Just "displayAspectRatio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2DisplayRatio)) :*: S1 ('MetaSel ('Just "gopNumBFrames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "fixedAfd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FixedAfd)) :*: S1 ('MetaSel ('Just "filterSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2FilterSettings))) :*: (S1 ('MetaSel ('Just "colorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2ColorMetadata)) :*: S1 ('MetaSel ('Just "adaptiveQuantization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2AdaptiveQuantization)))) :*: ((S1 ('MetaSel ('Just "gopClosedCadence") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "colorSpace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2ColorSpace))) :*: (S1 ('MetaSel ('Just "framerateNumerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "framerateDenominator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))))

newMpeg2Settings Source #

Create a value of Mpeg2Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scanType:Mpeg2Settings', mpeg2Settings_scanType - Set the scan type of the output to PROGRESSIVE or INTERLACED (top field first).

$sel:timecodeInsertion:Mpeg2Settings', mpeg2Settings_timecodeInsertion - Determines how MediaLive inserts timecodes in the output video. For detailed information about setting up the input and the output for a timecode, see the section on \"MediaLive Features - Timecode configuration\" in the MediaLive User Guide. DISABLED: do not include timecodes. GOP_TIMECODE: Include timecode metadata in the GOP header.

$sel:afdSignaling:Mpeg2Settings', mpeg2Settings_afdSignaling - Indicates the AFD values that MediaLive will write into the video encode. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose AUTO. AUTO: MediaLive will try to preserve the input AFD value (in cases where multiple AFD values are valid). FIXED: MediaLive will use the value you specify in fixedAFD.

$sel:gopSize:Mpeg2Settings', mpeg2Settings_gopSize - Relates to the GOP structure. The GOP size (keyframe interval) in the units specified in gopSizeUnits. If you do not know what GOP is, use the default. If gopSizeUnits is frames, then the gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, the gopSize must be greater than 0, but does not need to be an integer.

$sel:gopSizeUnits:Mpeg2Settings', mpeg2Settings_gopSizeUnits - Relates to the GOP structure. Specifies whether the gopSize is specified in frames or seconds. If you do not plan to change the default gopSize, leave the default. If you specify SECONDS, MediaLive will internally convert the gop size to a frame count.

$sel:subgopLength:Mpeg2Settings', mpeg2Settings_subgopLength - Relates to the GOP structure. If you do not know what GOP is, use the default. FIXED: Set the number of B-frames in each sub-GOP to the value in gopNumBFrames. DYNAMIC: Let MediaLive optimize the number of B-frames in each sub-GOP, to improve visual quality.

$sel:displayAspectRatio:Mpeg2Settings', mpeg2Settings_displayAspectRatio - Sets the pixel aspect ratio for the encode.

$sel:gopNumBFrames:Mpeg2Settings', mpeg2Settings_gopNumBFrames - Relates to the GOP structure. The number of B-frames between reference frames. If you do not know what a B-frame is, use the default.

$sel:fixedAfd:Mpeg2Settings', mpeg2Settings_fixedAfd - Complete this field only when afdSignaling is set to FIXED. Enter the AFD value (4 bits) to write on all frames of the video encode.

$sel:filterSettings:Mpeg2Settings', mpeg2Settings_filterSettings - Optionally specify a noise reduction filter, which can improve quality of compressed content. If you do not choose a filter, no filter will be applied. TEMPORAL: This filter is useful for both source content that is noisy (when it has excessive digital artifacts) and source content that is clean. When the content is noisy, the filter cleans up the source content before the encoding phase, with these two effects: First, it improves the output video quality because the content has been cleaned up. Secondly, it decreases the bandwidth because MediaLive does not waste bits on encoding noise. When the content is reasonably clean, the filter tends to decrease the bitrate.

$sel:colorMetadata:Mpeg2Settings', mpeg2Settings_colorMetadata - Specifies whether to include the color space metadata. The metadata describes the color space that applies to the video (the colorSpace field). We recommend that you insert the metadata.

$sel:adaptiveQuantization:Mpeg2Settings', mpeg2Settings_adaptiveQuantization - Choose Off to disable adaptive quantization. Or choose another value to enable the quantizer and set its strength. The strengths are: Auto, Off, Low, Medium, High. When you enable this field, MediaLive allows intra-frame quantizers to vary, which might improve visual quality.

$sel:gopClosedCadence:Mpeg2Settings', mpeg2Settings_gopClosedCadence - MPEG2: default is open GOP.

$sel:colorSpace:Mpeg2Settings', mpeg2Settings_colorSpace - Choose the type of color space conversion to apply to the output. For detailed information on setting up both the input and the output to obtain the desired color space in the output, see the section on \"MediaLive Features - Video - color space\" in the MediaLive User Guide. PASSTHROUGH: Keep the color space of the input content - do not convert it. AUTO:Convert all content that is SD to rec 601, and convert all content that is HD to rec 709.

$sel:framerateNumerator:Mpeg2Settings', mpeg2Settings_framerateNumerator - The framerate numerator. For example, 24000. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

$sel:framerateDenominator:Mpeg2Settings', mpeg2Settings_framerateDenominator - description": "The framerate denominator. For example, 1001. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

mpeg2Settings_scanType :: Lens' Mpeg2Settings (Maybe Mpeg2ScanType) Source #

Set the scan type of the output to PROGRESSIVE or INTERLACED (top field first).

mpeg2Settings_timecodeInsertion :: Lens' Mpeg2Settings (Maybe Mpeg2TimecodeInsertionBehavior) Source #

Determines how MediaLive inserts timecodes in the output video. For detailed information about setting up the input and the output for a timecode, see the section on \"MediaLive Features - Timecode configuration\" in the MediaLive User Guide. DISABLED: do not include timecodes. GOP_TIMECODE: Include timecode metadata in the GOP header.

mpeg2Settings_afdSignaling :: Lens' Mpeg2Settings (Maybe AfdSignaling) Source #

Indicates the AFD values that MediaLive will write into the video encode. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose AUTO. AUTO: MediaLive will try to preserve the input AFD value (in cases where multiple AFD values are valid). FIXED: MediaLive will use the value you specify in fixedAFD.

mpeg2Settings_gopSize :: Lens' Mpeg2Settings (Maybe Double) Source #

Relates to the GOP structure. The GOP size (keyframe interval) in the units specified in gopSizeUnits. If you do not know what GOP is, use the default. If gopSizeUnits is frames, then the gopSize must be an integer and must be greater than or equal to 1. If gopSizeUnits is seconds, the gopSize must be greater than 0, but does not need to be an integer.

mpeg2Settings_gopSizeUnits :: Lens' Mpeg2Settings (Maybe Mpeg2GopSizeUnits) Source #

Relates to the GOP structure. Specifies whether the gopSize is specified in frames or seconds. If you do not plan to change the default gopSize, leave the default. If you specify SECONDS, MediaLive will internally convert the gop size to a frame count.

mpeg2Settings_subgopLength :: Lens' Mpeg2Settings (Maybe Mpeg2SubGopLength) Source #

Relates to the GOP structure. If you do not know what GOP is, use the default. FIXED: Set the number of B-frames in each sub-GOP to the value in gopNumBFrames. DYNAMIC: Let MediaLive optimize the number of B-frames in each sub-GOP, to improve visual quality.

mpeg2Settings_displayAspectRatio :: Lens' Mpeg2Settings (Maybe Mpeg2DisplayRatio) Source #

Sets the pixel aspect ratio for the encode.

mpeg2Settings_gopNumBFrames :: Lens' Mpeg2Settings (Maybe Natural) Source #

Relates to the GOP structure. The number of B-frames between reference frames. If you do not know what a B-frame is, use the default.

mpeg2Settings_fixedAfd :: Lens' Mpeg2Settings (Maybe FixedAfd) Source #

Complete this field only when afdSignaling is set to FIXED. Enter the AFD value (4 bits) to write on all frames of the video encode.

mpeg2Settings_filterSettings :: Lens' Mpeg2Settings (Maybe Mpeg2FilterSettings) Source #

Optionally specify a noise reduction filter, which can improve quality of compressed content. If you do not choose a filter, no filter will be applied. TEMPORAL: This filter is useful for both source content that is noisy (when it has excessive digital artifacts) and source content that is clean. When the content is noisy, the filter cleans up the source content before the encoding phase, with these two effects: First, it improves the output video quality because the content has been cleaned up. Secondly, it decreases the bandwidth because MediaLive does not waste bits on encoding noise. When the content is reasonably clean, the filter tends to decrease the bitrate.

mpeg2Settings_colorMetadata :: Lens' Mpeg2Settings (Maybe Mpeg2ColorMetadata) Source #

Specifies whether to include the color space metadata. The metadata describes the color space that applies to the video (the colorSpace field). We recommend that you insert the metadata.

mpeg2Settings_adaptiveQuantization :: Lens' Mpeg2Settings (Maybe Mpeg2AdaptiveQuantization) Source #

Choose Off to disable adaptive quantization. Or choose another value to enable the quantizer and set its strength. The strengths are: Auto, Off, Low, Medium, High. When you enable this field, MediaLive allows intra-frame quantizers to vary, which might improve visual quality.

mpeg2Settings_colorSpace :: Lens' Mpeg2Settings (Maybe Mpeg2ColorSpace) Source #

Choose the type of color space conversion to apply to the output. For detailed information on setting up both the input and the output to obtain the desired color space in the output, see the section on \"MediaLive Features - Video - color space\" in the MediaLive User Guide. PASSTHROUGH: Keep the color space of the input content - do not convert it. AUTO:Convert all content that is SD to rec 601, and convert all content that is HD to rec 709.

mpeg2Settings_framerateNumerator :: Lens' Mpeg2Settings Natural Source #

The framerate numerator. For example, 24000. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

mpeg2Settings_framerateDenominator :: Lens' Mpeg2Settings Natural Source #

description": "The framerate denominator. For example, 1001. The framerate is the numerator divided by the denominator. For example, 24000 / 1001 = 23.976 FPS.

MsSmoothGroupSettings

data MsSmoothGroupSettings Source #

Ms Smooth Group Settings

See: newMsSmoothGroupSettings smart constructor.

Constructors

MsSmoothGroupSettings' 

Fields

Instances

Instances details
Eq MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

Read MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

Show MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

Generic MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

Associated Types

type Rep MsSmoothGroupSettings :: Type -> Type #

NFData MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

Methods

rnf :: MsSmoothGroupSettings -> () #

Hashable MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

ToJSON MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

FromJSON MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

type Rep MsSmoothGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothGroupSettings

type Rep MsSmoothGroupSettings = D1 ('MetaData "MsSmoothGroupSettings" "Amazonka.MediaLive.Types.MsSmoothGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MsSmoothGroupSettings'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "fragmentLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "streamManifestBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupStreamManifestBehavior))) :*: (S1 ('MetaSel ('Just "sendDelayMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "eventStopBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupEventStopBehavior)))) :*: ((S1 ('MetaSel ('Just "timestampOffsetMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupTimestampOffsetMode)) :*: S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "acquisitionPointId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inputLossAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLossActionForMsSmoothOut)) :*: S1 ('MetaSel ('Just "timestampOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "certificateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupCertificateMode)) :*: S1 ('MetaSel ('Just "sparseTrackType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupSparseTrackType))) :*: (S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "filecacheDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "restartDelay") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "eventIdMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupEventIdMode)) :*: S1 ('MetaSel ('Just "audioOnlyTimecodeControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupAudioOnlyTimecodeControl))) :*: (S1 ('MetaSel ('Just "segmentationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmoothGroupSegmentationMode)) :*: (S1 ('MetaSel ('Just "eventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef)))))))

newMsSmoothGroupSettings Source #

Create a value of MsSmoothGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fragmentLength:MsSmoothGroupSettings', msSmoothGroupSettings_fragmentLength - Length of mp4 fragments to generate (in seconds). Fragment length must be compatible with GOP size and framerate.

$sel:streamManifestBehavior:MsSmoothGroupSettings', msSmoothGroupSettings_streamManifestBehavior - When set to send, send stream manifest so publishing point doesn't start until all streams start.

$sel:sendDelayMs:MsSmoothGroupSettings', msSmoothGroupSettings_sendDelayMs - Number of milliseconds to delay the output from the second pipeline.

$sel:eventStopBehavior:MsSmoothGroupSettings', msSmoothGroupSettings_eventStopBehavior - When set to sendEos, send EOS signal to IIS server when stopping the event

$sel:timestampOffsetMode:MsSmoothGroupSettings', msSmoothGroupSettings_timestampOffsetMode - Type of timestamp date offset to use. - useEventStartDate: Use the date the event was started as the offset - useConfiguredOffset: Use an explicitly configured date as the offset

$sel:numRetries:MsSmoothGroupSettings', msSmoothGroupSettings_numRetries - Number of retry attempts.

$sel:acquisitionPointId:MsSmoothGroupSettings', msSmoothGroupSettings_acquisitionPointId - The ID to include in each message in the sparse track. Ignored if sparseTrackType is NONE.

$sel:inputLossAction:MsSmoothGroupSettings', msSmoothGroupSettings_inputLossAction - Parameter that control output group behavior on input loss.

$sel:timestampOffset:MsSmoothGroupSettings', msSmoothGroupSettings_timestampOffset - Timestamp offset for the event. Only used if timestampOffsetMode is set to useConfiguredOffset.

$sel:certificateMode:MsSmoothGroupSettings', msSmoothGroupSettings_certificateMode - If set to verifyAuthenticity, verify the https certificate chain to a trusted Certificate Authority (CA). This will cause https outputs to self-signed certificates to fail.

$sel:sparseTrackType:MsSmoothGroupSettings', msSmoothGroupSettings_sparseTrackType - Identifies the type of data to place in the sparse track: - SCTE35: Insert SCTE-35 messages from the source content. With each message, insert an IDR frame to start a new segment. - SCTE35_WITHOUT_SEGMENTATION: Insert SCTE-35 messages from the source content. With each message, insert an IDR frame but don't start a new segment. - NONE: Don't generate a sparse track for any outputs in this output group.

$sel:connectionRetryInterval:MsSmoothGroupSettings', msSmoothGroupSettings_connectionRetryInterval - Number of seconds to wait before retrying connection to the IIS server if the connection is lost. Content will be cached during this time and the cache will be be delivered to the IIS server once the connection is re-established.

$sel:filecacheDuration:MsSmoothGroupSettings', msSmoothGroupSettings_filecacheDuration - Size in seconds of file cache for streaming outputs.

$sel:restartDelay:MsSmoothGroupSettings', msSmoothGroupSettings_restartDelay - Number of seconds before initiating a restart due to output failure, due to exhausting the numRetries on one segment, or exceeding filecacheDuration.

$sel:eventIdMode:MsSmoothGroupSettings', msSmoothGroupSettings_eventIdMode - Specifies whether or not to send an event ID to the IIS server. If no event ID is sent and the same Live Event is used without changing the publishing point, clients might see cached video from the previous run. Options: - "useConfigured" - use the value provided in eventId - "useTimestamp" - generate and send an event ID based on the current timestamp - "noEventId" - do not send an event ID to the IIS server.

$sel:audioOnlyTimecodeControl:MsSmoothGroupSettings', msSmoothGroupSettings_audioOnlyTimecodeControl - If set to passthrough for an audio-only MS Smooth output, the fragment absolute time will be set to the current timecode. This option does not write timecodes to the audio elementary stream.

$sel:segmentationMode:MsSmoothGroupSettings', msSmoothGroupSettings_segmentationMode - useInputSegmentation has been deprecated. The configured segment size is always used.

$sel:eventId:MsSmoothGroupSettings', msSmoothGroupSettings_eventId - MS Smooth event ID to be sent to the IIS server. Should only be specified if eventIdMode is set to useConfigured.

$sel:destination:MsSmoothGroupSettings', msSmoothGroupSettings_destination - Smooth Streaming publish point on an IIS server. Elemental Live acts as a "Push" encoder to IIS.

msSmoothGroupSettings_fragmentLength :: Lens' MsSmoothGroupSettings (Maybe Natural) Source #

Length of mp4 fragments to generate (in seconds). Fragment length must be compatible with GOP size and framerate.

msSmoothGroupSettings_streamManifestBehavior :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupStreamManifestBehavior) Source #

When set to send, send stream manifest so publishing point doesn't start until all streams start.

msSmoothGroupSettings_sendDelayMs :: Lens' MsSmoothGroupSettings (Maybe Natural) Source #

Number of milliseconds to delay the output from the second pipeline.

msSmoothGroupSettings_eventStopBehavior :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupEventStopBehavior) Source #

When set to sendEos, send EOS signal to IIS server when stopping the event

msSmoothGroupSettings_timestampOffsetMode :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupTimestampOffsetMode) Source #

Type of timestamp date offset to use. - useEventStartDate: Use the date the event was started as the offset - useConfiguredOffset: Use an explicitly configured date as the offset

msSmoothGroupSettings_acquisitionPointId :: Lens' MsSmoothGroupSettings (Maybe Text) Source #

The ID to include in each message in the sparse track. Ignored if sparseTrackType is NONE.

msSmoothGroupSettings_inputLossAction :: Lens' MsSmoothGroupSettings (Maybe InputLossActionForMsSmoothOut) Source #

Parameter that control output group behavior on input loss.

msSmoothGroupSettings_timestampOffset :: Lens' MsSmoothGroupSettings (Maybe Text) Source #

Timestamp offset for the event. Only used if timestampOffsetMode is set to useConfiguredOffset.

msSmoothGroupSettings_certificateMode :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupCertificateMode) Source #

If set to verifyAuthenticity, verify the https certificate chain to a trusted Certificate Authority (CA). This will cause https outputs to self-signed certificates to fail.

msSmoothGroupSettings_sparseTrackType :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupSparseTrackType) Source #

Identifies the type of data to place in the sparse track: - SCTE35: Insert SCTE-35 messages from the source content. With each message, insert an IDR frame to start a new segment. - SCTE35_WITHOUT_SEGMENTATION: Insert SCTE-35 messages from the source content. With each message, insert an IDR frame but don't start a new segment. - NONE: Don't generate a sparse track for any outputs in this output group.

msSmoothGroupSettings_connectionRetryInterval :: Lens' MsSmoothGroupSettings (Maybe Natural) Source #

Number of seconds to wait before retrying connection to the IIS server if the connection is lost. Content will be cached during this time and the cache will be be delivered to the IIS server once the connection is re-established.

msSmoothGroupSettings_filecacheDuration :: Lens' MsSmoothGroupSettings (Maybe Natural) Source #

Size in seconds of file cache for streaming outputs.

msSmoothGroupSettings_restartDelay :: Lens' MsSmoothGroupSettings (Maybe Natural) Source #

Number of seconds before initiating a restart due to output failure, due to exhausting the numRetries on one segment, or exceeding filecacheDuration.

msSmoothGroupSettings_eventIdMode :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupEventIdMode) Source #

Specifies whether or not to send an event ID to the IIS server. If no event ID is sent and the same Live Event is used without changing the publishing point, clients might see cached video from the previous run. Options: - "useConfigured" - use the value provided in eventId - "useTimestamp" - generate and send an event ID based on the current timestamp - "noEventId" - do not send an event ID to the IIS server.

msSmoothGroupSettings_audioOnlyTimecodeControl :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupAudioOnlyTimecodeControl) Source #

If set to passthrough for an audio-only MS Smooth output, the fragment absolute time will be set to the current timecode. This option does not write timecodes to the audio elementary stream.

msSmoothGroupSettings_segmentationMode :: Lens' MsSmoothGroupSettings (Maybe SmoothGroupSegmentationMode) Source #

useInputSegmentation has been deprecated. The configured segment size is always used.

msSmoothGroupSettings_eventId :: Lens' MsSmoothGroupSettings (Maybe Text) Source #

MS Smooth event ID to be sent to the IIS server. Should only be specified if eventIdMode is set to useConfigured.

msSmoothGroupSettings_destination :: Lens' MsSmoothGroupSettings OutputLocationRef Source #

Smooth Streaming publish point on an IIS server. Elemental Live acts as a "Push" encoder to IIS.

MsSmoothOutputSettings

data MsSmoothOutputSettings Source #

Ms Smooth Output Settings

See: newMsSmoothOutputSettings smart constructor.

Constructors

MsSmoothOutputSettings' 

Fields

Instances

Instances details
Eq MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

Read MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

Show MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

Generic MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

Associated Types

type Rep MsSmoothOutputSettings :: Type -> Type #

NFData MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

Methods

rnf :: MsSmoothOutputSettings -> () #

Hashable MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

ToJSON MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

FromJSON MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

type Rep MsSmoothOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MsSmoothOutputSettings

type Rep MsSmoothOutputSettings = D1 ('MetaData "MsSmoothOutputSettings" "Amazonka.MediaLive.Types.MsSmoothOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MsSmoothOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "h265PackagingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MsSmoothH265PackagingType)) :*: S1 ('MetaSel ('Just "nameModifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMsSmoothOutputSettings :: MsSmoothOutputSettings Source #

Create a value of MsSmoothOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:h265PackagingType:MsSmoothOutputSettings', msSmoothOutputSettings_h265PackagingType - Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

$sel:nameModifier:MsSmoothOutputSettings', msSmoothOutputSettings_nameModifier - String concatenated to the end of the destination filename. Required for multiple outputs of the same type.

msSmoothOutputSettings_h265PackagingType :: Lens' MsSmoothOutputSettings (Maybe MsSmoothH265PackagingType) Source #

Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

msSmoothOutputSettings_nameModifier :: Lens' MsSmoothOutputSettings (Maybe Text) Source #

String concatenated to the end of the destination filename. Required for multiple outputs of the same type.

Multiplex

data Multiplex Source #

The multiplex object.

See: newMultiplex smart constructor.

Constructors

Multiplex' 

Fields

Instances

Instances details
Eq Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

Read Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

Show Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

Generic Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

Associated Types

type Rep Multiplex :: Type -> Type #

NFData Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

Methods

rnf :: Multiplex -> () #

Hashable Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

FromJSON Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

type Rep Multiplex Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Multiplex

newMultiplex :: Multiplex Source #

Create a value of Multiplex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:Multiplex', multiplex_state - The current state of the multiplex.

$sel:arn:Multiplex', multiplex_arn - The unique arn of the multiplex.

$sel:pipelinesRunningCount:Multiplex', multiplex_pipelinesRunningCount - The number of currently healthy pipelines.

$sel:availabilityZones:Multiplex', multiplex_availabilityZones - A list of availability zones for the multiplex.

$sel:programCount:Multiplex', multiplex_programCount - The number of programs in the multiplex.

$sel:destinations:Multiplex', multiplex_destinations - A list of the multiplex output destinations.

$sel:name:Multiplex', multiplex_name - The name of the multiplex.

$sel:id:Multiplex', multiplex_id - The unique id of the multiplex.

$sel:multiplexSettings:Multiplex', multiplex_multiplexSettings - Configuration for a multiplex event.

$sel:tags:Multiplex', multiplex_tags - A collection of key-value pairs.

multiplex_state :: Lens' Multiplex (Maybe MultiplexState) Source #

The current state of the multiplex.

multiplex_arn :: Lens' Multiplex (Maybe Text) Source #

The unique arn of the multiplex.

multiplex_pipelinesRunningCount :: Lens' Multiplex (Maybe Int) Source #

The number of currently healthy pipelines.

multiplex_availabilityZones :: Lens' Multiplex (Maybe [Text]) Source #

A list of availability zones for the multiplex.

multiplex_programCount :: Lens' Multiplex (Maybe Int) Source #

The number of programs in the multiplex.

multiplex_destinations :: Lens' Multiplex (Maybe [MultiplexOutputDestination]) Source #

A list of the multiplex output destinations.

multiplex_name :: Lens' Multiplex (Maybe Text) Source #

The name of the multiplex.

multiplex_id :: Lens' Multiplex (Maybe Text) Source #

The unique id of the multiplex.

multiplex_multiplexSettings :: Lens' Multiplex (Maybe MultiplexSettings) Source #

Configuration for a multiplex event.

multiplex_tags :: Lens' Multiplex (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs.

MultiplexGroupSettings

data MultiplexGroupSettings Source #

Multiplex Group Settings

See: newMultiplexGroupSettings smart constructor.

Instances

Instances details
Eq MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

Read MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

Show MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

Generic MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

Associated Types

type Rep MultiplexGroupSettings :: Type -> Type #

NFData MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

Methods

rnf :: MultiplexGroupSettings -> () #

Hashable MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

ToJSON MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

FromJSON MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

type Rep MultiplexGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexGroupSettings

type Rep MultiplexGroupSettings = D1 ('MetaData "MultiplexGroupSettings" "Amazonka.MediaLive.Types.MultiplexGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexGroupSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newMultiplexGroupSettings :: MultiplexGroupSettings Source #

Create a value of MultiplexGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

MultiplexMediaConnectOutputDestinationSettings

data MultiplexMediaConnectOutputDestinationSettings Source #

Multiplex MediaConnect output destination settings.

See: newMultiplexMediaConnectOutputDestinationSettings smart constructor.

Constructors

MultiplexMediaConnectOutputDestinationSettings' 

Fields

Instances

Instances details
Eq MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

Read MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

Show MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

Generic MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

NFData MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

Hashable MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

FromJSON MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

type Rep MultiplexMediaConnectOutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings

type Rep MultiplexMediaConnectOutputDestinationSettings = D1 ('MetaData "MultiplexMediaConnectOutputDestinationSettings" "Amazonka.MediaLive.Types.MultiplexMediaConnectOutputDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexMediaConnectOutputDestinationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entitlementArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMultiplexMediaConnectOutputDestinationSettings :: MultiplexMediaConnectOutputDestinationSettings Source #

Create a value of MultiplexMediaConnectOutputDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:entitlementArn:MultiplexMediaConnectOutputDestinationSettings', multiplexMediaConnectOutputDestinationSettings_entitlementArn - The MediaConnect entitlement ARN available as a Flow source.

MultiplexOutputDestination

data MultiplexOutputDestination Source #

Multiplex output destination settings

See: newMultiplexOutputDestination smart constructor.

Constructors

MultiplexOutputDestination' 

Fields

Instances

Instances details
Eq MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

Read MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

Show MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

Generic MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

Associated Types

type Rep MultiplexOutputDestination :: Type -> Type #

NFData MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

Hashable MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

FromJSON MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

type Rep MultiplexOutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputDestination

type Rep MultiplexOutputDestination = D1 ('MetaData "MultiplexOutputDestination" "Amazonka.MediaLive.Types.MultiplexOutputDestination" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexOutputDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mediaConnectSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexMediaConnectOutputDestinationSettings))))

newMultiplexOutputDestination :: MultiplexOutputDestination Source #

Create a value of MultiplexOutputDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mediaConnectSettings:MultiplexOutputDestination', multiplexOutputDestination_mediaConnectSettings - Multiplex MediaConnect output destination settings.

MultiplexOutputSettings

data MultiplexOutputSettings Source #

Multiplex Output Settings

See: newMultiplexOutputSettings smart constructor.

Constructors

MultiplexOutputSettings' 

Fields

Instances

Instances details
Eq MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

Read MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

Show MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

Generic MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

Associated Types

type Rep MultiplexOutputSettings :: Type -> Type #

NFData MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

Methods

rnf :: MultiplexOutputSettings -> () #

Hashable MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

ToJSON MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

FromJSON MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

type Rep MultiplexOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexOutputSettings

type Rep MultiplexOutputSettings = D1 ('MetaData "MultiplexOutputSettings" "Amazonka.MediaLive.Types.MultiplexOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef)))

newMultiplexOutputSettings Source #

Create a value of MultiplexOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:destination:MultiplexOutputSettings', multiplexOutputSettings_destination - Destination is a Multiplex.

MultiplexProgram

data MultiplexProgram Source #

The multiplex program object.

See: newMultiplexProgram smart constructor.

Constructors

MultiplexProgram' 

Fields

Instances

Instances details
Eq MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

Read MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

Show MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

Generic MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

Associated Types

type Rep MultiplexProgram :: Type -> Type #

NFData MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

Methods

rnf :: MultiplexProgram -> () #

Hashable MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

FromJSON MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

type Rep MultiplexProgram Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgram

type Rep MultiplexProgram = D1 ('MetaData "MultiplexProgram" "Amazonka.MediaLive.Types.MultiplexProgram" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgram'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "packetIdentifiersMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexProgramPacketIdentifiersMap)) :*: S1 ('MetaSel ('Just "pipelineDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MultiplexProgramPipelineDetail]))) :*: (S1 ('MetaSel ('Just "programName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "channelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "multiplexProgramSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexProgramSettings))))))

newMultiplexProgram :: MultiplexProgram Source #

Create a value of MultiplexProgram with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:packetIdentifiersMap:MultiplexProgram', multiplexProgram_packetIdentifiersMap - The packet identifier map for this multiplex program.

$sel:pipelineDetails:MultiplexProgram', multiplexProgram_pipelineDetails - Contains information about the current sources for the specified program in the specified multiplex. Keep in mind that each multiplex pipeline connects to both pipelines in a given source channel (the channel identified by the program). But only one of those channel pipelines is ever active at one time.

$sel:programName:MultiplexProgram', multiplexProgram_programName - The name of the multiplex program.

$sel:channelId:MultiplexProgram', multiplexProgram_channelId - The MediaLive channel associated with the program.

$sel:multiplexProgramSettings:MultiplexProgram', multiplexProgram_multiplexProgramSettings - The settings for this multiplex program.

multiplexProgram_pipelineDetails :: Lens' MultiplexProgram (Maybe [MultiplexProgramPipelineDetail]) Source #

Contains information about the current sources for the specified program in the specified multiplex. Keep in mind that each multiplex pipeline connects to both pipelines in a given source channel (the channel identified by the program). But only one of those channel pipelines is ever active at one time.

multiplexProgram_programName :: Lens' MultiplexProgram (Maybe Text) Source #

The name of the multiplex program.

multiplexProgram_channelId :: Lens' MultiplexProgram (Maybe Text) Source #

The MediaLive channel associated with the program.

MultiplexProgramChannelDestinationSettings

data MultiplexProgramChannelDestinationSettings Source #

Multiplex Program Input Destination Settings for outputting a Channel to a Multiplex

See: newMultiplexProgramChannelDestinationSettings smart constructor.

Constructors

MultiplexProgramChannelDestinationSettings' 

Fields

  • multiplexId :: Maybe Text

    The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.

  • programName :: Maybe Text

    The program name of the Multiplex program that the encoder is providing output to.

Instances

Instances details
Eq MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

Read MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

Show MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

Generic MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

NFData MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

Hashable MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

ToJSON MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

FromJSON MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

type Rep MultiplexProgramChannelDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings

type Rep MultiplexProgramChannelDestinationSettings = D1 ('MetaData "MultiplexProgramChannelDestinationSettings" "Amazonka.MediaLive.Types.MultiplexProgramChannelDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramChannelDestinationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "multiplexId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "programName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMultiplexProgramChannelDestinationSettings :: MultiplexProgramChannelDestinationSettings Source #

Create a value of MultiplexProgramChannelDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:multiplexId:MultiplexProgramChannelDestinationSettings', multiplexProgramChannelDestinationSettings_multiplexId - The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.

$sel:programName:MultiplexProgramChannelDestinationSettings', multiplexProgramChannelDestinationSettings_programName - The program name of the Multiplex program that the encoder is providing output to.

multiplexProgramChannelDestinationSettings_multiplexId :: Lens' MultiplexProgramChannelDestinationSettings (Maybe Text) Source #

The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.

multiplexProgramChannelDestinationSettings_programName :: Lens' MultiplexProgramChannelDestinationSettings (Maybe Text) Source #

The program name of the Multiplex program that the encoder is providing output to.

MultiplexProgramPacketIdentifiersMap

data MultiplexProgramPacketIdentifiersMap Source #

Packet identifiers map for a given Multiplex program.

See: newMultiplexProgramPacketIdentifiersMap smart constructor.

Instances

Instances details
Eq MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

Read MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

Show MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

Generic MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

NFData MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

Hashable MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

FromJSON MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

type Rep MultiplexProgramPacketIdentifiersMap Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap

type Rep MultiplexProgramPacketIdentifiersMap = D1 ('MetaData "MultiplexProgramPacketIdentifiersMap" "Amazonka.MediaLive.Types.MultiplexProgramPacketIdentifiersMap" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramPacketIdentifiersMap'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "pmtPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "etvSignalPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "videoPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "scte35Pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "privateMetadataPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "timedMetadataPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "pcrPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "klvDataPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Int])) :*: S1 ('MetaSel ('Just "dvbSubPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Int])))) :*: ((S1 ('MetaSel ('Just "scte27Pids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Int])) :*: S1 ('MetaSel ('Just "etvPlatformPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "audioPids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Int])) :*: S1 ('MetaSel ('Just "dvbTeletextPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))))

newMultiplexProgramPacketIdentifiersMap :: MultiplexProgramPacketIdentifiersMap Source #

Create a value of MultiplexProgramPacketIdentifiersMap with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pmtPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_pmtPid - Undocumented member.

$sel:etvSignalPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_etvSignalPid - Undocumented member.

$sel:videoPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_videoPid - Undocumented member.

$sel:scte35Pid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_scte35Pid - Undocumented member.

$sel:privateMetadataPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_privateMetadataPid - Undocumented member.

$sel:timedMetadataPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_timedMetadataPid - Undocumented member.

$sel:pcrPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_pcrPid - Undocumented member.

$sel:klvDataPids:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_klvDataPids - Undocumented member.

$sel:dvbSubPids:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_dvbSubPids - Undocumented member.

$sel:scte27Pids:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_scte27Pids - Undocumented member.

$sel:etvPlatformPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_etvPlatformPid - Undocumented member.

$sel:audioPids:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_audioPids - Undocumented member.

$sel:dvbTeletextPid:MultiplexProgramPacketIdentifiersMap', multiplexProgramPacketIdentifiersMap_dvbTeletextPid - Undocumented member.

MultiplexProgramPipelineDetail

data MultiplexProgramPipelineDetail Source #

The current source for one of the pipelines in the multiplex.

See: newMultiplexProgramPipelineDetail smart constructor.

Constructors

MultiplexProgramPipelineDetail' 

Fields

Instances

Instances details
Eq MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

Read MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

Show MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

Generic MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

Associated Types

type Rep MultiplexProgramPipelineDetail :: Type -> Type #

NFData MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

Hashable MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

FromJSON MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

type Rep MultiplexProgramPipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail

type Rep MultiplexProgramPipelineDetail = D1 ('MetaData "MultiplexProgramPipelineDetail" "Amazonka.MediaLive.Types.MultiplexProgramPipelineDetail" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramPipelineDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "activeChannelPipeline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMultiplexProgramPipelineDetail :: MultiplexProgramPipelineDetail Source #

Create a value of MultiplexProgramPipelineDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pipelineId:MultiplexProgramPipelineDetail', multiplexProgramPipelineDetail_pipelineId - Identifies a specific pipeline in the multiplex.

$sel:activeChannelPipeline:MultiplexProgramPipelineDetail', multiplexProgramPipelineDetail_activeChannelPipeline - Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the multiplex.

multiplexProgramPipelineDetail_activeChannelPipeline :: Lens' MultiplexProgramPipelineDetail (Maybe Text) Source #

Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the multiplex.

MultiplexProgramServiceDescriptor

data MultiplexProgramServiceDescriptor Source #

Transport stream service descriptor configuration for the Multiplex program.

See: newMultiplexProgramServiceDescriptor smart constructor.

Constructors

MultiplexProgramServiceDescriptor' 

Fields

Instances

Instances details
Eq MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

Read MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

Show MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

Generic MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

Associated Types

type Rep MultiplexProgramServiceDescriptor :: Type -> Type #

NFData MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

Hashable MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

ToJSON MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

FromJSON MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

type Rep MultiplexProgramServiceDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor

type Rep MultiplexProgramServiceDescriptor = D1 ('MetaData "MultiplexProgramServiceDescriptor" "Amazonka.MediaLive.Types.MultiplexProgramServiceDescriptor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramServiceDescriptor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "providerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "serviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

MultiplexProgramSettings

data MultiplexProgramSettings Source #

Multiplex Program settings configuration.

See: newMultiplexProgramSettings smart constructor.

Constructors

MultiplexProgramSettings' 

Fields

Instances

Instances details
Eq MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

Read MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

Show MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

Generic MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

Associated Types

type Rep MultiplexProgramSettings :: Type -> Type #

NFData MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

Hashable MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

ToJSON MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

FromJSON MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

type Rep MultiplexProgramSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSettings

type Rep MultiplexProgramSettings = D1 ('MetaData "MultiplexProgramSettings" "Amazonka.MediaLive.Types.MultiplexProgramSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "preferredChannelPipeline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PreferredChannelPipeline)) :*: S1 ('MetaSel ('Just "videoSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexVideoSettings))) :*: (S1 ('MetaSel ('Just "serviceDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexProgramServiceDescriptor)) :*: S1 ('MetaSel ('Just "programNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newMultiplexProgramSettings Source #

Create a value of MultiplexProgramSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:preferredChannelPipeline:MultiplexProgramSettings', multiplexProgramSettings_preferredChannelPipeline - Indicates which pipeline is preferred by the multiplex for program ingest.

$sel:videoSettings:MultiplexProgramSettings', multiplexProgramSettings_videoSettings - Program video settings configuration.

$sel:serviceDescriptor:MultiplexProgramSettings', multiplexProgramSettings_serviceDescriptor - Transport stream service descriptor configuration for the Multiplex program.

$sel:programNumber:MultiplexProgramSettings', multiplexProgramSettings_programNumber - Unique program number.

multiplexProgramSettings_preferredChannelPipeline :: Lens' MultiplexProgramSettings (Maybe PreferredChannelPipeline) Source #

Indicates which pipeline is preferred by the multiplex for program ingest.

multiplexProgramSettings_serviceDescriptor :: Lens' MultiplexProgramSettings (Maybe MultiplexProgramServiceDescriptor) Source #

Transport stream service descriptor configuration for the Multiplex program.

MultiplexProgramSummary

data MultiplexProgramSummary Source #

Placeholder documentation for MultiplexProgramSummary

See: newMultiplexProgramSummary smart constructor.

Constructors

MultiplexProgramSummary' 

Fields

Instances

Instances details
Eq MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

Read MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

Show MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

Generic MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

Associated Types

type Rep MultiplexProgramSummary :: Type -> Type #

NFData MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

Methods

rnf :: MultiplexProgramSummary -> () #

Hashable MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

FromJSON MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

type Rep MultiplexProgramSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexProgramSummary

type Rep MultiplexProgramSummary = D1 ('MetaData "MultiplexProgramSummary" "Amazonka.MediaLive.Types.MultiplexProgramSummary" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexProgramSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "programName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMultiplexProgramSummary :: MultiplexProgramSummary Source #

Create a value of MultiplexProgramSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:programName:MultiplexProgramSummary', multiplexProgramSummary_programName - The name of the multiplex program.

$sel:channelId:MultiplexProgramSummary', multiplexProgramSummary_channelId - The MediaLive Channel associated with the program.

multiplexProgramSummary_channelId :: Lens' MultiplexProgramSummary (Maybe Text) Source #

The MediaLive Channel associated with the program.

MultiplexSettings

data MultiplexSettings Source #

Contains configuration for a Multiplex event

See: newMultiplexSettings smart constructor.

Constructors

MultiplexSettings' 

Fields

Instances

Instances details
Eq MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

Read MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

Show MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

Generic MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

Associated Types

type Rep MultiplexSettings :: Type -> Type #

NFData MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

Methods

rnf :: MultiplexSettings -> () #

Hashable MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

ToJSON MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

FromJSON MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

type Rep MultiplexSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettings

type Rep MultiplexSettings = D1 ('MetaData "MultiplexSettings" "Amazonka.MediaLive.Types.MultiplexSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumVideoBufferDelayMilliseconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "transportStreamReservedBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "transportStreamBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "transportStreamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

MultiplexSettingsSummary

data MultiplexSettingsSummary Source #

Contains summary configuration for a Multiplex event.

See: newMultiplexSettingsSummary smart constructor.

Constructors

MultiplexSettingsSummary' 

Fields

Instances

Instances details
Eq MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

Read MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

Show MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

Generic MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

Associated Types

type Rep MultiplexSettingsSummary :: Type -> Type #

NFData MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

Hashable MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

FromJSON MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

type Rep MultiplexSettingsSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSettingsSummary

type Rep MultiplexSettingsSummary = D1 ('MetaData "MultiplexSettingsSummary" "Amazonka.MediaLive.Types.MultiplexSettingsSummary" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexSettingsSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transportStreamBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newMultiplexSettingsSummary :: MultiplexSettingsSummary Source #

Create a value of MultiplexSettingsSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transportStreamBitrate:MultiplexSettingsSummary', multiplexSettingsSummary_transportStreamBitrate - Transport stream bit rate.

MultiplexStatmuxVideoSettings

data MultiplexStatmuxVideoSettings Source #

Statmux rate control settings

See: newMultiplexStatmuxVideoSettings smart constructor.

Constructors

MultiplexStatmuxVideoSettings' 

Fields

  • priority :: Maybe Int

    The purpose of the priority is to use a combination of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to prioritize the video quality of some channels in a\nmultiplex over others. Channels that have a higher priority will\nget higher video quality at the expense of the video quality of\nother channels in the multiplex with lower priority.

  • minimumBitrate :: Maybe Natural

    Minimum statmux bitrate.

  • maximumBitrate :: Maybe Natural

    Maximum statmux bitrate.

Instances

Instances details
Eq MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

Read MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

Show MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

Generic MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

Associated Types

type Rep MultiplexStatmuxVideoSettings :: Type -> Type #

NFData MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

Hashable MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

ToJSON MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

FromJSON MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

type Rep MultiplexStatmuxVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings

type Rep MultiplexStatmuxVideoSettings = D1 ('MetaData "MultiplexStatmuxVideoSettings" "Amazonka.MediaLive.Types.MultiplexStatmuxVideoSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexStatmuxVideoSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "minimumBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maximumBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newMultiplexStatmuxVideoSettings :: MultiplexStatmuxVideoSettings Source #

Create a value of MultiplexStatmuxVideoSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:priority:MultiplexStatmuxVideoSettings', multiplexStatmuxVideoSettings_priority - The purpose of the priority is to use a combination of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to prioritize the video quality of some channels in a\nmultiplex over others. Channels that have a higher priority will\nget higher video quality at the expense of the video quality of\nother channels in the multiplex with lower priority.

$sel:minimumBitrate:MultiplexStatmuxVideoSettings', multiplexStatmuxVideoSettings_minimumBitrate - Minimum statmux bitrate.

$sel:maximumBitrate:MultiplexStatmuxVideoSettings', multiplexStatmuxVideoSettings_maximumBitrate - Maximum statmux bitrate.

multiplexStatmuxVideoSettings_priority :: Lens' MultiplexStatmuxVideoSettings (Maybe Int) Source #

The purpose of the priority is to use a combination of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to prioritize the video quality of some channels in a\nmultiplex over others. Channels that have a higher priority will\nget higher video quality at the expense of the video quality of\nother channels in the multiplex with lower priority.

MultiplexSummary

data MultiplexSummary Source #

Placeholder documentation for MultiplexSummary

See: newMultiplexSummary smart constructor.

Constructors

MultiplexSummary' 

Fields

Instances

Instances details
Eq MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

Read MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

Show MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

Generic MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

Associated Types

type Rep MultiplexSummary :: Type -> Type #

NFData MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

Methods

rnf :: MultiplexSummary -> () #

Hashable MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

FromJSON MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

type Rep MultiplexSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexSummary

newMultiplexSummary :: MultiplexSummary Source #

Create a value of MultiplexSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:MultiplexSummary', multiplexSummary_state - The current state of the multiplex.

$sel:arn:MultiplexSummary', multiplexSummary_arn - The unique arn of the multiplex.

$sel:pipelinesRunningCount:MultiplexSummary', multiplexSummary_pipelinesRunningCount - The number of currently healthy pipelines.

$sel:availabilityZones:MultiplexSummary', multiplexSummary_availabilityZones - A list of availability zones for the multiplex.

$sel:programCount:MultiplexSummary', multiplexSummary_programCount - The number of programs in the multiplex.

$sel:name:MultiplexSummary', multiplexSummary_name - The name of the multiplex.

$sel:id:MultiplexSummary', multiplexSummary_id - The unique id of the multiplex.

$sel:multiplexSettings:MultiplexSummary', multiplexSummary_multiplexSettings - Configuration for a multiplex event.

$sel:tags:MultiplexSummary', multiplexSummary_tags - A collection of key-value pairs.

multiplexSummary_state :: Lens' MultiplexSummary (Maybe MultiplexState) Source #

The current state of the multiplex.

multiplexSummary_arn :: Lens' MultiplexSummary (Maybe Text) Source #

The unique arn of the multiplex.

multiplexSummary_pipelinesRunningCount :: Lens' MultiplexSummary (Maybe Int) Source #

The number of currently healthy pipelines.

multiplexSummary_availabilityZones :: Lens' MultiplexSummary (Maybe [Text]) Source #

A list of availability zones for the multiplex.

multiplexSummary_programCount :: Lens' MultiplexSummary (Maybe Int) Source #

The number of programs in the multiplex.

multiplexSummary_id :: Lens' MultiplexSummary (Maybe Text) Source #

The unique id of the multiplex.

multiplexSummary_tags :: Lens' MultiplexSummary (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs.

MultiplexVideoSettings

data MultiplexVideoSettings Source #

The video configuration for each program in a multiplex.

See: newMultiplexVideoSettings smart constructor.

Constructors

MultiplexVideoSettings' 

Fields

Instances

Instances details
Eq MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

Read MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

Show MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

Generic MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

Associated Types

type Rep MultiplexVideoSettings :: Type -> Type #

NFData MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

Methods

rnf :: MultiplexVideoSettings -> () #

Hashable MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

ToJSON MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

FromJSON MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

type Rep MultiplexVideoSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.MultiplexVideoSettings

type Rep MultiplexVideoSettings = D1 ('MetaData "MultiplexVideoSettings" "Amazonka.MediaLive.Types.MultiplexVideoSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "MultiplexVideoSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "statmuxSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexStatmuxVideoSettings)) :*: S1 ('MetaSel ('Just "constantBitrate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newMultiplexVideoSettings :: MultiplexVideoSettings Source #

Create a value of MultiplexVideoSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:statmuxSettings:MultiplexVideoSettings', multiplexVideoSettings_statmuxSettings - Statmux rate control settings. When this field is defined, ConstantBitrate must be undefined.

$sel:constantBitrate:MultiplexVideoSettings', multiplexVideoSettings_constantBitrate - The constant bitrate configuration for the video encode. When this field is defined, StatmuxSettings must be undefined.

multiplexVideoSettings_statmuxSettings :: Lens' MultiplexVideoSettings (Maybe MultiplexStatmuxVideoSettings) Source #

Statmux rate control settings. When this field is defined, ConstantBitrate must be undefined.

multiplexVideoSettings_constantBitrate :: Lens' MultiplexVideoSettings (Maybe Natural) Source #

The constant bitrate configuration for the video encode. When this field is defined, StatmuxSettings must be undefined.

NetworkInputSettings

data NetworkInputSettings Source #

Network source to transcode. Must be accessible to the Elemental Live node that is running the live event through a network connection.

See: newNetworkInputSettings smart constructor.

Constructors

NetworkInputSettings' 

Fields

  • hlsInputSettings :: Maybe HlsInputSettings

    Specifies HLS input settings when the uri is for a HLS manifest.

  • serverValidation :: Maybe NetworkInputServerValidation

    Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate's wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use https.

Instances

Instances details
Eq NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

Read NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

Show NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

Generic NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

Associated Types

type Rep NetworkInputSettings :: Type -> Type #

NFData NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

Methods

rnf :: NetworkInputSettings -> () #

Hashable NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

ToJSON NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

FromJSON NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

type Rep NetworkInputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NetworkInputSettings

type Rep NetworkInputSettings = D1 ('MetaData "NetworkInputSettings" "Amazonka.MediaLive.Types.NetworkInputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "NetworkInputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hlsInputSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsInputSettings)) :*: S1 ('MetaSel ('Just "serverValidation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkInputServerValidation))))

newNetworkInputSettings :: NetworkInputSettings Source #

Create a value of NetworkInputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hlsInputSettings:NetworkInputSettings', networkInputSettings_hlsInputSettings - Specifies HLS input settings when the uri is for a HLS manifest.

$sel:serverValidation:NetworkInputSettings', networkInputSettings_serverValidation - Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate's wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use https.

networkInputSettings_hlsInputSettings :: Lens' NetworkInputSettings (Maybe HlsInputSettings) Source #

Specifies HLS input settings when the uri is for a HLS manifest.

networkInputSettings_serverValidation :: Lens' NetworkInputSettings (Maybe NetworkInputServerValidation) Source #

Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate's wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use https.

NielsenCBET

data NielsenCBET Source #

Nielsen CBET

See: newNielsenCBET smart constructor.

Constructors

NielsenCBET' 

Fields

Instances

Instances details
Eq NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

Read NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

Show NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

Generic NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

Associated Types

type Rep NielsenCBET :: Type -> Type #

NFData NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

Methods

rnf :: NielsenCBET -> () #

Hashable NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

ToJSON NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

FromJSON NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

type Rep NielsenCBET Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenCBET

type Rep NielsenCBET = D1 ('MetaData "NielsenCBET" "Amazonka.MediaLive.Types.NielsenCBET" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "NielsenCBET'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cbetCheckDigitString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "cbetStepaside") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 NielsenWatermarksCbetStepaside) :*: S1 ('MetaSel ('Just "csid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newNielsenCBET Source #

Create a value of NielsenCBET with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cbetCheckDigitString:NielsenCBET', nielsenCBET_cbetCheckDigitString - Enter the CBET check digits to use in the watermark.

$sel:cbetStepaside:NielsenCBET', nielsenCBET_cbetStepaside - Determines the method of CBET insertion mode when prior encoding is detected on the same layer.

$sel:csid:NielsenCBET', nielsenCBET_csid - Enter the CBET Source ID (CSID) to use in the watermark

nielsenCBET_cbetCheckDigitString :: Lens' NielsenCBET Text Source #

Enter the CBET check digits to use in the watermark.

nielsenCBET_cbetStepaside :: Lens' NielsenCBET NielsenWatermarksCbetStepaside Source #

Determines the method of CBET insertion mode when prior encoding is detected on the same layer.

nielsenCBET_csid :: Lens' NielsenCBET Text Source #

Enter the CBET Source ID (CSID) to use in the watermark

NielsenConfiguration

data NielsenConfiguration Source #

Nielsen Configuration

See: newNielsenConfiguration smart constructor.

Constructors

NielsenConfiguration' 

Fields

Instances

Instances details
Eq NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

Read NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

Show NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

Generic NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

Associated Types

type Rep NielsenConfiguration :: Type -> Type #

NFData NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

Methods

rnf :: NielsenConfiguration -> () #

Hashable NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

ToJSON NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

FromJSON NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

type Rep NielsenConfiguration Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenConfiguration

type Rep NielsenConfiguration = D1 ('MetaData "NielsenConfiguration" "Amazonka.MediaLive.Types.NielsenConfiguration" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "NielsenConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "distributorId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nielsenPcmToId3Tagging") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenPcmToId3TaggingState))))

newNielsenConfiguration :: NielsenConfiguration Source #

Create a value of NielsenConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:distributorId:NielsenConfiguration', nielsenConfiguration_distributorId - Enter the Distributor ID assigned to your organization by Nielsen.

$sel:nielsenPcmToId3Tagging:NielsenConfiguration', nielsenConfiguration_nielsenPcmToId3Tagging - Enables Nielsen PCM to ID3 tagging

nielsenConfiguration_distributorId :: Lens' NielsenConfiguration (Maybe Text) Source #

Enter the Distributor ID assigned to your organization by Nielsen.

NielsenNaesIiNw

data NielsenNaesIiNw Source #

Nielsen Naes Ii Nw

See: newNielsenNaesIiNw smart constructor.

Constructors

NielsenNaesIiNw' 

Fields

Instances

Instances details
Eq NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

Read NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

Show NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

Generic NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

Associated Types

type Rep NielsenNaesIiNw :: Type -> Type #

NFData NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

Methods

rnf :: NielsenNaesIiNw -> () #

Hashable NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

ToJSON NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

FromJSON NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

type Rep NielsenNaesIiNw Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenNaesIiNw

type Rep NielsenNaesIiNw = D1 ('MetaData "NielsenNaesIiNw" "Amazonka.MediaLive.Types.NielsenNaesIiNw" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "NielsenNaesIiNw'" 'PrefixI 'True) (S1 ('MetaSel ('Just "checkDigitString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newNielsenNaesIiNw Source #

Create a value of NielsenNaesIiNw with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:checkDigitString:NielsenNaesIiNw', nielsenNaesIiNw_checkDigitString - Enter the check digit string for the watermark

$sel:sid:NielsenNaesIiNw', nielsenNaesIiNw_sid - Enter the Nielsen Source ID (SID) to include in the watermark

nielsenNaesIiNw_checkDigitString :: Lens' NielsenNaesIiNw Text Source #

Enter the check digit string for the watermark

nielsenNaesIiNw_sid :: Lens' NielsenNaesIiNw Double Source #

Enter the Nielsen Source ID (SID) to include in the watermark

NielsenWatermarksSettings

data NielsenWatermarksSettings Source #

Nielsen Watermarks Settings

See: newNielsenWatermarksSettings smart constructor.

Constructors

NielsenWatermarksSettings' 

Fields

Instances

Instances details
Eq NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

Read NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

Show NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

Generic NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

Associated Types

type Rep NielsenWatermarksSettings :: Type -> Type #

NFData NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

Hashable NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

ToJSON NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

FromJSON NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

type Rep NielsenWatermarksSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.NielsenWatermarksSettings

type Rep NielsenWatermarksSettings = D1 ('MetaData "NielsenWatermarksSettings" "Amazonka.MediaLive.Types.NielsenWatermarksSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "NielsenWatermarksSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nielsenCbetSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenCBET)) :*: (S1 ('MetaSel ('Just "nielsenNaesIiNwSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenNaesIiNw)) :*: S1 ('MetaSel ('Just "nielsenDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NielsenWatermarksDistributionTypes)))))

newNielsenWatermarksSettings :: NielsenWatermarksSettings Source #

Create a value of NielsenWatermarksSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nielsenCbetSettings:NielsenWatermarksSettings', nielsenWatermarksSettings_nielsenCbetSettings - Complete these fields only if you want to insert watermarks of type Nielsen CBET

$sel:nielsenNaesIiNwSettings:NielsenWatermarksSettings', nielsenWatermarksSettings_nielsenNaesIiNwSettings - Complete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).

$sel:nielsenDistributionType:NielsenWatermarksSettings', nielsenWatermarksSettings_nielsenDistributionType - Choose the distribution types that you want to assign to the watermarks: - PROGRAM_CONTENT - FINAL_DISTRIBUTOR

nielsenWatermarksSettings_nielsenCbetSettings :: Lens' NielsenWatermarksSettings (Maybe NielsenCBET) Source #

Complete these fields only if you want to insert watermarks of type Nielsen CBET

nielsenWatermarksSettings_nielsenNaesIiNwSettings :: Lens' NielsenWatermarksSettings (Maybe NielsenNaesIiNw) Source #

Complete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).

nielsenWatermarksSettings_nielsenDistributionType :: Lens' NielsenWatermarksSettings (Maybe NielsenWatermarksDistributionTypes) Source #

Choose the distribution types that you want to assign to the watermarks: - PROGRAM_CONTENT - FINAL_DISTRIBUTOR

Offering

data Offering Source #

Reserved resources available for purchase

See: newOffering smart constructor.

Constructors

Offering' 

Fields

Instances

Instances details
Eq Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Read Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Show Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Generic Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Associated Types

type Rep Offering :: Type -> Type #

Methods

from :: Offering -> Rep Offering x #

to :: Rep Offering x -> Offering #

NFData Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Methods

rnf :: Offering -> () #

Hashable Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

Methods

hashWithSalt :: Int -> Offering -> Int #

hash :: Offering -> Int #

FromJSON Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

type Rep Offering Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Offering

type Rep Offering = D1 ('MetaData "Offering" "Amazonka.MediaLive.Types.Offering" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Offering'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "resourceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReservationResourceSpecification)) :*: S1 ('MetaSel ('Just "currencyCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "offeringId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "offeringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfferingType)) :*: (S1 ('MetaSel ('Just "usagePrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "fixedPrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "durationUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfferingDurationUnits)) :*: (S1 ('MetaSel ('Just "offeringDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))))

newOffering :: Offering Source #

Create a value of Offering with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceSpecification:Offering', offering_resourceSpecification - Resource configuration details

$sel:currencyCode:Offering', offering_currencyCode - Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

$sel:arn:Offering', offering_arn - Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321'

$sel:offeringId:Offering', offering_offeringId - Unique offering ID, e.g. '87654321'

$sel:region:Offering', offering_region - AWS region, e.g. 'us-west-2'

$sel:offeringType:Offering', offering_offeringType - Offering type, e.g. 'NO_UPFRONT'

$sel:usagePrice:Offering', offering_usagePrice - Recurring usage charge for each reserved resource, e.g. '157.0'

$sel:fixedPrice:Offering', offering_fixedPrice - One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

$sel:durationUnits:Offering', offering_durationUnits - Units for duration, e.g. 'MONTHS'

$sel:offeringDescription:Offering', offering_offeringDescription - Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

$sel:duration:Offering', offering_duration - Lease duration, e.g. '12'

offering_currencyCode :: Lens' Offering (Maybe Text) Source #

Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

offering_arn :: Lens' Offering (Maybe Text) Source #

Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321'

offering_offeringId :: Lens' Offering (Maybe Text) Source #

Unique offering ID, e.g. '87654321'

offering_region :: Lens' Offering (Maybe Text) Source #

AWS region, e.g. 'us-west-2'

offering_offeringType :: Lens' Offering (Maybe OfferingType) Source #

Offering type, e.g. 'NO_UPFRONT'

offering_usagePrice :: Lens' Offering (Maybe Double) Source #

Recurring usage charge for each reserved resource, e.g. '157.0'

offering_fixedPrice :: Lens' Offering (Maybe Double) Source #

One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

offering_offeringDescription :: Lens' Offering (Maybe Text) Source #

Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

offering_duration :: Lens' Offering (Maybe Int) Source #

Lease duration, e.g. '12'

Output

data Output Source #

Output settings. There can be multiple outputs within a group.

See: newOutput smart constructor.

Constructors

Output' 

Fields

Instances

Instances details
Eq Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Methods

(==) :: Output -> Output -> Bool #

(/=) :: Output -> Output -> Bool #

Read Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Show Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Generic Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Associated Types

type Rep Output :: Type -> Type #

Methods

from :: Output -> Rep Output x #

to :: Rep Output x -> Output #

NFData Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Methods

rnf :: Output -> () #

Hashable Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

Methods

hashWithSalt :: Int -> Output -> Int #

hash :: Output -> Int #

ToJSON Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

FromJSON Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

type Rep Output Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Output

type Rep Output = D1 ('MetaData "Output" "Amazonka.MediaLive.Types.Output" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Output'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "captionDescriptionNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "videoDescriptionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "audioDescriptionNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "outputSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputSettings)))))

newOutput Source #

Create a value of Output with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captionDescriptionNames:Output', output_captionDescriptionNames - The names of the CaptionDescriptions used as caption sources for this output.

$sel:videoDescriptionName:Output', output_videoDescriptionName - The name of the VideoDescription used as the source for this output.

$sel:outputName:Output', output_outputName - The name used to identify an output.

$sel:audioDescriptionNames:Output', output_audioDescriptionNames - The names of the AudioDescriptions used as audio sources for this output.

$sel:outputSettings:Output', output_outputSettings - Output type-specific settings.

output_captionDescriptionNames :: Lens' Output (Maybe [Text]) Source #

The names of the CaptionDescriptions used as caption sources for this output.

output_videoDescriptionName :: Lens' Output (Maybe Text) Source #

The name of the VideoDescription used as the source for this output.

output_outputName :: Lens' Output (Maybe Text) Source #

The name used to identify an output.

output_audioDescriptionNames :: Lens' Output (Maybe [Text]) Source #

The names of the AudioDescriptions used as audio sources for this output.

output_outputSettings :: Lens' Output OutputSettings Source #

Output type-specific settings.

OutputDestination

data OutputDestination Source #

Placeholder documentation for OutputDestination

See: newOutputDestination smart constructor.

Constructors

OutputDestination' 

Fields

Instances

Instances details
Eq OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

Read OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

Show OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

Generic OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

Associated Types

type Rep OutputDestination :: Type -> Type #

NFData OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

Methods

rnf :: OutputDestination -> () #

Hashable OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

ToJSON OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

FromJSON OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

type Rep OutputDestination Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestination

type Rep OutputDestination = D1 ('MetaData "OutputDestination" "Amazonka.MediaLive.Types.OutputDestination" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "OutputDestination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputDestinationSettings])) :*: S1 ('MetaSel ('Just "mediaPackageSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MediaPackageOutputDestinationSettings]))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "multiplexSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexProgramChannelDestinationSettings)))))

newOutputDestination :: OutputDestination Source #

Create a value of OutputDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:settings:OutputDestination', outputDestination_settings - Destination settings for a standard output; one destination for each redundant encoder.

$sel:mediaPackageSettings:OutputDestination', outputDestination_mediaPackageSettings - Destination settings for a MediaPackage output; one destination for both encoders.

$sel:id:OutputDestination', outputDestination_id - User-specified id. This is used in an output group or an output.

$sel:multiplexSettings:OutputDestination', outputDestination_multiplexSettings - Destination settings for a Multiplex output; one destination for both encoders.

outputDestination_settings :: Lens' OutputDestination (Maybe [OutputDestinationSettings]) Source #

Destination settings for a standard output; one destination for each redundant encoder.

outputDestination_mediaPackageSettings :: Lens' OutputDestination (Maybe [MediaPackageOutputDestinationSettings]) Source #

Destination settings for a MediaPackage output; one destination for both encoders.

outputDestination_id :: Lens' OutputDestination (Maybe Text) Source #

User-specified id. This is used in an output group or an output.

outputDestination_multiplexSettings :: Lens' OutputDestination (Maybe MultiplexProgramChannelDestinationSettings) Source #

Destination settings for a Multiplex output; one destination for both encoders.

OutputDestinationSettings

data OutputDestinationSettings Source #

Placeholder documentation for OutputDestinationSettings

See: newOutputDestinationSettings smart constructor.

Constructors

OutputDestinationSettings' 

Fields

Instances

Instances details
Eq OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

Read OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

Show OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

Generic OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

Associated Types

type Rep OutputDestinationSettings :: Type -> Type #

NFData OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

Hashable OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

ToJSON OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

FromJSON OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

type Rep OutputDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputDestinationSettings

type Rep OutputDestinationSettings = D1 ('MetaData "OutputDestinationSettings" "Amazonka.MediaLive.Types.OutputDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "OutputDestinationSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "passwordParam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newOutputDestinationSettings :: OutputDestinationSettings Source #

Create a value of OutputDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:url:OutputDestinationSettings', outputDestinationSettings_url - A URL specifying a destination

$sel:username:OutputDestinationSettings', outputDestinationSettings_username - username for destination

$sel:passwordParam:OutputDestinationSettings', outputDestinationSettings_passwordParam - key used to extract the password from EC2 Parameter store

$sel:streamName:OutputDestinationSettings', outputDestinationSettings_streamName - Stream name for RTMP destinations (URLs of type rtmp://)

outputDestinationSettings_passwordParam :: Lens' OutputDestinationSettings (Maybe Text) Source #

key used to extract the password from EC2 Parameter store

outputDestinationSettings_streamName :: Lens' OutputDestinationSettings (Maybe Text) Source #

Stream name for RTMP destinations (URLs of type rtmp://)

OutputGroup

data OutputGroup Source #

Output groups for this Live Event. Output groups contain information about where streams should be distributed.

See: newOutputGroup smart constructor.

Constructors

OutputGroup' 

Fields

Instances

Instances details
Eq OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

Read OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

Show OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

Generic OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

Associated Types

type Rep OutputGroup :: Type -> Type #

NFData OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

Methods

rnf :: OutputGroup -> () #

Hashable OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

ToJSON OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

FromJSON OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

type Rep OutputGroup Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroup

type Rep OutputGroup = D1 ('MetaData "OutputGroup" "Amazonka.MediaLive.Types.OutputGroup" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "OutputGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Output]) :*: S1 ('MetaSel ('Just "outputGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputGroupSettings))))

newOutputGroup Source #

Create a value of OutputGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:OutputGroup', outputGroup_name - Custom output group name optionally defined by the user. Only letters, numbers, and the underscore character allowed; only 32 characters allowed.

$sel:outputs:OutputGroup', outputGroup_outputs - Undocumented member.

$sel:outputGroupSettings:OutputGroup', outputGroup_outputGroupSettings - Settings associated with the output group.

outputGroup_name :: Lens' OutputGroup (Maybe Text) Source #

Custom output group name optionally defined by the user. Only letters, numbers, and the underscore character allowed; only 32 characters allowed.

outputGroup_outputGroupSettings :: Lens' OutputGroup OutputGroupSettings Source #

Settings associated with the output group.

OutputGroupSettings

data OutputGroupSettings Source #

Output Group Settings

See: newOutputGroupSettings smart constructor.

Instances

Instances details
Eq OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

Read OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

Show OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

Generic OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

Associated Types

type Rep OutputGroupSettings :: Type -> Type #

NFData OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

Methods

rnf :: OutputGroupSettings -> () #

Hashable OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

ToJSON OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

FromJSON OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

type Rep OutputGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputGroupSettings

type Rep OutputGroupSettings = D1 ('MetaData "OutputGroupSettings" "Amazonka.MediaLive.Types.OutputGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "OutputGroupSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "mediaPackageGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MediaPackageGroupSettings)) :*: S1 ('MetaSel ('Just "msSmoothGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MsSmoothGroupSettings))) :*: (S1 ('MetaSel ('Just "rtmpGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RtmpGroupSettings)) :*: S1 ('MetaSel ('Just "multiplexGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiplexGroupSettings)))) :*: ((S1 ('MetaSel ('Just "hlsGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsGroupSettings)) :*: S1 ('MetaSel ('Just "archiveGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArchiveGroupSettings))) :*: (S1 ('MetaSel ('Just "udpGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UdpGroupSettings)) :*: S1 ('MetaSel ('Just "frameCaptureGroupSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureGroupSettings))))))

OutputLocationRef

data OutputLocationRef Source #

Reference to an OutputDestination ID defined in the channel

See: newOutputLocationRef smart constructor.

Instances

Instances details
Eq OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

Read OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

Show OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

Generic OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

Associated Types

type Rep OutputLocationRef :: Type -> Type #

NFData OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

Methods

rnf :: OutputLocationRef -> () #

Hashable OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

ToJSON OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

FromJSON OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

type Rep OutputLocationRef Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputLocationRef

type Rep OutputLocationRef = D1 ('MetaData "OutputLocationRef" "Amazonka.MediaLive.Types.OutputLocationRef" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "OutputLocationRef'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationRefId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOutputLocationRef :: OutputLocationRef Source #

Create a value of OutputLocationRef with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:destinationRefId:OutputLocationRef', outputLocationRef_destinationRefId - Undocumented member.

OutputSettings

data OutputSettings Source #

Output Settings

See: newOutputSettings smart constructor.

Instances

Instances details
Eq OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

Read OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

Show OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

Generic OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

Associated Types

type Rep OutputSettings :: Type -> Type #

NFData OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

Methods

rnf :: OutputSettings -> () #

Hashable OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

ToJSON OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

FromJSON OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

type Rep OutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.OutputSettings

PassThroughSettings

data PassThroughSettings Source #

Pass Through Settings

See: newPassThroughSettings smart constructor.

Constructors

PassThroughSettings' 

Instances

Instances details
Eq PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Read PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Show PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Generic PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Associated Types

type Rep PassThroughSettings :: Type -> Type #

NFData PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Methods

rnf :: PassThroughSettings -> () #

Hashable PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

ToJSON PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

FromJSON PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

type Rep PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

type Rep PassThroughSettings = D1 ('MetaData "PassThroughSettings" "Amazonka.MediaLive.Types.PassThroughSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "PassThroughSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newPassThroughSettings :: PassThroughSettings Source #

Create a value of PassThroughSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

PauseStateScheduleActionSettings

data PauseStateScheduleActionSettings Source #

Settings for the action to set pause state of a channel.

See: newPauseStateScheduleActionSettings smart constructor.

Instances

Instances details
Eq PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

Read PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

Show PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

Generic PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

Associated Types

type Rep PauseStateScheduleActionSettings :: Type -> Type #

NFData PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

Hashable PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

ToJSON PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

FromJSON PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

type Rep PauseStateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PauseStateScheduleActionSettings

type Rep PauseStateScheduleActionSettings = D1 ('MetaData "PauseStateScheduleActionSettings" "Amazonka.MediaLive.Types.PauseStateScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "PauseStateScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelinePauseStateSettings]))))

newPauseStateScheduleActionSettings :: PauseStateScheduleActionSettings Source #

Create a value of PauseStateScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pipelines:PauseStateScheduleActionSettings', pauseStateScheduleActionSettings_pipelines - Undocumented member.

PipelineDetail

data PipelineDetail Source #

Runtime details of a pipeline when a channel is running.

See: newPipelineDetail smart constructor.

Constructors

PipelineDetail' 

Fields

Instances

Instances details
Eq PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

Read PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

Show PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

Generic PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

Associated Types

type Rep PipelineDetail :: Type -> Type #

NFData PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

Methods

rnf :: PipelineDetail -> () #

Hashable PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

FromJSON PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

type Rep PipelineDetail Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelineDetail

type Rep PipelineDetail = D1 ('MetaData "PipelineDetail" "Amazonka.MediaLive.Types.PipelineDetail" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "PipelineDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pipelineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "activeInputSwitchActionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "activeMotionGraphicsUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "activeInputAttachmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "activeMotionGraphicsActionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newPipelineDetail :: PipelineDetail Source #

Create a value of PipelineDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pipelineId:PipelineDetail', pipelineDetail_pipelineId - Pipeline ID

$sel:activeInputSwitchActionName:PipelineDetail', pipelineDetail_activeInputSwitchActionName - The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.

$sel:activeMotionGraphicsUri:PipelineDetail', pipelineDetail_activeMotionGraphicsUri - The current URI being used for HTML5 motion graphics for this pipeline.

$sel:activeInputAttachmentName:PipelineDetail', pipelineDetail_activeInputAttachmentName - The name of the active input attachment currently being ingested by this pipeline.

$sel:activeMotionGraphicsActionName:PipelineDetail', pipelineDetail_activeMotionGraphicsActionName - The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.

pipelineDetail_activeInputSwitchActionName :: Lens' PipelineDetail (Maybe Text) Source #

The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.

pipelineDetail_activeMotionGraphicsUri :: Lens' PipelineDetail (Maybe Text) Source #

The current URI being used for HTML5 motion graphics for this pipeline.

pipelineDetail_activeInputAttachmentName :: Lens' PipelineDetail (Maybe Text) Source #

The name of the active input attachment currently being ingested by this pipeline.

pipelineDetail_activeMotionGraphicsActionName :: Lens' PipelineDetail (Maybe Text) Source #

The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.

PipelinePauseStateSettings

data PipelinePauseStateSettings Source #

Settings for pausing a pipeline.

See: newPipelinePauseStateSettings smart constructor.

Constructors

PipelinePauseStateSettings' 

Fields

Instances

Instances details
Eq PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

Read PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

Show PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

Generic PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

Associated Types

type Rep PipelinePauseStateSettings :: Type -> Type #

NFData PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

Hashable PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

ToJSON PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

FromJSON PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

type Rep PipelinePauseStateSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PipelinePauseStateSettings

type Rep PipelinePauseStateSettings = D1 ('MetaData "PipelinePauseStateSettings" "Amazonka.MediaLive.Types.PipelinePauseStateSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "PipelinePauseStateSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PipelineId)))

newPipelinePauseStateSettings Source #

Create a value of PipelinePauseStateSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pipelineId:PipelinePauseStateSettings', pipelinePauseStateSettings_pipelineId - Pipeline ID to pause ("PIPELINE_0" or "PIPELINE_1").

pipelinePauseStateSettings_pipelineId :: Lens' PipelinePauseStateSettings PipelineId Source #

Pipeline ID to pause ("PIPELINE_0" or "PIPELINE_1").

RawSettings

data RawSettings Source #

Raw Settings

See: newRawSettings smart constructor.

Constructors

RawSettings' 

Instances

Instances details
Eq RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

Read RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

Show RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

Generic RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

Associated Types

type Rep RawSettings :: Type -> Type #

NFData RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

Methods

rnf :: RawSettings -> () #

Hashable RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

ToJSON RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

FromJSON RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

type Rep RawSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RawSettings

type Rep RawSettings = D1 ('MetaData "RawSettings" "Amazonka.MediaLive.Types.RawSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "RawSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newRawSettings :: RawSettings Source #

Create a value of RawSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

Rec601Settings

data Rec601Settings Source #

Rec601 Settings

See: newRec601Settings smart constructor.

Constructors

Rec601Settings' 

Instances

Instances details
Eq Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

Read Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

Show Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

Generic Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

Associated Types

type Rep Rec601Settings :: Type -> Type #

NFData Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

Methods

rnf :: Rec601Settings -> () #

Hashable Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

ToJSON Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

FromJSON Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

type Rep Rec601Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec601Settings

type Rep Rec601Settings = D1 ('MetaData "Rec601Settings" "Amazonka.MediaLive.Types.Rec601Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Rec601Settings'" 'PrefixI 'False) (U1 :: Type -> Type))

newRec601Settings :: Rec601Settings Source #

Create a value of Rec601Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

Rec709Settings

data Rec709Settings Source #

Rec709 Settings

See: newRec709Settings smart constructor.

Constructors

Rec709Settings' 

Instances

Instances details
Eq Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

Read Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

Show Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

Generic Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

Associated Types

type Rep Rec709Settings :: Type -> Type #

NFData Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

Methods

rnf :: Rec709Settings -> () #

Hashable Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

ToJSON Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

FromJSON Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

type Rep Rec709Settings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Rec709Settings

type Rep Rec709Settings = D1 ('MetaData "Rec709Settings" "Amazonka.MediaLive.Types.Rec709Settings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Rec709Settings'" 'PrefixI 'False) (U1 :: Type -> Type))

newRec709Settings :: Rec709Settings Source #

Create a value of Rec709Settings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

RemixSettings

data RemixSettings Source #

Remix Settings

See: newRemixSettings smart constructor.

Constructors

RemixSettings' 

Fields

Instances

Instances details
Eq RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

Read RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

Show RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

Generic RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

Associated Types

type Rep RemixSettings :: Type -> Type #

NFData RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

Methods

rnf :: RemixSettings -> () #

Hashable RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

ToJSON RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

FromJSON RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

type Rep RemixSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RemixSettings

type Rep RemixSettings = D1 ('MetaData "RemixSettings" "Amazonka.MediaLive.Types.RemixSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "RemixSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "channelsIn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "channelsOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "channelMappings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AudioChannelMapping]))))

newRemixSettings :: RemixSettings Source #

Create a value of RemixSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:channelsIn:RemixSettings', remixSettings_channelsIn - Number of input channels to be used.

$sel:channelsOut:RemixSettings', remixSettings_channelsOut - Number of output channels to be produced. Valid values: 1, 2, 4, 6, 8

$sel:channelMappings:RemixSettings', remixSettings_channelMappings - Mapping of input channels to output channels, with appropriate gain adjustments.

remixSettings_channelsIn :: Lens' RemixSettings (Maybe Natural) Source #

Number of input channels to be used.

remixSettings_channelsOut :: Lens' RemixSettings (Maybe Natural) Source #

Number of output channels to be produced. Valid values: 1, 2, 4, 6, 8

remixSettings_channelMappings :: Lens' RemixSettings [AudioChannelMapping] Source #

Mapping of input channels to output channels, with appropriate gain adjustments.

Reservation

data Reservation Source #

Reserved resources available to use

See: newReservation smart constructor.

Constructors

Reservation' 

Fields

Instances

Instances details
Eq Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

Read Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

Show Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

Generic Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

Associated Types

type Rep Reservation :: Type -> Type #

NFData Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

Methods

rnf :: Reservation -> () #

Hashable Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

FromJSON Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

type Rep Reservation Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Reservation

type Rep Reservation = D1 ('MetaData "Reservation" "Amazonka.MediaLive.Types.Reservation" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Reservation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReservationState)) :*: S1 ('MetaSel ('Just "resourceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReservationResourceSpecification))) :*: (S1 ('MetaSel ('Just "currencyCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "start") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "end") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "reservationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "offeringId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "offeringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfferingType)) :*: S1 ('MetaSel ('Just "usagePrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: ((S1 ('MetaSel ('Just "fixedPrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "durationUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfferingDurationUnits))) :*: (S1 ('MetaSel ('Just "offeringDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))))))

newReservation :: Reservation Source #

Create a value of Reservation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:Reservation', reservation_state - Current state of reservation, e.g. 'ACTIVE'

$sel:resourceSpecification:Reservation', reservation_resourceSpecification - Resource configuration details

$sel:currencyCode:Reservation', reservation_currencyCode - Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

$sel:arn:Reservation', reservation_arn - Unique reservation ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:reservation:1234567'

$sel:start:Reservation', reservation_start - Reservation UTC start date and time in ISO-8601 format, e.g. '2018-03-01T00:00:00'

$sel:count:Reservation', reservation_count - Number of reserved resources

$sel:end:Reservation', reservation_end - Reservation UTC end date and time in ISO-8601 format, e.g. '2019-03-01T00:00:00'

$sel:name:Reservation', reservation_name - User specified reservation name

$sel:reservationId:Reservation', reservation_reservationId - Unique reservation ID, e.g. '1234567'

$sel:offeringId:Reservation', reservation_offeringId - Unique offering ID, e.g. '87654321'

$sel:region:Reservation', reservation_region - AWS region, e.g. 'us-west-2'

$sel:offeringType:Reservation', reservation_offeringType - Offering type, e.g. 'NO_UPFRONT'

$sel:usagePrice:Reservation', reservation_usagePrice - Recurring usage charge for each reserved resource, e.g. '157.0'

$sel:fixedPrice:Reservation', reservation_fixedPrice - One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

$sel:durationUnits:Reservation', reservation_durationUnits - Units for duration, e.g. 'MONTHS'

$sel:offeringDescription:Reservation', reservation_offeringDescription - Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

$sel:duration:Reservation', reservation_duration - Lease duration, e.g. '12'

$sel:tags:Reservation', reservation_tags - A collection of key-value pairs

reservation_state :: Lens' Reservation (Maybe ReservationState) Source #

Current state of reservation, e.g. 'ACTIVE'

reservation_currencyCode :: Lens' Reservation (Maybe Text) Source #

Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

reservation_arn :: Lens' Reservation (Maybe Text) Source #

Unique reservation ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:reservation:1234567'

reservation_start :: Lens' Reservation (Maybe Text) Source #

Reservation UTC start date and time in ISO-8601 format, e.g. '2018-03-01T00:00:00'

reservation_count :: Lens' Reservation (Maybe Int) Source #

Number of reserved resources

reservation_end :: Lens' Reservation (Maybe Text) Source #

Reservation UTC end date and time in ISO-8601 format, e.g. '2019-03-01T00:00:00'

reservation_name :: Lens' Reservation (Maybe Text) Source #

User specified reservation name

reservation_reservationId :: Lens' Reservation (Maybe Text) Source #

Unique reservation ID, e.g. '1234567'

reservation_offeringId :: Lens' Reservation (Maybe Text) Source #

Unique offering ID, e.g. '87654321'

reservation_region :: Lens' Reservation (Maybe Text) Source #

AWS region, e.g. 'us-west-2'

reservation_offeringType :: Lens' Reservation (Maybe OfferingType) Source #

Offering type, e.g. 'NO_UPFRONT'

reservation_usagePrice :: Lens' Reservation (Maybe Double) Source #

Recurring usage charge for each reserved resource, e.g. '157.0'

reservation_fixedPrice :: Lens' Reservation (Maybe Double) Source #

One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

reservation_offeringDescription :: Lens' Reservation (Maybe Text) Source #

Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

reservation_duration :: Lens' Reservation (Maybe Int) Source #

Lease duration, e.g. '12'

reservation_tags :: Lens' Reservation (Maybe (HashMap Text Text)) Source #

A collection of key-value pairs

ReservationResourceSpecification

data ReservationResourceSpecification Source #

Resource configuration (codec, resolution, bitrate, ...)

See: newReservationResourceSpecification smart constructor.

Constructors

ReservationResourceSpecification' 

Fields

Instances

Instances details
Eq ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

Read ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

Show ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

Generic ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

Associated Types

type Rep ReservationResourceSpecification :: Type -> Type #

NFData ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

Hashable ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

FromJSON ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

type Rep ReservationResourceSpecification Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ReservationResourceSpecification

RtmpCaptionInfoDestinationSettings

data RtmpCaptionInfoDestinationSettings Source #

Rtmp Caption Info Destination Settings

See: newRtmpCaptionInfoDestinationSettings smart constructor.

Instances

Instances details
Eq RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

Read RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

Show RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

Generic RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

Associated Types

type Rep RtmpCaptionInfoDestinationSettings :: Type -> Type #

NFData RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

Hashable RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

ToJSON RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

FromJSON RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

type Rep RtmpCaptionInfoDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings

type Rep RtmpCaptionInfoDestinationSettings = D1 ('MetaData "RtmpCaptionInfoDestinationSettings" "Amazonka.MediaLive.Types.RtmpCaptionInfoDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "RtmpCaptionInfoDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newRtmpCaptionInfoDestinationSettings :: RtmpCaptionInfoDestinationSettings Source #

Create a value of RtmpCaptionInfoDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

RtmpGroupSettings

data RtmpGroupSettings Source #

Rtmp Group Settings

See: newRtmpGroupSettings smart constructor.

Constructors

RtmpGroupSettings' 

Fields

  • inputLossAction :: Maybe InputLossActionForRtmpOut

    Controls the behavior of this RTMP group if input becomes unavailable. - emitOutput: Emit a slate until input returns. - pauseOutput: Stop transmitting data until input returns. This does not close the underlying RTMP connection.

  • captionData :: Maybe RtmpCaptionData

    Controls the types of data that passes to onCaptionInfo outputs. If set to 'all' then 608 and 708 carried DTVCC data will be passed. If set to 'field1AndField2608' then DTVCC data will be stripped out, but 608 data from both fields will be passed. If set to 'field1608' then only the data carried in 608 from field 1 video will be passed.

  • adMarkers :: Maybe [RtmpAdMarkers]

    Choose the ad marker type for this output group. MediaLive will create a message based on the content of each SCTE-35 message, format it for that marker type, and insert it in the datastream.

  • restartDelay :: Maybe Natural

    If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

  • authenticationScheme :: Maybe AuthenticationScheme

    Authentication scheme to use when connecting with CDN

  • cacheLength :: Maybe Natural

    Cache length, in seconds, is used to calculate buffer size.

  • cacheFullBehavior :: Maybe RtmpCacheFullBehavior

    Controls behavior when content cache fills up. If remote origin server stalls the RTMP connection and does not accept content fast enough the 'Media Cache' will fill up. When the cache reaches the duration specified by cacheLength the cache will stop accepting new content. If set to disconnectImmediately, the RTMP output will force a disconnect. Clear the media cache, and reconnect after restartDelay seconds. If set to waitForServer, the RTMP output will wait up to 5 minutes to allow the origin server to begin accepting data again.

Instances

Instances details
Eq RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

Read RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

Show RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

Generic RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

Associated Types

type Rep RtmpGroupSettings :: Type -> Type #

NFData RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

Methods

rnf :: RtmpGroupSettings -> () #

Hashable RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

ToJSON RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

FromJSON RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

type Rep RtmpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpGroupSettings

newRtmpGroupSettings :: RtmpGroupSettings Source #

Create a value of RtmpGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputLossAction:RtmpGroupSettings', rtmpGroupSettings_inputLossAction - Controls the behavior of this RTMP group if input becomes unavailable. - emitOutput: Emit a slate until input returns. - pauseOutput: Stop transmitting data until input returns. This does not close the underlying RTMP connection.

$sel:captionData:RtmpGroupSettings', rtmpGroupSettings_captionData - Controls the types of data that passes to onCaptionInfo outputs. If set to 'all' then 608 and 708 carried DTVCC data will be passed. If set to 'field1AndField2608' then DTVCC data will be stripped out, but 608 data from both fields will be passed. If set to 'field1608' then only the data carried in 608 from field 1 video will be passed.

$sel:adMarkers:RtmpGroupSettings', rtmpGroupSettings_adMarkers - Choose the ad marker type for this output group. MediaLive will create a message based on the content of each SCTE-35 message, format it for that marker type, and insert it in the datastream.

$sel:restartDelay:RtmpGroupSettings', rtmpGroupSettings_restartDelay - If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

$sel:authenticationScheme:RtmpGroupSettings', rtmpGroupSettings_authenticationScheme - Authentication scheme to use when connecting with CDN

$sel:cacheLength:RtmpGroupSettings', rtmpGroupSettings_cacheLength - Cache length, in seconds, is used to calculate buffer size.

$sel:cacheFullBehavior:RtmpGroupSettings', rtmpGroupSettings_cacheFullBehavior - Controls behavior when content cache fills up. If remote origin server stalls the RTMP connection and does not accept content fast enough the 'Media Cache' will fill up. When the cache reaches the duration specified by cacheLength the cache will stop accepting new content. If set to disconnectImmediately, the RTMP output will force a disconnect. Clear the media cache, and reconnect after restartDelay seconds. If set to waitForServer, the RTMP output will wait up to 5 minutes to allow the origin server to begin accepting data again.

rtmpGroupSettings_inputLossAction :: Lens' RtmpGroupSettings (Maybe InputLossActionForRtmpOut) Source #

Controls the behavior of this RTMP group if input becomes unavailable. - emitOutput: Emit a slate until input returns. - pauseOutput: Stop transmitting data until input returns. This does not close the underlying RTMP connection.

rtmpGroupSettings_captionData :: Lens' RtmpGroupSettings (Maybe RtmpCaptionData) Source #

Controls the types of data that passes to onCaptionInfo outputs. If set to 'all' then 608 and 708 carried DTVCC data will be passed. If set to 'field1AndField2608' then DTVCC data will be stripped out, but 608 data from both fields will be passed. If set to 'field1608' then only the data carried in 608 from field 1 video will be passed.

rtmpGroupSettings_adMarkers :: Lens' RtmpGroupSettings (Maybe [RtmpAdMarkers]) Source #

Choose the ad marker type for this output group. MediaLive will create a message based on the content of each SCTE-35 message, format it for that marker type, and insert it in the datastream.

rtmpGroupSettings_restartDelay :: Lens' RtmpGroupSettings (Maybe Natural) Source #

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

rtmpGroupSettings_authenticationScheme :: Lens' RtmpGroupSettings (Maybe AuthenticationScheme) Source #

Authentication scheme to use when connecting with CDN

rtmpGroupSettings_cacheLength :: Lens' RtmpGroupSettings (Maybe Natural) Source #

Cache length, in seconds, is used to calculate buffer size.

rtmpGroupSettings_cacheFullBehavior :: Lens' RtmpGroupSettings (Maybe RtmpCacheFullBehavior) Source #

Controls behavior when content cache fills up. If remote origin server stalls the RTMP connection and does not accept content fast enough the 'Media Cache' will fill up. When the cache reaches the duration specified by cacheLength the cache will stop accepting new content. If set to disconnectImmediately, the RTMP output will force a disconnect. Clear the media cache, and reconnect after restartDelay seconds. If set to waitForServer, the RTMP output will wait up to 5 minutes to allow the origin server to begin accepting data again.

RtmpOutputSettings

data RtmpOutputSettings Source #

Rtmp Output Settings

See: newRtmpOutputSettings smart constructor.

Constructors

RtmpOutputSettings' 

Fields

Instances

Instances details
Eq RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

Read RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

Show RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

Generic RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

Associated Types

type Rep RtmpOutputSettings :: Type -> Type #

NFData RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

Methods

rnf :: RtmpOutputSettings -> () #

Hashable RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

ToJSON RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

FromJSON RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

type Rep RtmpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.RtmpOutputSettings

type Rep RtmpOutputSettings = D1 ('MetaData "RtmpOutputSettings" "Amazonka.MediaLive.Types.RtmpOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "RtmpOutputSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "certificateMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RtmpOutputCertificateMode))) :*: (S1 ('MetaSel ('Just "connectionRetryInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef))))

newRtmpOutputSettings Source #

Create a value of RtmpOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numRetries:RtmpOutputSettings', rtmpOutputSettings_numRetries - Number of retry attempts.

$sel:certificateMode:RtmpOutputSettings', rtmpOutputSettings_certificateMode - If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA). This will cause rtmps outputs with self-signed certificates to fail.

$sel:connectionRetryInterval:RtmpOutputSettings', rtmpOutputSettings_connectionRetryInterval - Number of seconds to wait before retrying a connection to the Flash Media server if the connection is lost.

$sel:destination:RtmpOutputSettings', rtmpOutputSettings_destination - The RTMP endpoint excluding the stream name (eg. rtmp://host/appname). For connection to Akamai, a username and password must be supplied. URI fields accept format identifiers.

rtmpOutputSettings_certificateMode :: Lens' RtmpOutputSettings (Maybe RtmpOutputCertificateMode) Source #

If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA). This will cause rtmps outputs with self-signed certificates to fail.

rtmpOutputSettings_connectionRetryInterval :: Lens' RtmpOutputSettings (Maybe Natural) Source #

Number of seconds to wait before retrying a connection to the Flash Media server if the connection is lost.

rtmpOutputSettings_destination :: Lens' RtmpOutputSettings OutputLocationRef Source #

The RTMP endpoint excluding the stream name (eg. rtmp://host/appname). For connection to Akamai, a username and password must be supplied. URI fields accept format identifiers.

ScheduleAction

data ScheduleAction Source #

Contains information on a single schedule action.

See: newScheduleAction smart constructor.

Constructors

ScheduleAction' 

Fields

Instances

Instances details
Eq ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

Read ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

Show ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

Generic ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

Associated Types

type Rep ScheduleAction :: Type -> Type #

NFData ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

Methods

rnf :: ScheduleAction -> () #

Hashable ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

ToJSON ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

FromJSON ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

type Rep ScheduleAction Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleAction

type Rep ScheduleAction = D1 ('MetaData "ScheduleAction" "Amazonka.MediaLive.Types.ScheduleAction" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ScheduleAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "scheduleActionStartSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ScheduleActionStartSettings) :*: S1 ('MetaSel ('Just "scheduleActionSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ScheduleActionSettings))))

newScheduleAction Source #

Create a value of ScheduleAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actionName:ScheduleAction', scheduleAction_actionName - The name of the action, must be unique within the schedule. This name provides the main reference to an action once it is added to the schedule. A name is unique if it is no longer in the schedule. The schedule is automatically cleaned up to remove actions with a start time of more than 1 hour ago (approximately) so at that point a name can be reused.

$sel:scheduleActionStartSettings:ScheduleAction', scheduleAction_scheduleActionStartSettings - The time for the action to start in the channel.

$sel:scheduleActionSettings:ScheduleAction', scheduleAction_scheduleActionSettings - Settings for this schedule action.

scheduleAction_actionName :: Lens' ScheduleAction Text Source #

The name of the action, must be unique within the schedule. This name provides the main reference to an action once it is added to the schedule. A name is unique if it is no longer in the schedule. The schedule is automatically cleaned up to remove actions with a start time of more than 1 hour ago (approximately) so at that point a name can be reused.

ScheduleActionSettings

data ScheduleActionSettings Source #

Holds the settings for a single schedule action.

See: newScheduleActionSettings smart constructor.

Constructors

ScheduleActionSettings' 

Fields

Instances

Instances details
Eq ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

Read ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

Show ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

Generic ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

Associated Types

type Rep ScheduleActionSettings :: Type -> Type #

NFData ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

Methods

rnf :: ScheduleActionSettings -> () #

Hashable ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

ToJSON ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

FromJSON ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

type Rep ScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionSettings

type Rep ScheduleActionSettings = D1 ('MetaData "ScheduleActionSettings" "Amazonka.MediaLive.Types.ScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ScheduleActionSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "staticImageDeactivateSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StaticImageDeactivateScheduleActionSettings)) :*: (S1 ('MetaSel ('Just "scte35SpliceInsertSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35SpliceInsertScheduleActionSettings)) :*: S1 ('MetaSel ('Just "motionGraphicsImageActivateSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MotionGraphicsActivateScheduleActionSettings)))) :*: (S1 ('MetaSel ('Just "staticImageActivateSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StaticImageActivateScheduleActionSettings)) :*: (S1 ('MetaSel ('Just "motionGraphicsImageDeactivateSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MotionGraphicsDeactivateScheduleActionSettings)) :*: S1 ('MetaSel ('Just "scte35TimeSignalSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35TimeSignalScheduleActionSettings))))) :*: ((S1 ('MetaSel ('Just "inputPrepareSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputPrepareScheduleActionSettings)) :*: (S1 ('MetaSel ('Just "hlsId3SegmentTaggingSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsId3SegmentTaggingScheduleActionSettings)) :*: S1 ('MetaSel ('Just "scte35ReturnToNetworkSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35ReturnToNetworkScheduleActionSettings)))) :*: (S1 ('MetaSel ('Just "pauseStateSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PauseStateScheduleActionSettings)) :*: (S1 ('MetaSel ('Just "hlsTimedMetadataSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsTimedMetadataScheduleActionSettings)) :*: S1 ('MetaSel ('Just "inputSwitchSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSwitchScheduleActionSettings)))))))

newScheduleActionSettings :: ScheduleActionSettings Source #

Create a value of ScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:staticImageDeactivateSettings:ScheduleActionSettings', scheduleActionSettings_staticImageDeactivateSettings - Action to deactivate a static image overlay

$sel:scte35SpliceInsertSettings:ScheduleActionSettings', scheduleActionSettings_scte35SpliceInsertSettings - Action to insert SCTE-35 splice_insert message

$sel:motionGraphicsImageActivateSettings:ScheduleActionSettings', scheduleActionSettings_motionGraphicsImageActivateSettings - Action to activate a motion graphics image overlay

$sel:staticImageActivateSettings:ScheduleActionSettings', scheduleActionSettings_staticImageActivateSettings - Action to activate a static image overlay

$sel:motionGraphicsImageDeactivateSettings:ScheduleActionSettings', scheduleActionSettings_motionGraphicsImageDeactivateSettings - Action to deactivate a motion graphics image overlay

$sel:scte35TimeSignalSettings:ScheduleActionSettings', scheduleActionSettings_scte35TimeSignalSettings - Action to insert SCTE-35 time_signal message

$sel:inputPrepareSettings:ScheduleActionSettings', scheduleActionSettings_inputPrepareSettings - Action to prepare an input for a future immediate input switch

$sel:hlsId3SegmentTaggingSettings:ScheduleActionSettings', scheduleActionSettings_hlsId3SegmentTaggingSettings - Action to insert HLS ID3 segment tagging

$sel:scte35ReturnToNetworkSettings:ScheduleActionSettings', scheduleActionSettings_scte35ReturnToNetworkSettings - Action to insert SCTE-35 return_to_network message

$sel:pauseStateSettings:ScheduleActionSettings', scheduleActionSettings_pauseStateSettings - Action to pause or unpause one or both channel pipelines

$sel:hlsTimedMetadataSettings:ScheduleActionSettings', scheduleActionSettings_hlsTimedMetadataSettings - Action to insert HLS metadata

$sel:inputSwitchSettings:ScheduleActionSettings', scheduleActionSettings_inputSwitchSettings - Action to switch the input

ScheduleActionStartSettings

data ScheduleActionStartSettings Source #

Settings to specify when an action should occur. Only one of the options must be selected.

See: newScheduleActionStartSettings smart constructor.

Constructors

ScheduleActionStartSettings' 

Fields

Instances

Instances details
Eq ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

Read ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

Show ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

Generic ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

Associated Types

type Rep ScheduleActionStartSettings :: Type -> Type #

NFData ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

Hashable ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

ToJSON ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

FromJSON ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

type Rep ScheduleActionStartSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.ScheduleActionStartSettings

type Rep ScheduleActionStartSettings = D1 ('MetaData "ScheduleActionStartSettings" "Amazonka.MediaLive.Types.ScheduleActionStartSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "ScheduleActionStartSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "immediateModeScheduleActionStartSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImmediateModeScheduleActionStartSettings)) :*: (S1 ('MetaSel ('Just "followModeScheduleActionStartSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FollowModeScheduleActionStartSettings)) :*: S1 ('MetaSel ('Just "fixedModeScheduleActionStartSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FixedModeScheduleActionStartSettings)))))

newScheduleActionStartSettings :: ScheduleActionStartSettings Source #

Create a value of ScheduleActionStartSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:immediateModeScheduleActionStartSettings:ScheduleActionStartSettings', scheduleActionStartSettings_immediateModeScheduleActionStartSettings - Option for specifying an action that should be applied immediately.

$sel:followModeScheduleActionStartSettings:ScheduleActionStartSettings', scheduleActionStartSettings_followModeScheduleActionStartSettings - Option for specifying an action as relative to another action.

$sel:fixedModeScheduleActionStartSettings:ScheduleActionStartSettings', scheduleActionStartSettings_fixedModeScheduleActionStartSettings - Option for specifying the start time for an action.

Scte20PlusEmbeddedDestinationSettings

data Scte20PlusEmbeddedDestinationSettings Source #

Scte20 Plus Embedded Destination Settings

See: newScte20PlusEmbeddedDestinationSettings smart constructor.

Instances

Instances details
Eq Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

Read Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

Show Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

Generic Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

NFData Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

Hashable Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

ToJSON Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

FromJSON Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

type Rep Scte20PlusEmbeddedDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings

type Rep Scte20PlusEmbeddedDestinationSettings = D1 ('MetaData "Scte20PlusEmbeddedDestinationSettings" "Amazonka.MediaLive.Types.Scte20PlusEmbeddedDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte20PlusEmbeddedDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newScte20PlusEmbeddedDestinationSettings :: Scte20PlusEmbeddedDestinationSettings Source #

Create a value of Scte20PlusEmbeddedDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

Scte20SourceSettings

data Scte20SourceSettings Source #

Scte20 Source Settings

See: newScte20SourceSettings smart constructor.

Constructors

Scte20SourceSettings' 

Fields

  • convert608To708 :: Maybe Scte20Convert608To708

    If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

  • source608ChannelNumber :: Maybe Natural

    Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

Instances

Instances details
Eq Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

Read Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

Show Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

Generic Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

Associated Types

type Rep Scte20SourceSettings :: Type -> Type #

NFData Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

Methods

rnf :: Scte20SourceSettings -> () #

Hashable Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

ToJSON Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

FromJSON Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

type Rep Scte20SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte20SourceSettings

type Rep Scte20SourceSettings = D1 ('MetaData "Scte20SourceSettings" "Amazonka.MediaLive.Types.Scte20SourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte20SourceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "convert608To708") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte20Convert608To708)) :*: S1 ('MetaSel ('Just "source608ChannelNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newScte20SourceSettings :: Scte20SourceSettings Source #

Create a value of Scte20SourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:convert608To708:Scte20SourceSettings', scte20SourceSettings_convert608To708 - If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

$sel:source608ChannelNumber:Scte20SourceSettings', scte20SourceSettings_source608ChannelNumber - Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

scte20SourceSettings_convert608To708 :: Lens' Scte20SourceSettings (Maybe Scte20Convert608To708) Source #

If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

scte20SourceSettings_source608ChannelNumber :: Lens' Scte20SourceSettings (Maybe Natural) Source #

Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

Scte27DestinationSettings

data Scte27DestinationSettings Source #

Scte27 Destination Settings

See: newScte27DestinationSettings smart constructor.

Instances

Instances details
Eq Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

Read Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

Show Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

Generic Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

Associated Types

type Rep Scte27DestinationSettings :: Type -> Type #

NFData Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

Hashable Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

ToJSON Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

FromJSON Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

type Rep Scte27DestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27DestinationSettings

type Rep Scte27DestinationSettings = D1 ('MetaData "Scte27DestinationSettings" "Amazonka.MediaLive.Types.Scte27DestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte27DestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newScte27DestinationSettings :: Scte27DestinationSettings Source #

Create a value of Scte27DestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

Scte27SourceSettings

data Scte27SourceSettings Source #

Scte27 Source Settings

See: newScte27SourceSettings smart constructor.

Constructors

Scte27SourceSettings' 

Fields

  • ocrLanguage :: Maybe Scte27OcrLanguage

    If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

  • pid :: Maybe Natural

    The pid field is used in conjunction with the caption selector languageCode field as follows: - Specify PID and Language: Extracts captions from that PID; the language is "informational". - Specify PID and omit Language: Extracts the specified PID. - Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be. - Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages will be passed through.

Instances

Instances details
Eq Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

Read Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

Show Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

Generic Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

Associated Types

type Rep Scte27SourceSettings :: Type -> Type #

NFData Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

Methods

rnf :: Scte27SourceSettings -> () #

Hashable Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

ToJSON Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

FromJSON Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

type Rep Scte27SourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte27SourceSettings

type Rep Scte27SourceSettings = D1 ('MetaData "Scte27SourceSettings" "Amazonka.MediaLive.Types.Scte27SourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte27SourceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ocrLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte27OcrLanguage)) :*: S1 ('MetaSel ('Just "pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newScte27SourceSettings :: Scte27SourceSettings Source #

Create a value of Scte27SourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ocrLanguage:Scte27SourceSettings', scte27SourceSettings_ocrLanguage - If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

$sel:pid:Scte27SourceSettings', scte27SourceSettings_pid - The pid field is used in conjunction with the caption selector languageCode field as follows: - Specify PID and Language: Extracts captions from that PID; the language is "informational". - Specify PID and omit Language: Extracts the specified PID. - Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be. - Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages will be passed through.

scte27SourceSettings_ocrLanguage :: Lens' Scte27SourceSettings (Maybe Scte27OcrLanguage) Source #

If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.

scte27SourceSettings_pid :: Lens' Scte27SourceSettings (Maybe Natural) Source #

The pid field is used in conjunction with the caption selector languageCode field as follows: - Specify PID and Language: Extracts captions from that PID; the language is "informational". - Specify PID and omit Language: Extracts the specified PID. - Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be. - Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages will be passed through.

Scte35DeliveryRestrictions

data Scte35DeliveryRestrictions Source #

Corresponds to SCTE-35 delivery_not_restricted_flag parameter. To declare delivery restrictions, include this element and its four "restriction" flags. To declare that there are no restrictions, omit this element.

See: newScte35DeliveryRestrictions smart constructor.

Constructors

Scte35DeliveryRestrictions' 

Fields

Instances

Instances details
Eq Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

Read Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

Show Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

Generic Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

Associated Types

type Rep Scte35DeliveryRestrictions :: Type -> Type #

NFData Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

Hashable Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

ToJSON Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

FromJSON Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

type Rep Scte35DeliveryRestrictions Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DeliveryRestrictions

type Rep Scte35DeliveryRestrictions = D1 ('MetaData "Scte35DeliveryRestrictions" "Amazonka.MediaLive.Types.Scte35DeliveryRestrictions" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35DeliveryRestrictions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deviceRestrictions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35DeviceRestrictions) :*: S1 ('MetaSel ('Just "archiveAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35ArchiveAllowedFlag)) :*: (S1 ('MetaSel ('Just "webDeliveryAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35WebDeliveryAllowedFlag) :*: S1 ('MetaSel ('Just "noRegionalBlackoutFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35NoRegionalBlackoutFlag))))

Scte35Descriptor

data Scte35Descriptor Source #

Holds one set of SCTE-35 Descriptor Settings.

See: newScte35Descriptor smart constructor.

Constructors

Scte35Descriptor' 

Fields

Instances

Instances details
Eq Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

Read Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

Show Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

Generic Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

Associated Types

type Rep Scte35Descriptor :: Type -> Type #

NFData Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

Methods

rnf :: Scte35Descriptor -> () #

Hashable Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

ToJSON Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

FromJSON Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

type Rep Scte35Descriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35Descriptor

type Rep Scte35Descriptor = D1 ('MetaData "Scte35Descriptor" "Amazonka.MediaLive.Types.Scte35Descriptor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35Descriptor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scte35DescriptorSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35DescriptorSettings)))

newScte35Descriptor Source #

Create a value of Scte35Descriptor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scte35DescriptorSettings:Scte35Descriptor', scte35Descriptor_scte35DescriptorSettings - SCTE-35 Descriptor Settings.

Scte35DescriptorSettings

data Scte35DescriptorSettings Source #

SCTE-35 Descriptor settings.

See: newScte35DescriptorSettings smart constructor.

Instances

Instances details
Eq Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

Read Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

Show Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

Generic Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

Associated Types

type Rep Scte35DescriptorSettings :: Type -> Type #

NFData Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

Hashable Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

ToJSON Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

FromJSON Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

type Rep Scte35DescriptorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35DescriptorSettings

type Rep Scte35DescriptorSettings = D1 ('MetaData "Scte35DescriptorSettings" "Amazonka.MediaLive.Types.Scte35DescriptorSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35DescriptorSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "segmentationDescriptorScte35DescriptorSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35SegmentationDescriptor)))

newScte35DescriptorSettings Source #

Create a value of Scte35DescriptorSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentationDescriptorScte35DescriptorSettings:Scte35DescriptorSettings', scte35DescriptorSettings_segmentationDescriptorScte35DescriptorSettings - SCTE-35 Segmentation Descriptor.

Scte35ReturnToNetworkScheduleActionSettings

data Scte35ReturnToNetworkScheduleActionSettings Source #

Settings for a SCTE-35 return_to_network message.

See: newScte35ReturnToNetworkScheduleActionSettings smart constructor.

Constructors

Scte35ReturnToNetworkScheduleActionSettings' 

Fields

Instances

Instances details
Eq Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

Read Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

Show Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

Generic Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

NFData Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

Hashable Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

ToJSON Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

FromJSON Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

type Rep Scte35ReturnToNetworkScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings

type Rep Scte35ReturnToNetworkScheduleActionSettings = D1 ('MetaData "Scte35ReturnToNetworkScheduleActionSettings" "Amazonka.MediaLive.Types.Scte35ReturnToNetworkScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35ReturnToNetworkScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spliceEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newScte35ReturnToNetworkScheduleActionSettings Source #

Create a value of Scte35ReturnToNetworkScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spliceEventId:Scte35ReturnToNetworkScheduleActionSettings', scte35ReturnToNetworkScheduleActionSettings_spliceEventId - The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

scte35ReturnToNetworkScheduleActionSettings_spliceEventId :: Lens' Scte35ReturnToNetworkScheduleActionSettings Natural Source #

The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

Scte35SegmentationDescriptor

data Scte35SegmentationDescriptor Source #

Corresponds to SCTE-35 segmentation_descriptor.

See: newScte35SegmentationDescriptor smart constructor.

Constructors

Scte35SegmentationDescriptor' 

Fields

  • segmentationUpidType :: Maybe Natural

    Corresponds to SCTE-35 segmentation_upid_type. On the console, enter one of the types listed in the SCTE-35 specification, converted to a decimal. For example, "0x0C" hex from the specification is "12" in decimal. In the CLI, API, or an SDK, enter one of the types listed in the SCTE-35 specification, in either hex (for example, "0x0C" ) or in decimal (for example, "12").

  • segmentsExpected :: Maybe Natural

    Corresponds to SCTE-35 segments_expected. A value that is valid for the specified segmentation_type_id.

  • subSegmentsExpected :: Maybe Natural

    Corresponds to SCTE-35 sub_segments_expected. A value that is valid for the specified segmentation_type_id.

  • segmentNum :: Maybe Natural

    Corresponds to SCTE-35 segment_num. A value that is valid for the specified segmentation_type_id.

  • segmentationDuration :: Maybe Natural

    Corresponds to SCTE-35 segmentation_duration. Optional. The duration for the time_signal, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. Enter time in 90 KHz clock ticks. If you do not enter a duration, the time_signal will continue until you insert a cancellation message.

  • segmentationTypeId :: Maybe Natural

    Corresponds to SCTE-35 segmentation_type_id. One of the segmentation_type_id values listed in the SCTE-35 specification. On the console, enter the ID in decimal (for example, "52"). In the CLI, API, or an SDK, enter the ID in hex (for example, "0x34") or decimal (for example, "52").

  • deliveryRestrictions :: Maybe Scte35DeliveryRestrictions

    Holds the four SCTE-35 delivery restriction parameters.

  • segmentationUpid :: Maybe Text

    Corresponds to SCTE-35 segmentation_upid. Enter a string containing the hexadecimal representation of the characters that make up the SCTE-35 segmentation_upid value. Must contain an even number of hex characters. Do not include spaces between each hex pair. For example, the ASCII "ADS Information" becomes hex "41445320496e666f726d6174696f6e.

  • subSegmentNum :: Maybe Natural

    Corresponds to SCTE-35 sub_segment_num. A value that is valid for the specified segmentation_type_id.

  • segmentationEventId :: Natural

    Corresponds to SCTE-35 segmentation_event_id.

  • segmentationCancelIndicator :: Scte35SegmentationCancelIndicator

    Corresponds to SCTE-35 segmentation_event_cancel_indicator.

Instances

Instances details
Eq Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

Read Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

Show Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

Generic Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

Associated Types

type Rep Scte35SegmentationDescriptor :: Type -> Type #

NFData Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

Hashable Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

ToJSON Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

FromJSON Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

type Rep Scte35SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SegmentationDescriptor

type Rep Scte35SegmentationDescriptor = D1 ('MetaData "Scte35SegmentationDescriptor" "Amazonka.MediaLive.Types.Scte35SegmentationDescriptor" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35SegmentationDescriptor'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "segmentationUpidType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "segmentsExpected") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "subSegmentsExpected") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "segmentNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "segmentationDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "segmentationTypeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "deliveryRestrictions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35DeliveryRestrictions)) :*: S1 ('MetaSel ('Just "segmentationUpid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "subSegmentNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "segmentationEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "segmentationCancelIndicator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Scte35SegmentationCancelIndicator))))))

newScte35SegmentationDescriptor Source #

Create a value of Scte35SegmentationDescriptor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentationUpidType:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationUpidType - Corresponds to SCTE-35 segmentation_upid_type. On the console, enter one of the types listed in the SCTE-35 specification, converted to a decimal. For example, "0x0C" hex from the specification is "12" in decimal. In the CLI, API, or an SDK, enter one of the types listed in the SCTE-35 specification, in either hex (for example, "0x0C" ) or in decimal (for example, "12").

$sel:segmentsExpected:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentsExpected - Corresponds to SCTE-35 segments_expected. A value that is valid for the specified segmentation_type_id.

$sel:subSegmentsExpected:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_subSegmentsExpected - Corresponds to SCTE-35 sub_segments_expected. A value that is valid for the specified segmentation_type_id.

$sel:segmentNum:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentNum - Corresponds to SCTE-35 segment_num. A value that is valid for the specified segmentation_type_id.

$sel:segmentationDuration:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationDuration - Corresponds to SCTE-35 segmentation_duration. Optional. The duration for the time_signal, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. Enter time in 90 KHz clock ticks. If you do not enter a duration, the time_signal will continue until you insert a cancellation message.

$sel:segmentationTypeId:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationTypeId - Corresponds to SCTE-35 segmentation_type_id. One of the segmentation_type_id values listed in the SCTE-35 specification. On the console, enter the ID in decimal (for example, "52"). In the CLI, API, or an SDK, enter the ID in hex (for example, "0x34") or decimal (for example, "52").

$sel:deliveryRestrictions:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_deliveryRestrictions - Holds the four SCTE-35 delivery restriction parameters.

$sel:segmentationUpid:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationUpid - Corresponds to SCTE-35 segmentation_upid. Enter a string containing the hexadecimal representation of the characters that make up the SCTE-35 segmentation_upid value. Must contain an even number of hex characters. Do not include spaces between each hex pair. For example, the ASCII "ADS Information" becomes hex "41445320496e666f726d6174696f6e.

$sel:subSegmentNum:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_subSegmentNum - Corresponds to SCTE-35 sub_segment_num. A value that is valid for the specified segmentation_type_id.

$sel:segmentationEventId:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationEventId - Corresponds to SCTE-35 segmentation_event_id.

$sel:segmentationCancelIndicator:Scte35SegmentationDescriptor', scte35SegmentationDescriptor_segmentationCancelIndicator - Corresponds to SCTE-35 segmentation_event_cancel_indicator.

scte35SegmentationDescriptor_segmentationUpidType :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 segmentation_upid_type. On the console, enter one of the types listed in the SCTE-35 specification, converted to a decimal. For example, "0x0C" hex from the specification is "12" in decimal. In the CLI, API, or an SDK, enter one of the types listed in the SCTE-35 specification, in either hex (for example, "0x0C" ) or in decimal (for example, "12").

scte35SegmentationDescriptor_segmentsExpected :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 segments_expected. A value that is valid for the specified segmentation_type_id.

scte35SegmentationDescriptor_subSegmentsExpected :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 sub_segments_expected. A value that is valid for the specified segmentation_type_id.

scte35SegmentationDescriptor_segmentNum :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 segment_num. A value that is valid for the specified segmentation_type_id.

scte35SegmentationDescriptor_segmentationDuration :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 segmentation_duration. Optional. The duration for the time_signal, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. Enter time in 90 KHz clock ticks. If you do not enter a duration, the time_signal will continue until you insert a cancellation message.

scte35SegmentationDescriptor_segmentationTypeId :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 segmentation_type_id. One of the segmentation_type_id values listed in the SCTE-35 specification. On the console, enter the ID in decimal (for example, "52"). In the CLI, API, or an SDK, enter the ID in hex (for example, "0x34") or decimal (for example, "52").

scte35SegmentationDescriptor_segmentationUpid :: Lens' Scte35SegmentationDescriptor (Maybe Text) Source #

Corresponds to SCTE-35 segmentation_upid. Enter a string containing the hexadecimal representation of the characters that make up the SCTE-35 segmentation_upid value. Must contain an even number of hex characters. Do not include spaces between each hex pair. For example, the ASCII "ADS Information" becomes hex "41445320496e666f726d6174696f6e.

scte35SegmentationDescriptor_subSegmentNum :: Lens' Scte35SegmentationDescriptor (Maybe Natural) Source #

Corresponds to SCTE-35 sub_segment_num. A value that is valid for the specified segmentation_type_id.

Scte35SpliceInsert

data Scte35SpliceInsert Source #

Scte35 Splice Insert

See: newScte35SpliceInsert smart constructor.

Constructors

Scte35SpliceInsert' 

Fields

Instances

Instances details
Eq Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

Read Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

Show Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

Generic Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

Associated Types

type Rep Scte35SpliceInsert :: Type -> Type #

NFData Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

Methods

rnf :: Scte35SpliceInsert -> () #

Hashable Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

ToJSON Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

FromJSON Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

type Rep Scte35SpliceInsert Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsert

type Rep Scte35SpliceInsert = D1 ('MetaData "Scte35SpliceInsert" "Amazonka.MediaLive.Types.Scte35SpliceInsert" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35SpliceInsert'" 'PrefixI 'True) (S1 ('MetaSel ('Just "webDeliveryAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35SpliceInsertWebDeliveryAllowedBehavior)) :*: (S1 ('MetaSel ('Just "adAvailOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "noRegionalBlackoutFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35SpliceInsertNoRegionalBlackoutBehavior)))))

newScte35SpliceInsert :: Scte35SpliceInsert Source #

Create a value of Scte35SpliceInsert with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:webDeliveryAllowedFlag:Scte35SpliceInsert', scte35SpliceInsert_webDeliveryAllowedFlag - When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates

$sel:adAvailOffset:Scte35SpliceInsert', scte35SpliceInsert_adAvailOffset - When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.

$sel:noRegionalBlackoutFlag:Scte35SpliceInsert', scte35SpliceInsert_noRegionalBlackoutFlag - When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

scte35SpliceInsert_webDeliveryAllowedFlag :: Lens' Scte35SpliceInsert (Maybe Scte35SpliceInsertWebDeliveryAllowedBehavior) Source #

When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates

scte35SpliceInsert_adAvailOffset :: Lens' Scte35SpliceInsert (Maybe Int) Source #

When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.

scte35SpliceInsert_noRegionalBlackoutFlag :: Lens' Scte35SpliceInsert (Maybe Scte35SpliceInsertNoRegionalBlackoutBehavior) Source #

When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

Scte35SpliceInsertScheduleActionSettings

data Scte35SpliceInsertScheduleActionSettings Source #

Settings for a SCTE-35 splice_insert message.

See: newScte35SpliceInsertScheduleActionSettings smart constructor.

Constructors

Scte35SpliceInsertScheduleActionSettings' 

Fields

  • duration :: Maybe Natural

    Optional, the duration for the splice_insert, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. If you enter a duration, there is an expectation that the downstream system can read the duration and cue in at that time. If you do not enter a duration, the splice_insert will continue indefinitely and there is an expectation that you will enter a return_to_network to end the splice_insert at the appropriate time.

  • spliceEventId :: Natural

    The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

Instances

Instances details
Eq Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

Read Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

Show Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

Generic Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

NFData Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

Hashable Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

ToJSON Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

FromJSON Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

type Rep Scte35SpliceInsertScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings

type Rep Scte35SpliceInsertScheduleActionSettings = D1 ('MetaData "Scte35SpliceInsertScheduleActionSettings" "Amazonka.MediaLive.Types.Scte35SpliceInsertScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35SpliceInsertScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "spliceEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newScte35SpliceInsertScheduleActionSettings Source #

Create a value of Scte35SpliceInsertScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:duration:Scte35SpliceInsertScheduleActionSettings', scte35SpliceInsertScheduleActionSettings_duration - Optional, the duration for the splice_insert, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. If you enter a duration, there is an expectation that the downstream system can read the duration and cue in at that time. If you do not enter a duration, the splice_insert will continue indefinitely and there is an expectation that you will enter a return_to_network to end the splice_insert at the appropriate time.

$sel:spliceEventId:Scte35SpliceInsertScheduleActionSettings', scte35SpliceInsertScheduleActionSettings_spliceEventId - The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

scte35SpliceInsertScheduleActionSettings_duration :: Lens' Scte35SpliceInsertScheduleActionSettings (Maybe Natural) Source #

Optional, the duration for the splice_insert, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. If you enter a duration, there is an expectation that the downstream system can read the duration and cue in at that time. If you do not enter a duration, the splice_insert will continue indefinitely and there is an expectation that you will enter a return_to_network to end the splice_insert at the appropriate time.

scte35SpliceInsertScheduleActionSettings_spliceEventId :: Lens' Scte35SpliceInsertScheduleActionSettings Natural Source #

The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

Scte35TimeSignalApos

data Scte35TimeSignalApos Source #

Scte35 Time Signal Apos

See: newScte35TimeSignalApos smart constructor.

Constructors

Scte35TimeSignalApos' 

Fields

Instances

Instances details
Eq Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

Read Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

Show Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

Generic Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

Associated Types

type Rep Scte35TimeSignalApos :: Type -> Type #

NFData Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

Methods

rnf :: Scte35TimeSignalApos -> () #

Hashable Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

ToJSON Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

FromJSON Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

type Rep Scte35TimeSignalApos Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalApos

type Rep Scte35TimeSignalApos = D1 ('MetaData "Scte35TimeSignalApos" "Amazonka.MediaLive.Types.Scte35TimeSignalApos" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35TimeSignalApos'" 'PrefixI 'True) (S1 ('MetaSel ('Just "webDeliveryAllowedFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35AposWebDeliveryAllowedBehavior)) :*: (S1 ('MetaSel ('Just "adAvailOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "noRegionalBlackoutFlag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Scte35AposNoRegionalBlackoutBehavior)))))

newScte35TimeSignalApos :: Scte35TimeSignalApos Source #

Create a value of Scte35TimeSignalApos with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:webDeliveryAllowedFlag:Scte35TimeSignalApos', scte35TimeSignalApos_webDeliveryAllowedFlag - When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates

$sel:adAvailOffset:Scte35TimeSignalApos', scte35TimeSignalApos_adAvailOffset - When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.

$sel:noRegionalBlackoutFlag:Scte35TimeSignalApos', scte35TimeSignalApos_noRegionalBlackoutFlag - When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

scte35TimeSignalApos_webDeliveryAllowedFlag :: Lens' Scte35TimeSignalApos (Maybe Scte35AposWebDeliveryAllowedBehavior) Source #

When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates

scte35TimeSignalApos_adAvailOffset :: Lens' Scte35TimeSignalApos (Maybe Int) Source #

When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.

scte35TimeSignalApos_noRegionalBlackoutFlag :: Lens' Scte35TimeSignalApos (Maybe Scte35AposNoRegionalBlackoutBehavior) Source #

When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

Scte35TimeSignalScheduleActionSettings

data Scte35TimeSignalScheduleActionSettings Source #

Settings for a SCTE-35 time_signal.

See: newScte35TimeSignalScheduleActionSettings smart constructor.

Constructors

Scte35TimeSignalScheduleActionSettings' 

Fields

Instances

Instances details
Eq Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

Read Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

Show Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

Generic Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

NFData Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

Hashable Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

ToJSON Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

FromJSON Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

type Rep Scte35TimeSignalScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings

type Rep Scte35TimeSignalScheduleActionSettings = D1 ('MetaData "Scte35TimeSignalScheduleActionSettings" "Amazonka.MediaLive.Types.Scte35TimeSignalScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "Scte35TimeSignalScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scte35Descriptors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Scte35Descriptor])))

newScte35TimeSignalScheduleActionSettings :: Scte35TimeSignalScheduleActionSettings Source #

Create a value of Scte35TimeSignalScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scte35Descriptors:Scte35TimeSignalScheduleActionSettings', scte35TimeSignalScheduleActionSettings_scte35Descriptors - The list of SCTE-35 descriptors accompanying the SCTE-35 time_signal.

SmpteTtDestinationSettings

data SmpteTtDestinationSettings Source #

Smpte Tt Destination Settings

See: newSmpteTtDestinationSettings smart constructor.

Instances

Instances details
Eq SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

Read SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

Show SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

Generic SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

Associated Types

type Rep SmpteTtDestinationSettings :: Type -> Type #

NFData SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

Hashable SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

ToJSON SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

FromJSON SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

type Rep SmpteTtDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.SmpteTtDestinationSettings

type Rep SmpteTtDestinationSettings = D1 ('MetaData "SmpteTtDestinationSettings" "Amazonka.MediaLive.Types.SmpteTtDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "SmpteTtDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newSmpteTtDestinationSettings :: SmpteTtDestinationSettings Source #

Create a value of SmpteTtDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StandardHlsSettings

data StandardHlsSettings Source #

Standard Hls Settings

See: newStandardHlsSettings smart constructor.

Constructors

StandardHlsSettings' 

Fields

Instances

Instances details
Eq StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

Read StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

Show StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

Generic StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

Associated Types

type Rep StandardHlsSettings :: Type -> Type #

NFData StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

Methods

rnf :: StandardHlsSettings -> () #

Hashable StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

ToJSON StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

FromJSON StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

type Rep StandardHlsSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StandardHlsSettings

type Rep StandardHlsSettings = D1 ('MetaData "StandardHlsSettings" "Amazonka.MediaLive.Types.StandardHlsSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "StandardHlsSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "audioRenditionSets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "m3u8Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 M3u8Settings)))

newStandardHlsSettings Source #

Create a value of StandardHlsSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:audioRenditionSets:StandardHlsSettings', standardHlsSettings_audioRenditionSets - List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

$sel:m3u8Settings:StandardHlsSettings', standardHlsSettings_m3u8Settings - Undocumented member.

standardHlsSettings_audioRenditionSets :: Lens' StandardHlsSettings (Maybe Text) Source #

List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

StartTimecode

data StartTimecode Source #

Settings to identify the start of the clip.

See: newStartTimecode smart constructor.

Constructors

StartTimecode' 

Fields

  • timecode :: Maybe Text

    The timecode for the frame where you want to start the clip. Optional; if not specified, the clip starts at first frame in the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

Instances

Instances details
Eq StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

Read StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

Show StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

Generic StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

Associated Types

type Rep StartTimecode :: Type -> Type #

NFData StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

Methods

rnf :: StartTimecode -> () #

Hashable StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

ToJSON StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

FromJSON StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

type Rep StartTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StartTimecode

type Rep StartTimecode = D1 ('MetaData "StartTimecode" "Amazonka.MediaLive.Types.StartTimecode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "StartTimecode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timecode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newStartTimecode :: StartTimecode Source #

Create a value of StartTimecode with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:timecode:StartTimecode', startTimecode_timecode - The timecode for the frame where you want to start the clip. Optional; if not specified, the clip starts at first frame in the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

startTimecode_timecode :: Lens' StartTimecode (Maybe Text) Source #

The timecode for the frame where you want to start the clip. Optional; if not specified, the clip starts at first frame in the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

StaticImageActivateScheduleActionSettings

data StaticImageActivateScheduleActionSettings Source #

Settings for the action to activate a static image.

See: newStaticImageActivateScheduleActionSettings smart constructor.

Constructors

StaticImageActivateScheduleActionSettings' 

Fields

  • imageX :: Maybe Natural

    Placement of the left edge of the overlay relative to the left edge of the video frame, in pixels. 0 (the default) is the left edge of the frame. If the placement causes the overlay to extend beyond the right edge of the underlying video, then the overlay is cropped on the right.

  • height :: Maybe Natural

    The height of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified height. Leave blank to use the native height of the overlay.

  • fadeOut :: Maybe Natural

    Applies only if a duration is specified. The time in milliseconds for the image to fade out. The fade-out starts when the duration time is hit, so it effectively extends the duration. Default is 0 (no fade-out).

  • width :: Maybe Natural

    The width of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified width. Leave blank to use the native width of the overlay.

  • opacity :: Maybe Natural

    Opacity of image where 0 is transparent and 100 is fully opaque. Default is 100.

  • layer :: Maybe Natural

    The number of the layer, 0 to 7. There are 8 layers that can be overlaid on the video, each layer with a different image. The layers are in Z order, which means that overlays with higher values of layer are inserted on top of overlays with lower values of layer. Default is 0.

  • duration :: Maybe Natural

    The duration in milliseconds for the image to remain on the video. If omitted or set to 0 the duration is unlimited and the image will remain until it is explicitly deactivated.

  • imageY :: Maybe Natural

    Placement of the top edge of the overlay relative to the top edge of the video frame, in pixels. 0 (the default) is the top edge of the frame. If the placement causes the overlay to extend beyond the bottom edge of the underlying video, then the overlay is cropped on the bottom.

  • fadeIn :: Maybe Natural

    The time in milliseconds for the image to fade in. The fade-in starts at the start time of the overlay. Default is 0 (no fade-in).

  • image :: InputLocation

    The location and filename of the image file to overlay on the video. The file must be a 32-bit BMP, PNG, or TGA file, and must not be larger (in pixels) than the input video.

Instances

Instances details
Eq StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

Read StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

Show StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

Generic StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

NFData StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

Hashable StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

ToJSON StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

FromJSON StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

type Rep StaticImageActivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageActivateScheduleActionSettings

newStaticImageActivateScheduleActionSettings Source #

Create a value of StaticImageActivateScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageX:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_imageX - Placement of the left edge of the overlay relative to the left edge of the video frame, in pixels. 0 (the default) is the left edge of the frame. If the placement causes the overlay to extend beyond the right edge of the underlying video, then the overlay is cropped on the right.

$sel:height:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_height - The height of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified height. Leave blank to use the native height of the overlay.

$sel:fadeOut:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_fadeOut - Applies only if a duration is specified. The time in milliseconds for the image to fade out. The fade-out starts when the duration time is hit, so it effectively extends the duration. Default is 0 (no fade-out).

$sel:width:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_width - The width of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified width. Leave blank to use the native width of the overlay.

$sel:opacity:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_opacity - Opacity of image where 0 is transparent and 100 is fully opaque. Default is 100.

$sel:layer:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_layer - The number of the layer, 0 to 7. There are 8 layers that can be overlaid on the video, each layer with a different image. The layers are in Z order, which means that overlays with higher values of layer are inserted on top of overlays with lower values of layer. Default is 0.

$sel:duration:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_duration - The duration in milliseconds for the image to remain on the video. If omitted or set to 0 the duration is unlimited and the image will remain until it is explicitly deactivated.

$sel:imageY:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_imageY - Placement of the top edge of the overlay relative to the top edge of the video frame, in pixels. 0 (the default) is the top edge of the frame. If the placement causes the overlay to extend beyond the bottom edge of the underlying video, then the overlay is cropped on the bottom.

$sel:fadeIn:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_fadeIn - The time in milliseconds for the image to fade in. The fade-in starts at the start time of the overlay. Default is 0 (no fade-in).

$sel:image:StaticImageActivateScheduleActionSettings', staticImageActivateScheduleActionSettings_image - The location and filename of the image file to overlay on the video. The file must be a 32-bit BMP, PNG, or TGA file, and must not be larger (in pixels) than the input video.

staticImageActivateScheduleActionSettings_imageX :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

Placement of the left edge of the overlay relative to the left edge of the video frame, in pixels. 0 (the default) is the left edge of the frame. If the placement causes the overlay to extend beyond the right edge of the underlying video, then the overlay is cropped on the right.

staticImageActivateScheduleActionSettings_height :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

The height of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified height. Leave blank to use the native height of the overlay.

staticImageActivateScheduleActionSettings_fadeOut :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

Applies only if a duration is specified. The time in milliseconds for the image to fade out. The fade-out starts when the duration time is hit, so it effectively extends the duration. Default is 0 (no fade-out).

staticImageActivateScheduleActionSettings_width :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

The width of the image when inserted into the video, in pixels. The overlay will be scaled up or down to the specified width. Leave blank to use the native width of the overlay.

staticImageActivateScheduleActionSettings_opacity :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

Opacity of image where 0 is transparent and 100 is fully opaque. Default is 100.

staticImageActivateScheduleActionSettings_layer :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

The number of the layer, 0 to 7. There are 8 layers that can be overlaid on the video, each layer with a different image. The layers are in Z order, which means that overlays with higher values of layer are inserted on top of overlays with lower values of layer. Default is 0.

staticImageActivateScheduleActionSettings_duration :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

The duration in milliseconds for the image to remain on the video. If omitted or set to 0 the duration is unlimited and the image will remain until it is explicitly deactivated.

staticImageActivateScheduleActionSettings_imageY :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

Placement of the top edge of the overlay relative to the top edge of the video frame, in pixels. 0 (the default) is the top edge of the frame. If the placement causes the overlay to extend beyond the bottom edge of the underlying video, then the overlay is cropped on the bottom.

staticImageActivateScheduleActionSettings_fadeIn :: Lens' StaticImageActivateScheduleActionSettings (Maybe Natural) Source #

The time in milliseconds for the image to fade in. The fade-in starts at the start time of the overlay. Default is 0 (no fade-in).

staticImageActivateScheduleActionSettings_image :: Lens' StaticImageActivateScheduleActionSettings InputLocation Source #

The location and filename of the image file to overlay on the video. The file must be a 32-bit BMP, PNG, or TGA file, and must not be larger (in pixels) than the input video.

StaticImageDeactivateScheduleActionSettings

data StaticImageDeactivateScheduleActionSettings Source #

Settings for the action to deactivate the image in a specific layer.

See: newStaticImageDeactivateScheduleActionSettings smart constructor.

Constructors

StaticImageDeactivateScheduleActionSettings' 

Fields

  • fadeOut :: Maybe Natural

    The time in milliseconds for the image to fade out. Default is 0 (no fade-out).

  • layer :: Maybe Natural

    The image overlay layer to deactivate, 0 to 7. Default is 0.

Instances

Instances details
Eq StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

Read StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

Show StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

Generic StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

NFData StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

Hashable StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

ToJSON StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

FromJSON StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

type Rep StaticImageDeactivateScheduleActionSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings

type Rep StaticImageDeactivateScheduleActionSettings = D1 ('MetaData "StaticImageDeactivateScheduleActionSettings" "Amazonka.MediaLive.Types.StaticImageDeactivateScheduleActionSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "StaticImageDeactivateScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fadeOut") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "layer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newStaticImageDeactivateScheduleActionSettings :: StaticImageDeactivateScheduleActionSettings Source #

Create a value of StaticImageDeactivateScheduleActionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fadeOut:StaticImageDeactivateScheduleActionSettings', staticImageDeactivateScheduleActionSettings_fadeOut - The time in milliseconds for the image to fade out. Default is 0 (no fade-out).

$sel:layer:StaticImageDeactivateScheduleActionSettings', staticImageDeactivateScheduleActionSettings_layer - The image overlay layer to deactivate, 0 to 7. Default is 0.

staticImageDeactivateScheduleActionSettings_fadeOut :: Lens' StaticImageDeactivateScheduleActionSettings (Maybe Natural) Source #

The time in milliseconds for the image to fade out. Default is 0 (no fade-out).

StaticKeySettings

data StaticKeySettings Source #

Static Key Settings

See: newStaticKeySettings smart constructor.

Constructors

StaticKeySettings' 

Fields

Instances

Instances details
Eq StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

Read StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

Show StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

Generic StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

Associated Types

type Rep StaticKeySettings :: Type -> Type #

NFData StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

Methods

rnf :: StaticKeySettings -> () #

Hashable StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

ToJSON StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

FromJSON StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

type Rep StaticKeySettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StaticKeySettings

type Rep StaticKeySettings = D1 ('MetaData "StaticKeySettings" "Amazonka.MediaLive.Types.StaticKeySettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "StaticKeySettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keyProviderServer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLocation)) :*: S1 ('MetaSel ('Just "staticKeyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStaticKeySettings Source #

Create a value of StaticKeySettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keyProviderServer:StaticKeySettings', staticKeySettings_keyProviderServer - The URL of the license server used for protecting content.

$sel:staticKeyValue:StaticKeySettings', staticKeySettings_staticKeyValue - Static key value as a 32 character hexadecimal string.

staticKeySettings_keyProviderServer :: Lens' StaticKeySettings (Maybe InputLocation) Source #

The URL of the license server used for protecting content.

staticKeySettings_staticKeyValue :: Lens' StaticKeySettings Text Source #

Static key value as a 32 character hexadecimal string.

StopTimecode

data StopTimecode Source #

Settings to identify the end of the clip.

See: newStopTimecode smart constructor.

Constructors

StopTimecode' 

Fields

  • lastFrameClippingBehavior :: Maybe LastFrameClippingBehavior

    If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.

  • timecode :: Maybe Text

    The timecode for the frame where you want to stop the clip. Optional; if not specified, the clip continues to the end of the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

Instances

Instances details
Eq StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

Read StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

Show StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

Generic StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

Associated Types

type Rep StopTimecode :: Type -> Type #

NFData StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

Methods

rnf :: StopTimecode -> () #

Hashable StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

ToJSON StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

FromJSON StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

type Rep StopTimecode Source # 
Instance details

Defined in Amazonka.MediaLive.Types.StopTimecode

type Rep StopTimecode = D1 ('MetaData "StopTimecode" "Amazonka.MediaLive.Types.StopTimecode" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "StopTimecode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lastFrameClippingBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastFrameClippingBehavior)) :*: S1 ('MetaSel ('Just "timecode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newStopTimecode :: StopTimecode Source #

Create a value of StopTimecode with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastFrameClippingBehavior:StopTimecode', stopTimecode_lastFrameClippingBehavior - If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.

$sel:timecode:StopTimecode', stopTimecode_timecode - The timecode for the frame where you want to stop the clip. Optional; if not specified, the clip continues to the end of the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

stopTimecode_lastFrameClippingBehavior :: Lens' StopTimecode (Maybe LastFrameClippingBehavior) Source #

If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.

stopTimecode_timecode :: Lens' StopTimecode (Maybe Text) Source #

The timecode for the frame where you want to stop the clip. Optional; if not specified, the clip continues to the end of the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.

TeletextDestinationSettings

data TeletextDestinationSettings Source #

Teletext Destination Settings

See: newTeletextDestinationSettings smart constructor.

Instances

Instances details
Eq TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

Read TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

Show TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

Generic TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

Associated Types

type Rep TeletextDestinationSettings :: Type -> Type #

NFData TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

Hashable TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

ToJSON TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

FromJSON TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

type Rep TeletextDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextDestinationSettings

type Rep TeletextDestinationSettings = D1 ('MetaData "TeletextDestinationSettings" "Amazonka.MediaLive.Types.TeletextDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TeletextDestinationSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newTeletextDestinationSettings :: TeletextDestinationSettings Source #

Create a value of TeletextDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

TeletextSourceSettings

data TeletextSourceSettings Source #

Teletext Source Settings

See: newTeletextSourceSettings smart constructor.

Constructors

TeletextSourceSettings' 

Fields

  • outputRectangle :: Maybe CaptionRectangle

    Optionally defines a region where TTML style captions will be displayed

  • pageNumber :: Maybe Text

    Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no "0x" prefix.

Instances

Instances details
Eq TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

Read TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

Show TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

Generic TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

Associated Types

type Rep TeletextSourceSettings :: Type -> Type #

NFData TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

Methods

rnf :: TeletextSourceSettings -> () #

Hashable TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

ToJSON TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

FromJSON TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

type Rep TeletextSourceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TeletextSourceSettings

type Rep TeletextSourceSettings = D1 ('MetaData "TeletextSourceSettings" "Amazonka.MediaLive.Types.TeletextSourceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TeletextSourceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputRectangle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CaptionRectangle)) :*: S1 ('MetaSel ('Just "pageNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTeletextSourceSettings :: TeletextSourceSettings Source #

Create a value of TeletextSourceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputRectangle:TeletextSourceSettings', teletextSourceSettings_outputRectangle - Optionally defines a region where TTML style captions will be displayed

$sel:pageNumber:TeletextSourceSettings', teletextSourceSettings_pageNumber - Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no "0x" prefix.

teletextSourceSettings_outputRectangle :: Lens' TeletextSourceSettings (Maybe CaptionRectangle) Source #

Optionally defines a region where TTML style captions will be displayed

teletextSourceSettings_pageNumber :: Lens' TeletextSourceSettings (Maybe Text) Source #

Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no "0x" prefix.

TemporalFilterSettings

data TemporalFilterSettings Source #

Temporal Filter Settings

See: newTemporalFilterSettings smart constructor.

Constructors

TemporalFilterSettings' 

Fields

  • strength :: Maybe TemporalFilterStrength

    Choose a filter strength. We recommend a strength of 1 or 2. A higher strength might take out good information, resulting in an image that is overly soft.

  • postFilterSharpening :: Maybe TemporalFilterPostFilterSharpening

    If you enable this filter, the results are the following: - If the source content is noisy (it contains excessive digital artifacts), the filter cleans up the source. - If the source content is already clean, the filter tends to decrease the bitrate, especially when the rate control mode is QVBR.

Instances

Instances details
Eq TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

Read TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

Show TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

Generic TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

Associated Types

type Rep TemporalFilterSettings :: Type -> Type #

NFData TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

Methods

rnf :: TemporalFilterSettings -> () #

Hashable TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

ToJSON TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

FromJSON TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

type Rep TemporalFilterSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TemporalFilterSettings

type Rep TemporalFilterSettings = D1 ('MetaData "TemporalFilterSettings" "Amazonka.MediaLive.Types.TemporalFilterSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TemporalFilterSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "strength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalFilterStrength)) :*: S1 ('MetaSel ('Just "postFilterSharpening") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalFilterPostFilterSharpening))))

newTemporalFilterSettings :: TemporalFilterSettings Source #

Create a value of TemporalFilterSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:strength:TemporalFilterSettings', temporalFilterSettings_strength - Choose a filter strength. We recommend a strength of 1 or 2. A higher strength might take out good information, resulting in an image that is overly soft.

$sel:postFilterSharpening:TemporalFilterSettings', temporalFilterSettings_postFilterSharpening - If you enable this filter, the results are the following: - If the source content is noisy (it contains excessive digital artifacts), the filter cleans up the source. - If the source content is already clean, the filter tends to decrease the bitrate, especially when the rate control mode is QVBR.

temporalFilterSettings_strength :: Lens' TemporalFilterSettings (Maybe TemporalFilterStrength) Source #

Choose a filter strength. We recommend a strength of 1 or 2. A higher strength might take out good information, resulting in an image that is overly soft.

temporalFilterSettings_postFilterSharpening :: Lens' TemporalFilterSettings (Maybe TemporalFilterPostFilterSharpening) Source #

If you enable this filter, the results are the following: - If the source content is noisy (it contains excessive digital artifacts), the filter cleans up the source. - If the source content is already clean, the filter tends to decrease the bitrate, especially when the rate control mode is QVBR.

TimecodeConfig

data TimecodeConfig Source #

Timecode Config

See: newTimecodeConfig smart constructor.

Constructors

TimecodeConfig' 

Fields

  • syncThreshold :: Maybe Natural

    Threshold in frames beyond which output timecode is resynchronized to the input timecode. Discrepancies below this threshold are permitted to avoid unnecessary discontinuities in the output timecode. No timecode sync when this is not specified.

  • source :: TimecodeConfigSource

    Identifies the source for the timecode that will be associated with the events outputs. -Embedded (embedded): Initialize the output timecode with timecode from the the source. If no embedded timecode is detected in the source, the system falls back to using "Start at 0" (zerobased). -System Clock (systemclock): Use the UTC time. -Start at 0 (zerobased): The time of the first frame of the event will be 00:00:00:00.

Instances

Instances details
Eq TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

Read TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

Show TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

Generic TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

Associated Types

type Rep TimecodeConfig :: Type -> Type #

NFData TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

Methods

rnf :: TimecodeConfig -> () #

Hashable TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

ToJSON TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

FromJSON TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

type Rep TimecodeConfig Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TimecodeConfig

type Rep TimecodeConfig = D1 ('MetaData "TimecodeConfig" "Amazonka.MediaLive.Types.TimecodeConfig" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TimecodeConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "syncThreshold") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimecodeConfigSource)))

newTimecodeConfig Source #

Create a value of TimecodeConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:syncThreshold:TimecodeConfig', timecodeConfig_syncThreshold - Threshold in frames beyond which output timecode is resynchronized to the input timecode. Discrepancies below this threshold are permitted to avoid unnecessary discontinuities in the output timecode. No timecode sync when this is not specified.

$sel:source:TimecodeConfig', timecodeConfig_source - Identifies the source for the timecode that will be associated with the events outputs. -Embedded (embedded): Initialize the output timecode with timecode from the the source. If no embedded timecode is detected in the source, the system falls back to using "Start at 0" (zerobased). -System Clock (systemclock): Use the UTC time. -Start at 0 (zerobased): The time of the first frame of the event will be 00:00:00:00.

timecodeConfig_syncThreshold :: Lens' TimecodeConfig (Maybe Natural) Source #

Threshold in frames beyond which output timecode is resynchronized to the input timecode. Discrepancies below this threshold are permitted to avoid unnecessary discontinuities in the output timecode. No timecode sync when this is not specified.

timecodeConfig_source :: Lens' TimecodeConfig TimecodeConfigSource Source #

Identifies the source for the timecode that will be associated with the events outputs. -Embedded (embedded): Initialize the output timecode with timecode from the the source. If no embedded timecode is detected in the source, the system falls back to using "Start at 0" (zerobased). -System Clock (systemclock): Use the UTC time. -Start at 0 (zerobased): The time of the first frame of the event will be 00:00:00:00.

TransferringInputDeviceSummary

data TransferringInputDeviceSummary Source #

Details about the input device that is being transferred.

See: newTransferringInputDeviceSummary smart constructor.

Constructors

TransferringInputDeviceSummary' 

Fields

Instances

Instances details
Eq TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

Read TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

Show TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

Generic TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

Associated Types

type Rep TransferringInputDeviceSummary :: Type -> Type #

NFData TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

Hashable TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

FromJSON TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

type Rep TransferringInputDeviceSummary Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TransferringInputDeviceSummary

type Rep TransferringInputDeviceSummary = D1 ('MetaData "TransferringInputDeviceSummary" "Amazonka.MediaLive.Types.TransferringInputDeviceSummary" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TransferringInputDeviceSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "transferType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDeviceTransferType)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targetCustomerId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newTransferringInputDeviceSummary :: TransferringInputDeviceSummary Source #

Create a value of TransferringInputDeviceSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transferType:TransferringInputDeviceSummary', transferringInputDeviceSummary_transferType - The type (direction) of the input device transfer.

$sel:id:TransferringInputDeviceSummary', transferringInputDeviceSummary_id - The unique ID of the input device.

$sel:targetCustomerId:TransferringInputDeviceSummary', transferringInputDeviceSummary_targetCustomerId - The AWS account ID for the recipient of the input device transfer.

$sel:message:TransferringInputDeviceSummary', transferringInputDeviceSummary_message - The optional message that the sender has attached to the transfer.

transferringInputDeviceSummary_targetCustomerId :: Lens' TransferringInputDeviceSummary (Maybe Text) Source #

The AWS account ID for the recipient of the input device transfer.

transferringInputDeviceSummary_message :: Lens' TransferringInputDeviceSummary (Maybe Text) Source #

The optional message that the sender has attached to the transfer.

TtmlDestinationSettings

data TtmlDestinationSettings Source #

Ttml Destination Settings

See: newTtmlDestinationSettings smart constructor.

Constructors

TtmlDestinationSettings' 

Fields

Instances

Instances details
Eq TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

Read TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

Show TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

Generic TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

Associated Types

type Rep TtmlDestinationSettings :: Type -> Type #

NFData TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

Methods

rnf :: TtmlDestinationSettings -> () #

Hashable TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

ToJSON TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

FromJSON TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

type Rep TtmlDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.TtmlDestinationSettings

type Rep TtmlDestinationSettings = D1 ('MetaData "TtmlDestinationSettings" "Amazonka.MediaLive.Types.TtmlDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "TtmlDestinationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "styleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TtmlDestinationStyleControl))))

newTtmlDestinationSettings :: TtmlDestinationSettings Source #

Create a value of TtmlDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:styleControl:TtmlDestinationSettings', ttmlDestinationSettings_styleControl - When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.

ttmlDestinationSettings_styleControl :: Lens' TtmlDestinationSettings (Maybe TtmlDestinationStyleControl) Source #

When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.

UdpContainerSettings

data UdpContainerSettings Source #

Udp Container Settings

See: newUdpContainerSettings smart constructor.

Instances

Instances details
Eq UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

Read UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

Show UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

Generic UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

Associated Types

type Rep UdpContainerSettings :: Type -> Type #

NFData UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

Methods

rnf :: UdpContainerSettings -> () #

Hashable UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

ToJSON UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

FromJSON UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

type Rep UdpContainerSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpContainerSettings

type Rep UdpContainerSettings = D1 ('MetaData "UdpContainerSettings" "Amazonka.MediaLive.Types.UdpContainerSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "UdpContainerSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "m2tsSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe M2tsSettings))))

newUdpContainerSettings :: UdpContainerSettings Source #

Create a value of UdpContainerSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:m2tsSettings:UdpContainerSettings', udpContainerSettings_m2tsSettings - Undocumented member.

UdpGroupSettings

data UdpGroupSettings Source #

Udp Group Settings

See: newUdpGroupSettings smart constructor.

Constructors

UdpGroupSettings' 

Fields

  • timedMetadataId3Period :: Maybe Natural

    Timed Metadata interval in seconds.

  • inputLossAction :: Maybe InputLossActionForUdpOut

    Specifies behavior of last resort when input video is lost, and no more backup inputs are available. When dropTs is selected the entire transport stream will stop being emitted. When dropProgram is selected the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or, when emitProgram is chosen the transport stream will continue to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video.

  • timedMetadataId3Frame :: Maybe UdpTimedMetadataId3Frame

    Indicates ID3 frame that has the timecode.

Instances

Instances details
Eq UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

Read UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

Show UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

Generic UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

Associated Types

type Rep UdpGroupSettings :: Type -> Type #

NFData UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

Methods

rnf :: UdpGroupSettings -> () #

Hashable UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

ToJSON UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

FromJSON UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

type Rep UdpGroupSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpGroupSettings

type Rep UdpGroupSettings = D1 ('MetaData "UdpGroupSettings" "Amazonka.MediaLive.Types.UdpGroupSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "UdpGroupSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timedMetadataId3Period") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "inputLossAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputLossActionForUdpOut)) :*: S1 ('MetaSel ('Just "timedMetadataId3Frame") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UdpTimedMetadataId3Frame)))))

newUdpGroupSettings :: UdpGroupSettings Source #

Create a value of UdpGroupSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:timedMetadataId3Period:UdpGroupSettings', udpGroupSettings_timedMetadataId3Period - Timed Metadata interval in seconds.

$sel:inputLossAction:UdpGroupSettings', udpGroupSettings_inputLossAction - Specifies behavior of last resort when input video is lost, and no more backup inputs are available. When dropTs is selected the entire transport stream will stop being emitted. When dropProgram is selected the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or, when emitProgram is chosen the transport stream will continue to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video.

$sel:timedMetadataId3Frame:UdpGroupSettings', udpGroupSettings_timedMetadataId3Frame - Indicates ID3 frame that has the timecode.

udpGroupSettings_inputLossAction :: Lens' UdpGroupSettings (Maybe InputLossActionForUdpOut) Source #

Specifies behavior of last resort when input video is lost, and no more backup inputs are available. When dropTs is selected the entire transport stream will stop being emitted. When dropProgram is selected the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or, when emitProgram is chosen the transport stream will continue to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video.

UdpOutputSettings

data UdpOutputSettings Source #

Udp Output Settings

See: newUdpOutputSettings smart constructor.

Constructors

UdpOutputSettings' 

Fields

  • fecOutputSettings :: Maybe FecOutputSettings

    Settings for enabling and adjusting Forward Error Correction on UDP outputs.

  • bufferMsec :: Maybe Natural

    UDP output buffering in milliseconds. Larger values increase latency through the transcoder but simultaneously assist the transcoder in maintaining a constant, low-jitter UDP/RTP output while accommodating clock recovery, input switching, input disruptions, picture reordering, etc.

  • destination :: OutputLocationRef

    Destination address and port number for RTP or UDP packets. Can be unicast or multicast RTP or UDP (eg. rtp://239.10.10.10:5001 or udp://10.100.100.100:5002).

  • containerSettings :: UdpContainerSettings
     

Instances

Instances details
Eq UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

Read UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

Show UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

Generic UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

Associated Types

type Rep UdpOutputSettings :: Type -> Type #

NFData UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

Methods

rnf :: UdpOutputSettings -> () #

Hashable UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

ToJSON UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

FromJSON UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

type Rep UdpOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.UdpOutputSettings

type Rep UdpOutputSettings = D1 ('MetaData "UdpOutputSettings" "Amazonka.MediaLive.Types.UdpOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "UdpOutputSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fecOutputSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FecOutputSettings)) :*: S1 ('MetaSel ('Just "bufferMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputLocationRef) :*: S1 ('MetaSel ('Just "containerSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UdpContainerSettings))))

newUdpOutputSettings Source #

Create a value of UdpOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fecOutputSettings:UdpOutputSettings', udpOutputSettings_fecOutputSettings - Settings for enabling and adjusting Forward Error Correction on UDP outputs.

$sel:bufferMsec:UdpOutputSettings', udpOutputSettings_bufferMsec - UDP output buffering in milliseconds. Larger values increase latency through the transcoder but simultaneously assist the transcoder in maintaining a constant, low-jitter UDP/RTP output while accommodating clock recovery, input switching, input disruptions, picture reordering, etc.

$sel:destination:UdpOutputSettings', udpOutputSettings_destination - Destination address and port number for RTP or UDP packets. Can be unicast or multicast RTP or UDP (eg. rtp://239.10.10.10:5001 or udp://10.100.100.100:5002).

$sel:containerSettings:UdpOutputSettings', udpOutputSettings_containerSettings - Undocumented member.

udpOutputSettings_fecOutputSettings :: Lens' UdpOutputSettings (Maybe FecOutputSettings) Source #

Settings for enabling and adjusting Forward Error Correction on UDP outputs.

udpOutputSettings_bufferMsec :: Lens' UdpOutputSettings (Maybe Natural) Source #

UDP output buffering in milliseconds. Larger values increase latency through the transcoder but simultaneously assist the transcoder in maintaining a constant, low-jitter UDP/RTP output while accommodating clock recovery, input switching, input disruptions, picture reordering, etc.

udpOutputSettings_destination :: Lens' UdpOutputSettings OutputLocationRef Source #

Destination address and port number for RTP or UDP packets. Can be unicast or multicast RTP or UDP (eg. rtp://239.10.10.10:5001 or udp://10.100.100.100:5002).

VideoBlackFailoverSettings

data VideoBlackFailoverSettings Source #

Placeholder documentation for VideoBlackFailoverSettings

See: newVideoBlackFailoverSettings smart constructor.

Constructors

VideoBlackFailoverSettings' 

Fields

  • videoBlackThresholdMsec :: Maybe Natural

    The amount of time (in milliseconds) that the active input must be black before automatic input failover occurs.

  • blackDetectThreshold :: Maybe Double

    A value used in calculating the threshold below which MediaLive considers a pixel to be 'black'. For the input to be considered black, every pixel in a frame must be below this threshold. The threshold is calculated as a percentage (expressed as a decimal) of white. Therefore .1 means 10% white (or 90% black). Note how the formula works for any color depth. For example, if you set this field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a pixel value of 102 or less is 'black'. If you set this field to .1 in an 8-bit color depth: (255*0.1=25.5), which means a pixel value of 25 or less is 'black'. The range is 0.0 to 1.0, with any number of decimal places.

Instances

Instances details
Eq VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

Read VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

Show VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

Generic VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

Associated Types

type Rep VideoBlackFailoverSettings :: Type -> Type #

NFData VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

Hashable VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

ToJSON VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

FromJSON VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

type Rep VideoBlackFailoverSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoBlackFailoverSettings

type Rep VideoBlackFailoverSettings = D1 ('MetaData "VideoBlackFailoverSettings" "Amazonka.MediaLive.Types.VideoBlackFailoverSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoBlackFailoverSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoBlackThresholdMsec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "blackDetectThreshold") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newVideoBlackFailoverSettings :: VideoBlackFailoverSettings Source #

Create a value of VideoBlackFailoverSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:videoBlackThresholdMsec:VideoBlackFailoverSettings', videoBlackFailoverSettings_videoBlackThresholdMsec - The amount of time (in milliseconds) that the active input must be black before automatic input failover occurs.

$sel:blackDetectThreshold:VideoBlackFailoverSettings', videoBlackFailoverSettings_blackDetectThreshold - A value used in calculating the threshold below which MediaLive considers a pixel to be 'black'. For the input to be considered black, every pixel in a frame must be below this threshold. The threshold is calculated as a percentage (expressed as a decimal) of white. Therefore .1 means 10% white (or 90% black). Note how the formula works for any color depth. For example, if you set this field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a pixel value of 102 or less is 'black'. If you set this field to .1 in an 8-bit color depth: (255*0.1=25.5), which means a pixel value of 25 or less is 'black'. The range is 0.0 to 1.0, with any number of decimal places.

videoBlackFailoverSettings_videoBlackThresholdMsec :: Lens' VideoBlackFailoverSettings (Maybe Natural) Source #

The amount of time (in milliseconds) that the active input must be black before automatic input failover occurs.

videoBlackFailoverSettings_blackDetectThreshold :: Lens' VideoBlackFailoverSettings (Maybe Double) Source #

A value used in calculating the threshold below which MediaLive considers a pixel to be 'black'. For the input to be considered black, every pixel in a frame must be below this threshold. The threshold is calculated as a percentage (expressed as a decimal) of white. Therefore .1 means 10% white (or 90% black). Note how the formula works for any color depth. For example, if you set this field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a pixel value of 102 or less is 'black'. If you set this field to .1 in an 8-bit color depth: (255*0.1=25.5), which means a pixel value of 25 or less is 'black'. The range is 0.0 to 1.0, with any number of decimal places.

VideoCodecSettings

data VideoCodecSettings Source #

Video Codec Settings

See: newVideoCodecSettings smart constructor.

Instances

Instances details
Eq VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

Read VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

Show VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

Generic VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

Associated Types

type Rep VideoCodecSettings :: Type -> Type #

NFData VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

Methods

rnf :: VideoCodecSettings -> () #

Hashable VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

ToJSON VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

FromJSON VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

type Rep VideoCodecSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoCodecSettings

type Rep VideoCodecSettings = D1 ('MetaData "VideoCodecSettings" "Amazonka.MediaLive.Types.VideoCodecSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoCodecSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "frameCaptureSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FrameCaptureSettings)) :*: S1 ('MetaSel ('Just "h265Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H265Settings))) :*: (S1 ('MetaSel ('Just "h264Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe H264Settings)) :*: S1 ('MetaSel ('Just "mpeg2Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mpeg2Settings)))))

newVideoCodecSettings :: VideoCodecSettings Source #

Create a value of VideoCodecSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:frameCaptureSettings:VideoCodecSettings', videoCodecSettings_frameCaptureSettings - Undocumented member.

$sel:h265Settings:VideoCodecSettings', videoCodecSettings_h265Settings - Undocumented member.

$sel:h264Settings:VideoCodecSettings', videoCodecSettings_h264Settings - Undocumented member.

$sel:mpeg2Settings:VideoCodecSettings', videoCodecSettings_mpeg2Settings - Undocumented member.

VideoDescription

data VideoDescription Source #

Video settings for this stream.

See: newVideoDescription smart constructor.

Constructors

VideoDescription' 

Fields

  • height :: Maybe Int

    Output video height, in pixels. Must be an even number. For most codecs, you can leave this field and width blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

  • sharpness :: Maybe Natural

    Changes the strength of the anti-alias filter used for scaling. 0 is the softest setting, 100 is the sharpest. A setting of 50 is recommended for most content.

  • width :: Maybe Int

    Output video width, in pixels. Must be an even number. For most codecs, you can leave this field and height blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

  • scalingBehavior :: Maybe VideoDescriptionScalingBehavior

    STRETCH_TO_OUTPUT configures the output position to stretch the video to the specified output resolution (height and width). This option will override any position value. DEFAULT may insert black boxes (pillar boxes or letter boxes) around the video to provide the specified output resolution.

  • respondToAfd :: Maybe VideoDescriptionRespondToAfd

    Indicates how MediaLive will respond to the AFD values that might be in the input video. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose PASSTHROUGH. RESPOND: MediaLive clips the input video using a formula that uses the AFD values (configured in afdSignaling ), the input display aspect ratio, and the output display aspect ratio. MediaLive also includes the AFD values in the output, unless the codec for this encode is FRAME_CAPTURE. PASSTHROUGH: MediaLive ignores the AFD values and does not clip the video. But MediaLive does include the values in the output. NONE: MediaLive does not clip the input video and does not include the AFD values in the output

  • codecSettings :: Maybe VideoCodecSettings

    Video codec settings.

  • name :: Text

    The name of this VideoDescription. Outputs will use this name to uniquely identify this Description. Description names should be unique within this Live Event.

Instances

Instances details
Eq VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

Read VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

Show VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

Generic VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

Associated Types

type Rep VideoDescription :: Type -> Type #

NFData VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

Methods

rnf :: VideoDescription -> () #

Hashable VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

ToJSON VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

FromJSON VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

type Rep VideoDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoDescription

newVideoDescription Source #

Create a value of VideoDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:height:VideoDescription', videoDescription_height - Output video height, in pixels. Must be an even number. For most codecs, you can leave this field and width blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

$sel:sharpness:VideoDescription', videoDescription_sharpness - Changes the strength of the anti-alias filter used for scaling. 0 is the softest setting, 100 is the sharpest. A setting of 50 is recommended for most content.

$sel:width:VideoDescription', videoDescription_width - Output video width, in pixels. Must be an even number. For most codecs, you can leave this field and height blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

$sel:scalingBehavior:VideoDescription', videoDescription_scalingBehavior - STRETCH_TO_OUTPUT configures the output position to stretch the video to the specified output resolution (height and width). This option will override any position value. DEFAULT may insert black boxes (pillar boxes or letter boxes) around the video to provide the specified output resolution.

$sel:respondToAfd:VideoDescription', videoDescription_respondToAfd - Indicates how MediaLive will respond to the AFD values that might be in the input video. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose PASSTHROUGH. RESPOND: MediaLive clips the input video using a formula that uses the AFD values (configured in afdSignaling ), the input display aspect ratio, and the output display aspect ratio. MediaLive also includes the AFD values in the output, unless the codec for this encode is FRAME_CAPTURE. PASSTHROUGH: MediaLive ignores the AFD values and does not clip the video. But MediaLive does include the values in the output. NONE: MediaLive does not clip the input video and does not include the AFD values in the output

$sel:codecSettings:VideoDescription', videoDescription_codecSettings - Video codec settings.

$sel:name:VideoDescription', videoDescription_name - The name of this VideoDescription. Outputs will use this name to uniquely identify this Description. Description names should be unique within this Live Event.

videoDescription_height :: Lens' VideoDescription (Maybe Int) Source #

Output video height, in pixels. Must be an even number. For most codecs, you can leave this field and width blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

videoDescription_sharpness :: Lens' VideoDescription (Maybe Natural) Source #

Changes the strength of the anti-alias filter used for scaling. 0 is the softest setting, 100 is the sharpest. A setting of 50 is recommended for most content.

videoDescription_width :: Lens' VideoDescription (Maybe Int) Source #

Output video width, in pixels. Must be an even number. For most codecs, you can leave this field and height blank in order to use the height and width (resolution) from the source. Note, however, that leaving blank is not recommended. For the Frame Capture codec, height and width are required.

videoDescription_scalingBehavior :: Lens' VideoDescription (Maybe VideoDescriptionScalingBehavior) Source #

STRETCH_TO_OUTPUT configures the output position to stretch the video to the specified output resolution (height and width). This option will override any position value. DEFAULT may insert black boxes (pillar boxes or letter boxes) around the video to provide the specified output resolution.

videoDescription_respondToAfd :: Lens' VideoDescription (Maybe VideoDescriptionRespondToAfd) Source #

Indicates how MediaLive will respond to the AFD values that might be in the input video. If you do not know what AFD signaling is, or if your downstream system has not given you guidance, choose PASSTHROUGH. RESPOND: MediaLive clips the input video using a formula that uses the AFD values (configured in afdSignaling ), the input display aspect ratio, and the output display aspect ratio. MediaLive also includes the AFD values in the output, unless the codec for this encode is FRAME_CAPTURE. PASSTHROUGH: MediaLive ignores the AFD values and does not clip the video. But MediaLive does include the values in the output. NONE: MediaLive does not clip the input video and does not include the AFD values in the output

videoDescription_name :: Lens' VideoDescription Text Source #

The name of this VideoDescription. Outputs will use this name to uniquely identify this Description. Description names should be unique within this Live Event.

VideoSelector

data VideoSelector Source #

Specifies a particular video stream within an input source. An input may have only a single video selector.

See: newVideoSelector smart constructor.

Constructors

VideoSelector' 

Fields

  • selectorSettings :: Maybe VideoSelectorSettings

    The video selector settings.

  • colorSpaceUsage :: Maybe VideoSelectorColorSpaceUsage

    Applies only if colorSpace is a value other than follow. This field controls how the value in the colorSpace field will be used. fallback means that when the input does include color space data, that data will be used, but when the input has no color space data, the value in colorSpace will be used. Choose fallback if your input is sometimes missing color space data, but when it does have color space data, that data is correct. force means to always use the value in colorSpace. Choose force if your input usually has no color space data or might have unreliable color space data.

  • colorSpaceSettings :: Maybe VideoSelectorColorSpaceSettings

    Color space settings

  • colorSpace :: Maybe VideoSelectorColorSpace

    Specifies the color space of an input. This setting works in tandem with colorSpaceUsage and a video description's colorSpaceSettingsChoice to determine if any conversion will be performed.

Instances

Instances details
Eq VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

Read VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

Show VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

Generic VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

Associated Types

type Rep VideoSelector :: Type -> Type #

NFData VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

Methods

rnf :: VideoSelector -> () #

Hashable VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

ToJSON VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

FromJSON VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

type Rep VideoSelector Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelector

type Rep VideoSelector = D1 ('MetaData "VideoSelector" "Amazonka.MediaLive.Types.VideoSelector" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoSelector'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "selectorSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorSettings)) :*: S1 ('MetaSel ('Just "colorSpaceUsage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorColorSpaceUsage))) :*: (S1 ('MetaSel ('Just "colorSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorColorSpaceSettings)) :*: S1 ('MetaSel ('Just "colorSpace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorColorSpace)))))

newVideoSelector :: VideoSelector Source #

Create a value of VideoSelector with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:selectorSettings:VideoSelector', videoSelector_selectorSettings - The video selector settings.

$sel:colorSpaceUsage:VideoSelector', videoSelector_colorSpaceUsage - Applies only if colorSpace is a value other than follow. This field controls how the value in the colorSpace field will be used. fallback means that when the input does include color space data, that data will be used, but when the input has no color space data, the value in colorSpace will be used. Choose fallback if your input is sometimes missing color space data, but when it does have color space data, that data is correct. force means to always use the value in colorSpace. Choose force if your input usually has no color space data or might have unreliable color space data.

$sel:colorSpaceSettings:VideoSelector', videoSelector_colorSpaceSettings - Color space settings

$sel:colorSpace:VideoSelector', videoSelector_colorSpace - Specifies the color space of an input. This setting works in tandem with colorSpaceUsage and a video description's colorSpaceSettingsChoice to determine if any conversion will be performed.

videoSelector_colorSpaceUsage :: Lens' VideoSelector (Maybe VideoSelectorColorSpaceUsage) Source #

Applies only if colorSpace is a value other than follow. This field controls how the value in the colorSpace field will be used. fallback means that when the input does include color space data, that data will be used, but when the input has no color space data, the value in colorSpace will be used. Choose fallback if your input is sometimes missing color space data, but when it does have color space data, that data is correct. force means to always use the value in colorSpace. Choose force if your input usually has no color space data or might have unreliable color space data.

videoSelector_colorSpace :: Lens' VideoSelector (Maybe VideoSelectorColorSpace) Source #

Specifies the color space of an input. This setting works in tandem with colorSpaceUsage and a video description's colorSpaceSettingsChoice to determine if any conversion will be performed.

VideoSelectorColorSpaceSettings

data VideoSelectorColorSpaceSettings Source #

Video Selector Color Space Settings

See: newVideoSelectorColorSpaceSettings smart constructor.

Instances

Instances details
Eq VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

Read VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

Show VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

Generic VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

Associated Types

type Rep VideoSelectorColorSpaceSettings :: Type -> Type #

NFData VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

Hashable VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

ToJSON VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

FromJSON VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

type Rep VideoSelectorColorSpaceSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings

type Rep VideoSelectorColorSpaceSettings = D1 ('MetaData "VideoSelectorColorSpaceSettings" "Amazonka.MediaLive.Types.VideoSelectorColorSpaceSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoSelectorColorSpaceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hdr10Settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Hdr10Settings))))

newVideoSelectorColorSpaceSettings :: VideoSelectorColorSpaceSettings Source #

Create a value of VideoSelectorColorSpaceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hdr10Settings:VideoSelectorColorSpaceSettings', videoSelectorColorSpaceSettings_hdr10Settings - Undocumented member.

VideoSelectorPid

data VideoSelectorPid Source #

Video Selector Pid

See: newVideoSelectorPid smart constructor.

Constructors

VideoSelectorPid' 

Fields

Instances

Instances details
Eq VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

Read VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

Show VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

Generic VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

Associated Types

type Rep VideoSelectorPid :: Type -> Type #

NFData VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

Methods

rnf :: VideoSelectorPid -> () #

Hashable VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

ToJSON VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

FromJSON VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

type Rep VideoSelectorPid Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorPid

type Rep VideoSelectorPid = D1 ('MetaData "VideoSelectorPid" "Amazonka.MediaLive.Types.VideoSelectorPid" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoSelectorPid'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newVideoSelectorPid :: VideoSelectorPid Source #

Create a value of VideoSelectorPid with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pid:VideoSelectorPid', videoSelectorPid_pid - Selects a specific PID from within a video source.

videoSelectorPid_pid :: Lens' VideoSelectorPid (Maybe Natural) Source #

Selects a specific PID from within a video source.

VideoSelectorProgramId

data VideoSelectorProgramId Source #

Video Selector Program Id

See: newVideoSelectorProgramId smart constructor.

Constructors

VideoSelectorProgramId' 

Fields

  • programId :: Maybe Natural

    Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.

Instances

Instances details
Eq VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

Read VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

Show VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

Generic VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

Associated Types

type Rep VideoSelectorProgramId :: Type -> Type #

NFData VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

Methods

rnf :: VideoSelectorProgramId -> () #

Hashable VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

ToJSON VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

FromJSON VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

type Rep VideoSelectorProgramId Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorProgramId

type Rep VideoSelectorProgramId = D1 ('MetaData "VideoSelectorProgramId" "Amazonka.MediaLive.Types.VideoSelectorProgramId" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoSelectorProgramId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "programId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newVideoSelectorProgramId :: VideoSelectorProgramId Source #

Create a value of VideoSelectorProgramId with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:programId:VideoSelectorProgramId', videoSelectorProgramId_programId - Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.

videoSelectorProgramId_programId :: Lens' VideoSelectorProgramId (Maybe Natural) Source #

Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.

VideoSelectorSettings

data VideoSelectorSettings Source #

Video Selector Settings

See: newVideoSelectorSettings smart constructor.

Instances

Instances details
Eq VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

Read VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

Show VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

Generic VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

Associated Types

type Rep VideoSelectorSettings :: Type -> Type #

NFData VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

Methods

rnf :: VideoSelectorSettings -> () #

Hashable VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

ToJSON VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

FromJSON VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

type Rep VideoSelectorSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VideoSelectorSettings

type Rep VideoSelectorSettings = D1 ('MetaData "VideoSelectorSettings" "Amazonka.MediaLive.Types.VideoSelectorSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VideoSelectorSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoSelectorProgramId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorProgramId)) :*: S1 ('MetaSel ('Just "videoSelectorPid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VideoSelectorPid))))

newVideoSelectorSettings :: VideoSelectorSettings Source #

Create a value of VideoSelectorSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:videoSelectorProgramId:VideoSelectorSettings', videoSelectorSettings_videoSelectorProgramId - Undocumented member.

$sel:videoSelectorPid:VideoSelectorSettings', videoSelectorSettings_videoSelectorPid - Undocumented member.

VpcOutputSettings

data VpcOutputSettings Source #

The properties for a private VPC Output When this property is specified, the output egress addresses will be created in a user specified VPC

See: newVpcOutputSettings smart constructor.

Constructors

VpcOutputSettings' 

Fields

  • securityGroupIds :: Maybe [Text]

    A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces. If none are specified then the VPC default security group will be used

  • publicAddressAllocationIds :: Maybe [Text]

    List of public address allocation ids to associate with ENIs that will be created in Output VPC. Must specify one for SINGLE_PIPELINE, two for STANDARD channels

  • subnetIds :: [Text]

    A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

Instances

Instances details
Eq VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

Read VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

Show VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

Generic VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

Associated Types

type Rep VpcOutputSettings :: Type -> Type #

NFData VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

Methods

rnf :: VpcOutputSettings -> () #

Hashable VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

ToJSON VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

type Rep VpcOutputSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettings

type Rep VpcOutputSettings = D1 ('MetaData "VpcOutputSettings" "Amazonka.MediaLive.Types.VpcOutputSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VpcOutputSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "publicAddressAllocationIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newVpcOutputSettings :: VpcOutputSettings Source #

Create a value of VpcOutputSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:VpcOutputSettings', vpcOutputSettings_securityGroupIds - A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces. If none are specified then the VPC default security group will be used

$sel:publicAddressAllocationIds:VpcOutputSettings', vpcOutputSettings_publicAddressAllocationIds - List of public address allocation ids to associate with ENIs that will be created in Output VPC. Must specify one for SINGLE_PIPELINE, two for STANDARD channels

$sel:subnetIds:VpcOutputSettings', vpcOutputSettings_subnetIds - A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

vpcOutputSettings_securityGroupIds :: Lens' VpcOutputSettings (Maybe [Text]) Source #

A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces. If none are specified then the VPC default security group will be used

vpcOutputSettings_publicAddressAllocationIds :: Lens' VpcOutputSettings (Maybe [Text]) Source #

List of public address allocation ids to associate with ENIs that will be created in Output VPC. Must specify one for SINGLE_PIPELINE, two for STANDARD channels

vpcOutputSettings_subnetIds :: Lens' VpcOutputSettings [Text] Source #

A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

VpcOutputSettingsDescription

data VpcOutputSettingsDescription Source #

The properties for a private VPC Output

See: newVpcOutputSettingsDescription smart constructor.

Constructors

VpcOutputSettingsDescription' 

Fields

  • securityGroupIds :: Maybe [Text]

    A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.

  • subnetIds :: Maybe [Text]

    A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

  • networkInterfaceIds :: Maybe [Text]

    A list of Elastic Network Interfaces created by MediaLive in the customer's VPC

  • availabilityZones :: Maybe [Text]

    The Availability Zones where the vpc subnets are located. The first Availability Zone applies to the first subnet in the list of subnets. The second Availability Zone applies to the second subnet.

Instances

Instances details
Eq VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

Read VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

Show VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

Generic VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

Associated Types

type Rep VpcOutputSettingsDescription :: Type -> Type #

NFData VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

Hashable VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

FromJSON VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

type Rep VpcOutputSettingsDescription Source # 
Instance details

Defined in Amazonka.MediaLive.Types.VpcOutputSettingsDescription

type Rep VpcOutputSettingsDescription = D1 ('MetaData "VpcOutputSettingsDescription" "Amazonka.MediaLive.Types.VpcOutputSettingsDescription" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "VpcOutputSettingsDescription'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "networkInterfaceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "availabilityZones") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newVpcOutputSettingsDescription :: VpcOutputSettingsDescription Source #

Create a value of VpcOutputSettingsDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:VpcOutputSettingsDescription', vpcOutputSettingsDescription_securityGroupIds - A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.

$sel:subnetIds:VpcOutputSettingsDescription', vpcOutputSettingsDescription_subnetIds - A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

$sel:networkInterfaceIds:VpcOutputSettingsDescription', vpcOutputSettingsDescription_networkInterfaceIds - A list of Elastic Network Interfaces created by MediaLive in the customer's VPC

$sel:availabilityZones:VpcOutputSettingsDescription', vpcOutputSettingsDescription_availabilityZones - The Availability Zones where the vpc subnets are located. The first Availability Zone applies to the first subnet in the list of subnets. The second Availability Zone applies to the second subnet.

vpcOutputSettingsDescription_securityGroupIds :: Lens' VpcOutputSettingsDescription (Maybe [Text]) Source #

A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.

vpcOutputSettingsDescription_subnetIds :: Lens' VpcOutputSettingsDescription (Maybe [Text]) Source #

A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

vpcOutputSettingsDescription_networkInterfaceIds :: Lens' VpcOutputSettingsDescription (Maybe [Text]) Source #

A list of Elastic Network Interfaces created by MediaLive in the customer's VPC

vpcOutputSettingsDescription_availabilityZones :: Lens' VpcOutputSettingsDescription (Maybe [Text]) Source #

The Availability Zones where the vpc subnets are located. The first Availability Zone applies to the first subnet in the list of subnets. The second Availability Zone applies to the second subnet.

WavSettings

data WavSettings Source #

Wav Settings

See: newWavSettings smart constructor.

Constructors

WavSettings' 

Fields

Instances

Instances details
Eq WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

Read WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

Show WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

Generic WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

Associated Types

type Rep WavSettings :: Type -> Type #

NFData WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

Methods

rnf :: WavSettings -> () #

Hashable WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

ToJSON WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

FromJSON WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

type Rep WavSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WavSettings

type Rep WavSettings = D1 ('MetaData "WavSettings" "Amazonka.MediaLive.Types.WavSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "WavSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bitDepth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "codingMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WavCodingMode)) :*: S1 ('MetaSel ('Just "sampleRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newWavSettings :: WavSettings Source #

Create a value of WavSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bitDepth:WavSettings', wavSettings_bitDepth - Bits per sample.

$sel:codingMode:WavSettings', wavSettings_codingMode - The audio coding mode for the WAV audio. The mode determines the number of channels in the audio.

$sel:sampleRate:WavSettings', wavSettings_sampleRate - Sample rate in Hz.

wavSettings_codingMode :: Lens' WavSettings (Maybe WavCodingMode) Source #

The audio coding mode for the WAV audio. The mode determines the number of channels in the audio.

WebvttDestinationSettings

data WebvttDestinationSettings Source #

Webvtt Destination Settings

See: newWebvttDestinationSettings smart constructor.

Constructors

WebvttDestinationSettings' 

Fields

  • styleControl :: Maybe WebvttDestinationStyleControl

    Controls whether the color and position of the source captions is passed through to the WebVTT output captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.

Instances

Instances details
Eq WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

Read WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

Show WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

Generic WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

Associated Types

type Rep WebvttDestinationSettings :: Type -> Type #

NFData WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

Hashable WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

ToJSON WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

FromJSON WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

type Rep WebvttDestinationSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.WebvttDestinationSettings

type Rep WebvttDestinationSettings = D1 ('MetaData "WebvttDestinationSettings" "Amazonka.MediaLive.Types.WebvttDestinationSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "WebvttDestinationSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "styleControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WebvttDestinationStyleControl))))

newWebvttDestinationSettings :: WebvttDestinationSettings Source #

Create a value of WebvttDestinationSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:styleControl:WebvttDestinationSettings', webvttDestinationSettings_styleControl - Controls whether the color and position of the source captions is passed through to the WebVTT output captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.

webvttDestinationSettings_styleControl :: Lens' WebvttDestinationSettings (Maybe WebvttDestinationStyleControl) Source #

Controls whether the color and position of the source captions is passed through to the WebVTT output captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.