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 Ac3MetadataControl where
Documentation
newtype Ac3MetadataControl 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 Ac3MetadataControl_FOLLOW_INPUT :: Ac3MetadataControl | |
pattern Ac3MetadataControl_USE_CONFIGURED :: Ac3MetadataControl |