Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype Eac3SurroundExMode where
Documentation
newtype Eac3SurroundExMode Source #
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
pattern Eac3SurroundExMode_DISABLED :: Eac3SurroundExMode | |
pattern Eac3SurroundExMode_ENABLED :: Eac3SurroundExMode | |
pattern Eac3SurroundExMode_NOT_INDICATED :: Eac3SurroundExMode |