Skip to main content
Version: 20 Mar 2024

MLCea608CaptionLineEx

Module: Media Player

Cea608 caption line structure. More...

#include <ml_media_cea608_caption.h>

Public Attributes

TypeName
uint16_t[2 *MLCea608_CCMaxColsPlus2]display_chars
MLCea608CaptionStyleColor *[MLCea608_CCMaxColsPlus2]mid_row_styles
MLCea608CaptionPAC *[MLCea608_CCMaxColsPlus2]pac_styles

Detailed Description

struct MLCea608CaptionLineEx;

Cea608 caption line structure.

Deprecated

Deprecated since 1.4.0. Scheduled for removal.

API Level:

  • 8

Public Attributes Documentation

display_chars

uint16_t[2 *MLCea608_CCMaxColsPlus2] display_chars;
TypeDescription
uint16_t[2 *MLCea608_CCMaxColsPlus2][2 *MLCea608_CCMaxColsPlus2]

mid_row_styles

MLCea608CaptionStyleColor *[MLCea608_CCMaxColsPlus2] mid_row_styles;
TypeDescription
MLCea608CaptionStyleColor *[MLCea608_CCMaxColsPlus2]Cea608 caption style and color. [MLCea608_CCMaxColsPlus2]

pac_styles

MLCea608CaptionPAC *[MLCea608_CCMaxColsPlus2] pac_styles;
TypeDescription
MLCea608CaptionPAC *[MLCea608_CCMaxColsPlus2]Cea608 caption preamble address code. [MLCea608_CCMaxColsPlus2]