| 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.MediaLive.Types.TtmlDestinationSettings
Description
Documentation
data TtmlDestinationSettings Source #
Ttml Destination Settings
See: newTtmlDestinationSettings smart constructor.
Constructors
| TtmlDestinationSettings' | |
Fields
| |
Instances
newTtmlDestinationSettings :: TtmlDestinationSettings Source #
Create a value of TtmlDestinationSettings with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:styleControl:TtmlDestinationSettings', ttmlDestinationSettings_styleControl - When set to passthrough, passes through style and position information
from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT
output or TTML output.
ttmlDestinationSettings_styleControl :: Lens' TtmlDestinationSettings (Maybe TtmlDestinationStyleControl) Source #
When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.