| 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.Eac3LfeControl
Description
Synopsis
- newtype Eac3LfeControl where
- Eac3LfeControl' { }
- pattern Eac3LfeControl_LFE :: Eac3LfeControl
- pattern Eac3LfeControl_NO_LFE :: Eac3LfeControl
Documentation
newtype Eac3LfeControl Source #
Eac3 Lfe Control
Constructors
| Eac3LfeControl' | |
Fields | |
Bundled Patterns
| pattern Eac3LfeControl_LFE :: Eac3LfeControl | |
| pattern Eac3LfeControl_NO_LFE :: Eac3LfeControl |