| 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.Eac3AtmosDrcLine
Description
Synopsis
- newtype Eac3AtmosDrcLine where
- Eac3AtmosDrcLine' { }
- pattern Eac3AtmosDrcLine_FILM_LIGHT :: Eac3AtmosDrcLine
- pattern Eac3AtmosDrcLine_FILM_STANDARD :: Eac3AtmosDrcLine
- pattern Eac3AtmosDrcLine_MUSIC_LIGHT :: Eac3AtmosDrcLine
- pattern Eac3AtmosDrcLine_MUSIC_STANDARD :: Eac3AtmosDrcLine
- pattern Eac3AtmosDrcLine_NONE :: Eac3AtmosDrcLine
- pattern Eac3AtmosDrcLine_SPEECH :: Eac3AtmosDrcLine
Documentation
newtype Eac3AtmosDrcLine Source #
Eac3 Atmos Drc Line
Constructors
| Eac3AtmosDrcLine' | |
Fields | |
Bundled Patterns
| pattern Eac3AtmosDrcLine_FILM_LIGHT :: Eac3AtmosDrcLine | |
| pattern Eac3AtmosDrcLine_FILM_STANDARD :: Eac3AtmosDrcLine | |
| pattern Eac3AtmosDrcLine_MUSIC_LIGHT :: Eac3AtmosDrcLine | |
| pattern Eac3AtmosDrcLine_MUSIC_STANDARD :: Eac3AtmosDrcLine | |
| pattern Eac3AtmosDrcLine_NONE :: Eac3AtmosDrcLine | |
| pattern Eac3AtmosDrcLine_SPEECH :: Eac3AtmosDrcLine |