| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty
Documentation
data SpekeKeyProviderProperty Source #
Constructors
| SpekeKeyProviderProperty | |
Fields | |
Instances
data StreamSelectionProperty Source #
Constructors
| StreamSelectionProperty | |
Fields
| |
Instances
| ToJSON StreamSelectionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty Methods toJSON :: StreamSelectionProperty -> Value # toEncoding :: StreamSelectionProperty -> Encoding # toJSONList :: [StreamSelectionProperty] -> Value # | |||||
| Show StreamSelectionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty Methods showsPrec :: Int -> StreamSelectionProperty -> ShowS # show :: StreamSelectionProperty -> String # showList :: [StreamSelectionProperty] -> ShowS # | |||||
| Eq StreamSelectionProperty Source # | |||||
| ToResourceProperties StreamSelectionProperty Source # | |||||
| Property "MaxVideoBitsPerSecond" StreamSelectionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty Associated Types
Methods set :: PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty -> StreamSelectionProperty -> StreamSelectionProperty # | |||||
| Property "MinVideoBitsPerSecond" StreamSelectionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty Associated Types
Methods set :: PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty -> StreamSelectionProperty -> StreamSelectionProperty # | |||||
| Property "StreamOrder" StreamSelectionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.StreamSelectionProperty Associated Types
Methods set :: PropertyType "StreamOrder" StreamSelectionProperty -> StreamSelectionProperty -> StreamSelectionProperty # | |||||
| type PropertyType "MaxVideoBitsPerSecond" StreamSelectionProperty Source # | |||||
| type PropertyType "MinVideoBitsPerSecond" StreamSelectionProperty Source # | |||||
| type PropertyType "StreamOrder" StreamSelectionProperty Source # | |||||
data DashEncryptionProperty Source #
Constructors
| DashEncryptionProperty | |
Fields | |
Instances
| ToJSON DashEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashEncryptionProperty Methods toJSON :: DashEncryptionProperty -> Value # toEncoding :: DashEncryptionProperty -> Encoding # toJSONList :: [DashEncryptionProperty] -> Value # toEncodingList :: [DashEncryptionProperty] -> Encoding # omitField :: DashEncryptionProperty -> Bool # | |||||
| Show DashEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashEncryptionProperty Methods showsPrec :: Int -> DashEncryptionProperty -> ShowS # show :: DashEncryptionProperty -> String # showList :: [DashEncryptionProperty] -> ShowS # | |||||
| Eq DashEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashEncryptionProperty Methods (==) :: DashEncryptionProperty -> DashEncryptionProperty -> Bool # (/=) :: DashEncryptionProperty -> DashEncryptionProperty -> Bool # | |||||
| ToResourceProperties DashEncryptionProperty Source # | |||||
| Property "SpekeKeyProvider" DashEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashEncryptionProperty Associated Types
Methods set :: PropertyType "SpekeKeyProvider" DashEncryptionProperty -> DashEncryptionProperty -> DashEncryptionProperty # | |||||
| type PropertyType "SpekeKeyProvider" DashEncryptionProperty Source # | |||||
data EncryptionContractConfigurationProperty Source #
Constructors
| EncryptionContractConfigurationProperty | |
Fields | |
Instances
| ToJSON EncryptionContractConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty Methods toJSON :: EncryptionContractConfigurationProperty -> Value # toEncoding :: EncryptionContractConfigurationProperty -> Encoding # toJSONList :: [EncryptionContractConfigurationProperty] -> Value # toEncodingList :: [EncryptionContractConfigurationProperty] -> Encoding # omitField :: EncryptionContractConfigurationProperty -> Bool # | |||||
| Show EncryptionContractConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty Methods showsPrec :: Int -> EncryptionContractConfigurationProperty -> ShowS # show :: EncryptionContractConfigurationProperty -> String # showList :: [EncryptionContractConfigurationProperty] -> ShowS # | |||||
| Eq EncryptionContractConfigurationProperty Source # | |||||
| ToResourceProperties EncryptionContractConfigurationProperty Source # | |||||
| Property "PresetSpeke20Audio" EncryptionContractConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty Associated Types
Methods set :: PropertyType "PresetSpeke20Audio" EncryptionContractConfigurationProperty -> EncryptionContractConfigurationProperty -> EncryptionContractConfigurationProperty # | |||||
| Property "PresetSpeke20Video" EncryptionContractConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.EncryptionContractConfigurationProperty Associated Types
Methods set :: PropertyType "PresetSpeke20Video" EncryptionContractConfigurationProperty -> EncryptionContractConfigurationProperty -> EncryptionContractConfigurationProperty # | |||||
| type PropertyType "PresetSpeke20Audio" EncryptionContractConfigurationProperty Source # | |||||
| type PropertyType "PresetSpeke20Video" EncryptionContractConfigurationProperty Source # | |||||
data DashManifestProperty Source #
Constructors
| DashManifestProperty | |
Fields
| |
Instances
| ToJSON DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Methods toJSON :: DashManifestProperty -> Value # toEncoding :: DashManifestProperty -> Encoding # toJSONList :: [DashManifestProperty] -> Value # toEncodingList :: [DashManifestProperty] -> Encoding # omitField :: DashManifestProperty -> Bool # | |||||
| Show DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Methods showsPrec :: Int -> DashManifestProperty -> ShowS # show :: DashManifestProperty -> String # showList :: [DashManifestProperty] -> ShowS # | |||||
| Eq DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Methods (==) :: DashManifestProperty -> DashManifestProperty -> Bool # (/=) :: DashManifestProperty -> DashManifestProperty -> Bool # | |||||
| ToResourceProperties DashManifestProperty Source # | |||||
| Property "ManifestLayout" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "ManifestLayout" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| Property "ManifestName" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "ManifestName" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| Property "MinBufferTimeSeconds" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "MinBufferTimeSeconds" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| Property "Profile" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "Profile" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| Property "ScteMarkersSource" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "ScteMarkersSource" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| Property "StreamSelection" DashManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashManifestProperty Associated Types
Methods set :: PropertyType "StreamSelection" DashManifestProperty -> DashManifestProperty -> DashManifestProperty # | |||||
| type PropertyType "ManifestLayout" DashManifestProperty Source # | |||||
| type PropertyType "ManifestName" DashManifestProperty Source # | |||||
| type PropertyType "MinBufferTimeSeconds" DashManifestProperty Source # | |||||
| type PropertyType "Profile" DashManifestProperty Source # | |||||
| type PropertyType "ScteMarkersSource" DashManifestProperty Source # | |||||
| type PropertyType "StreamSelection" DashManifestProperty Source # | |||||
mkEncryptionContractConfigurationProperty :: Value Text -> Value Text -> EncryptionContractConfigurationProperty Source #
mkSpekeKeyProviderProperty :: Value Text -> ValueList Text -> Value Text -> SpekeKeyProviderProperty Source #
data DashPackageProperty Source #
Constructors
| DashPackageProperty | |
Fields
| |
Instances
| ToJSON DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Methods toJSON :: DashPackageProperty -> Value # toEncoding :: DashPackageProperty -> Encoding # toJSONList :: [DashPackageProperty] -> Value # toEncodingList :: [DashPackageProperty] -> Encoding # omitField :: DashPackageProperty -> Bool # | |||||
| Show DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Methods showsPrec :: Int -> DashPackageProperty -> ShowS # show :: DashPackageProperty -> String # showList :: [DashPackageProperty] -> ShowS # | |||||
| Eq DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Methods (==) :: DashPackageProperty -> DashPackageProperty -> Bool # (/=) :: DashPackageProperty -> DashPackageProperty -> Bool # | |||||
| ToResourceProperties DashPackageProperty Source # | |||||
| Property "DashManifests" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "DashManifests" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "Encryption" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "Encryption" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "IncludeEncoderConfigurationInSegments" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "IncludeEncoderConfigurationInSegments" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "IncludeIframeOnlyStream" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "IncludeIframeOnlyStream" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "PeriodTriggers" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "PeriodTriggers" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "SegmentDurationSeconds" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "SegmentDurationSeconds" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| Property "SegmentTemplateFormat" DashPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.DashPackageProperty Associated Types
Methods set :: PropertyType "SegmentTemplateFormat" DashPackageProperty -> DashPackageProperty -> DashPackageProperty # | |||||
| type PropertyType "DashManifests" DashPackageProperty Source # | |||||
| type PropertyType "Encryption" DashPackageProperty Source # | |||||
| type PropertyType "IncludeEncoderConfigurationInSegments" DashPackageProperty Source # | |||||
| type PropertyType "IncludeIframeOnlyStream" DashPackageProperty Source # | |||||
| type PropertyType "PeriodTriggers" DashPackageProperty Source # | |||||
| type PropertyType "SegmentDurationSeconds" DashPackageProperty Source # | |||||
| type PropertyType "SegmentTemplateFormat" DashPackageProperty Source # | |||||