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

Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Documentation

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 HlsEncryptionProperty Source #

Instances

Instances details
ToJSON HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

Show HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

Eq HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

ToResourceProperties HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

Property "ConstantInitializationVector" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

Associated Types

type PropertyType "ConstantInitializationVector" HlsEncryptionProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

type PropertyType "ConstantInitializationVector" HlsEncryptionProperty = Value Text
Property "EncryptionMethod" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

Associated Types

type PropertyType "EncryptionMethod" HlsEncryptionProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

type PropertyType "EncryptionMethod" HlsEncryptionProperty = Value Text
Property "SpekeKeyProvider" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

type PropertyType "ConstantInitializationVector" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

type PropertyType "ConstantInitializationVector" HlsEncryptionProperty = Value Text
type PropertyType "EncryptionMethod" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

type PropertyType "EncryptionMethod" HlsEncryptionProperty = Value Text
type PropertyType "SpekeKeyProvider" HlsEncryptionProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsEncryptionProperty

data HlsPackageProperty Source #

Instances

Instances details
ToJSON HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Show HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Eq HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

ToResourceProperties HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Property "Encryption" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Property "HlsManifests" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Property "IncludeDvbSubtitles" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Associated Types

type PropertyType "IncludeDvbSubtitles" HlsPackageProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "IncludeDvbSubtitles" HlsPackageProperty = Value Bool
Property "SegmentDurationSeconds" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Associated Types

type PropertyType "SegmentDurationSeconds" HlsPackageProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "SegmentDurationSeconds" HlsPackageProperty = Value Integer
Property "UseAudioRenditionGroup" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

Associated Types

type PropertyType "UseAudioRenditionGroup" HlsPackageProperty 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "UseAudioRenditionGroup" HlsPackageProperty = Value Bool
type PropertyType "Encryption" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "HlsManifests" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "IncludeDvbSubtitles" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "IncludeDvbSubtitles" HlsPackageProperty = Value Bool
type PropertyType "SegmentDurationSeconds" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "SegmentDurationSeconds" HlsPackageProperty = Value Integer
type PropertyType "UseAudioRenditionGroup" HlsPackageProperty Source # 
Instance details

Defined in Stratosphere.MediaPackage.PackagingConfiguration.HlsPackageProperty

type PropertyType "UseAudioRenditionGroup" HlsPackageProperty = Value Bool