| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.MediaConvert.Types.HlsOfflineEncrypted
Description
Synopsis
- newtype HlsOfflineEncrypted where
Documentation
newtype HlsOfflineEncrypted Source #
Enable this setting to insert the EXT-X-SESSION-KEY element into the master playlist. This allows for offline Apple HLS FairPlay content protection.
Constructors
| HlsOfflineEncrypted' | |
Fields | |
Bundled Patterns
| pattern HlsOfflineEncrypted_DISABLED :: HlsOfflineEncrypted | |
| pattern HlsOfflineEncrypted_ENABLED :: HlsOfflineEncrypted |