| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty
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 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 MssEncryptionProperty Source #
Constructors
| MssEncryptionProperty | |
Fields | |
Instances
| ToJSON MssEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssEncryptionProperty Methods toJSON :: MssEncryptionProperty -> Value # toEncoding :: MssEncryptionProperty -> Encoding # toJSONList :: [MssEncryptionProperty] -> Value # toEncodingList :: [MssEncryptionProperty] -> Encoding # omitField :: MssEncryptionProperty -> Bool # | |||||
| Show MssEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssEncryptionProperty Methods showsPrec :: Int -> MssEncryptionProperty -> ShowS # show :: MssEncryptionProperty -> String # showList :: [MssEncryptionProperty] -> ShowS # | |||||
| Eq MssEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssEncryptionProperty Methods (==) :: MssEncryptionProperty -> MssEncryptionProperty -> Bool # (/=) :: MssEncryptionProperty -> MssEncryptionProperty -> Bool # | |||||
| ToResourceProperties MssEncryptionProperty Source # | |||||
| Property "SpekeKeyProvider" MssEncryptionProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssEncryptionProperty Associated Types
Methods set :: PropertyType "SpekeKeyProvider" MssEncryptionProperty -> MssEncryptionProperty -> MssEncryptionProperty # | |||||
| type PropertyType "SpekeKeyProvider" MssEncryptionProperty Source # | |||||
data MssManifestProperty Source #
Constructors
| MssManifestProperty | |
Fields | |
Instances
| ToJSON MssManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssManifestProperty Methods toJSON :: MssManifestProperty -> Value # toEncoding :: MssManifestProperty -> Encoding # toJSONList :: [MssManifestProperty] -> Value # toEncodingList :: [MssManifestProperty] -> Encoding # omitField :: MssManifestProperty -> Bool # | |||||
| Show MssManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssManifestProperty Methods showsPrec :: Int -> MssManifestProperty -> ShowS # show :: MssManifestProperty -> String # showList :: [MssManifestProperty] -> ShowS # | |||||
| Eq MssManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssManifestProperty Methods (==) :: MssManifestProperty -> MssManifestProperty -> Bool # (/=) :: MssManifestProperty -> MssManifestProperty -> Bool # | |||||
| ToResourceProperties MssManifestProperty Source # | |||||
| Property "ManifestName" MssManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssManifestProperty Associated Types
Methods set :: PropertyType "ManifestName" MssManifestProperty -> MssManifestProperty -> MssManifestProperty # | |||||
| Property "StreamSelection" MssManifestProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssManifestProperty Associated Types
Methods set :: PropertyType "StreamSelection" MssManifestProperty -> MssManifestProperty -> MssManifestProperty # | |||||
| type PropertyType "ManifestName" MssManifestProperty Source # | |||||
| type PropertyType "StreamSelection" MssManifestProperty Source # | |||||
mkEncryptionContractConfigurationProperty :: Value Text -> Value Text -> EncryptionContractConfigurationProperty Source #
mkSpekeKeyProviderProperty :: Value Text -> ValueList Text -> Value Text -> SpekeKeyProviderProperty Source #
data MssPackageProperty Source #
Constructors
| MssPackageProperty | |
Fields | |
Instances
| ToJSON MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Methods toJSON :: MssPackageProperty -> Value # toEncoding :: MssPackageProperty -> Encoding # toJSONList :: [MssPackageProperty] -> Value # toEncodingList :: [MssPackageProperty] -> Encoding # omitField :: MssPackageProperty -> Bool # | |||||
| Show MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Methods showsPrec :: Int -> MssPackageProperty -> ShowS # show :: MssPackageProperty -> String # showList :: [MssPackageProperty] -> ShowS # | |||||
| Eq MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Methods (==) :: MssPackageProperty -> MssPackageProperty -> Bool # (/=) :: MssPackageProperty -> MssPackageProperty -> Bool # | |||||
| ToResourceProperties MssPackageProperty Source # | |||||
| Property "Encryption" MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Associated Types
Methods set :: PropertyType "Encryption" MssPackageProperty -> MssPackageProperty -> MssPackageProperty # | |||||
| Property "MssManifests" MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Associated Types
Methods set :: PropertyType "MssManifests" MssPackageProperty -> MssPackageProperty -> MssPackageProperty # | |||||
| Property "SegmentDurationSeconds" MssPackageProperty Source # | |||||
Defined in Stratosphere.MediaPackage.PackagingConfiguration.MssPackageProperty Associated Types
Methods set :: PropertyType "SegmentDurationSeconds" MssPackageProperty -> MssPackageProperty -> MssPackageProperty # | |||||
| type PropertyType "Encryption" MssPackageProperty Source # | |||||
| type PropertyType "MssManifests" MssPackageProperty Source # | |||||
| type PropertyType "SegmentDurationSeconds" MssPackageProperty Source # | |||||