class Aws::MediaConvert::Types::TtmlDestinationSettings
Settings related to TTML captions. TTML is a sidecar format that holds captions in a file that is separate from the video container. Set up sidecar captions in the same output group, but different output from your video. For more information, see docs.aws.amazon.com/mediaconvert/latest/ug/ttml-and-webvtt-output-captions.html. When you work directly in your JSON job specification, include this object and any required children when you set destinationType to TTML.
@note When making an API call, you may pass TtmlDestinationSettings
data as a hash: { style_passthrough: "ENABLED", # accepts ENABLED, DISABLED }
@!attribute [rw] style_passthrough
Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to the TTML output. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/TtmlDestinationSettings AWS API Documentation
Constants
- SENSITIVE