styleControl property
Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions.
- include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext.
- exclude: In the font data attached to the EBU-TT captions, set the font family to "monospaced". Do not include any other style information.
Implementation
final EbuTtDDestinationStyleControl? styleControl;