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.DvbSubtitleBackgroundColor
Description
Synopsis
- newtype DvbSubtitleBackgroundColor where
- DvbSubtitleBackgroundColor' { }
- pattern DvbSubtitleBackgroundColor_AUTO :: DvbSubtitleBackgroundColor
- pattern DvbSubtitleBackgroundColor_BLACK :: DvbSubtitleBackgroundColor
- pattern DvbSubtitleBackgroundColor_NONE :: DvbSubtitleBackgroundColor
- pattern DvbSubtitleBackgroundColor_WHITE :: DvbSubtitleBackgroundColor
Documentation
newtype DvbSubtitleBackgroundColor Source #
Specify the color of the rectangle behind the captions. Leave background color (BackgroundColor) blank and set Style passthrough (StylePassthrough) to enabled to use the background color data from your input captions, if present.
Constructors
DvbSubtitleBackgroundColor' | |
Fields |
Bundled Patterns