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 Eac3MetadataControl where
Documentation
newtype Eac3MetadataControl Source #
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.
pattern Eac3MetadataControl_FOLLOW_INPUT :: Eac3MetadataControl | |
pattern Eac3MetadataControl_USE_CONFIGURED :: Eac3MetadataControl |