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 |
Amazonka.MediaConvert.Types.ImscStylePassthrough
Description
Synopsis
- newtype ImscStylePassthrough where
Documentation
newtype ImscStylePassthrough Source #
Keep this setting enabled to have MediaConvert use the font style and position information from the captions source in the output. This option is available only when your input captions are IMSC, SMPTE-TT, or TTML. Disable this setting for simplified output captions.
Constructors
ImscStylePassthrough' | |
Fields |
Bundled Patterns
pattern ImscStylePassthrough_DISABLED :: ImscStylePassthrough | |
pattern ImscStylePassthrough_ENABLED :: ImscStylePassthrough |