| 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.MediaLive.Types.Eac3AtmosDrcRf
Description
Synopsis
- newtype Eac3AtmosDrcRf where
- Eac3AtmosDrcRf' { }
- pattern Eac3AtmosDrcRf_FILM_LIGHT :: Eac3AtmosDrcRf
- pattern Eac3AtmosDrcRf_FILM_STANDARD :: Eac3AtmosDrcRf
- pattern Eac3AtmosDrcRf_MUSIC_LIGHT :: Eac3AtmosDrcRf
- pattern Eac3AtmosDrcRf_MUSIC_STANDARD :: Eac3AtmosDrcRf
- pattern Eac3AtmosDrcRf_NONE :: Eac3AtmosDrcRf
- pattern Eac3AtmosDrcRf_SPEECH :: Eac3AtmosDrcRf
Documentation
newtype Eac3AtmosDrcRf Source #
Eac3 Atmos Drc Rf
Constructors
| Eac3AtmosDrcRf' | |
Fields | |
Bundled Patterns
| pattern Eac3AtmosDrcRf_FILM_LIGHT :: Eac3AtmosDrcRf | |
| pattern Eac3AtmosDrcRf_FILM_STANDARD :: Eac3AtmosDrcRf | |
| pattern Eac3AtmosDrcRf_MUSIC_LIGHT :: Eac3AtmosDrcRf | |
| pattern Eac3AtmosDrcRf_MUSIC_STANDARD :: Eac3AtmosDrcRf | |
| pattern Eac3AtmosDrcRf_NONE :: Eac3AtmosDrcRf | |
| pattern Eac3AtmosDrcRf_SPEECH :: Eac3AtmosDrcRf |