stratosphere-mediapackage-1.0.0: Stratosphere integration for AWS MediaPackage.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Documentation

data CmafEncryptionProperty Source #

Instances

Instances details
ToJSON CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

Show CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

Eq CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

ToResourceProperties CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

Property "SpekeKeyProvider" CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

type PropertyType "SpekeKeyProvider" CmafEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafEncryptionProperty

data SpekeKeyProviderProperty Source #

Instances

Instances details
ToJSON SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Show SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Eq SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

ToResourceProperties SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Property "EncryptionContractConfiguration" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Associated Types

type PropertyType "EncryptionContractConfiguration" SpekeKeyProviderProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Property "RoleArn" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Property "SystemIds" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

Property "Url" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

type PropertyType "EncryptionContractConfiguration" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

type PropertyType "RoleArn" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

type PropertyType "SystemIds" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

type PropertyType "Url" SpekeKeyProviderProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.SpekeKeyProviderProperty

data HlsManifestProperty Source #

Instances

Instances details
ToJSON HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Show HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Eq HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

ToResourceProperties HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Property "AdMarkers" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Property "IncludeIframeOnlyStream" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Associated Types

type PropertyType "IncludeIframeOnlyStream" HlsManifestProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "IncludeIframeOnlyStream" HlsManifestProperty = Value Bool
Property "ManifestName" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Associated Types

type PropertyType "ManifestName" HlsManifestProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Property "ProgramDateTimeIntervalSeconds" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Associated Types

type PropertyType "ProgramDateTimeIntervalSeconds" HlsManifestProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "ProgramDateTimeIntervalSeconds" HlsManifestProperty = Value Integer

Methods

set :: PropertyType "ProgramDateTimeIntervalSeconds" HlsManifestProperty -> HlsManifestProperty -> HlsManifestProperty #

Property "RepeatExtXKey" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Associated Types

type PropertyType "RepeatExtXKey" HlsManifestProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

Property "StreamSelection" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "AdMarkers" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "IncludeIframeOnlyStream" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "IncludeIframeOnlyStream" HlsManifestProperty = Value Bool
type PropertyType "ManifestName" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "ProgramDateTimeIntervalSeconds" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "ProgramDateTimeIntervalSeconds" HlsManifestProperty = Value Integer
type PropertyType "RepeatExtXKey" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

type PropertyType "StreamSelection" HlsManifestProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsManifestProperty

data StreamSelectionProperty Source #

Instances

Instances details
ToJSON StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

Show StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

Eq StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

ToResourceProperties StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

Property "MaxVideoBitsPerSecond" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

Associated Types

type PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

type PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty = Value Integer
Property "MinVideoBitsPerSecond" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

Associated Types

type PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

type PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty = Value Integer
Property "StreamOrder" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

type PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

type PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty = Value Integer
type PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

type PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty = Value Integer
type PropertyType "StreamOrder" StreamSelectionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty

data EncryptionContractConfigurationProperty Source #

Instances

Instances details
ToJSON EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

Show EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

Eq EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

ToResourceProperties EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

Property "PresetSpeke20Audio" EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

Property "PresetSpeke20Video" EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

type PropertyType "PresetSpeke20Audio" EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

type PropertyType "PresetSpeke20Video" EncryptionContractConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty

data CmafPackageProperty Source #

Instances

Instances details
ToJSON CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Show CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Eq CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

ToResourceProperties CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Property "Encryption" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Property "HlsManifests" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Property "IncludeEncoderConfigurationInSegments" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Associated Types

type PropertyType "IncludeEncoderConfigurationInSegments" CmafPackageProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "IncludeEncoderConfigurationInSegments" CmafPackageProperty = Value Bool

Methods

set :: PropertyType "IncludeEncoderConfigurationInSegments" CmafPackageProperty -> CmafPackageProperty -> CmafPackageProperty #

Property "SegmentDurationSeconds" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

Associated Types

type PropertyType "SegmentDurationSeconds" CmafPackageProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "SegmentDurationSeconds" CmafPackageProperty = Value Integer
type PropertyType "Encryption" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "HlsManifests" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "IncludeEncoderConfigurationInSegments" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "IncludeEncoderConfigurationInSegments" CmafPackageProperty = Value Bool
type PropertyType "SegmentDurationSeconds" CmafPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.CmafPackageProperty

type PropertyType "SegmentDurationSeconds" CmafPackageProperty = Value Integer