MLCea608CaptionLineEx
Module: Media Player
Cea608 caption line structure. More...
#include <ml_media_cea608_caption.h>
Public Attributes
Type | Name |
---|---|
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;
Type | Description |
---|---|
uint16_t[2 *MLCea608_CCMaxColsPlus2] | [2 *MLCea608_CCMaxColsPlus2] |
mid_row_styles
MLCea608CaptionStyleColor *[MLCea608_CCMaxColsPlus2] mid_row_styles;
Type | Description |
---|---|
MLCea608CaptionStyleColor *[MLCea608_CCMaxColsPlus2] | Cea608 caption style and color. [MLCea608_CCMaxColsPlus2] |
pac_styles
MLCea608CaptionPAC *[MLCea608_CCMaxColsPlus2] pac_styles;
Type | Description |
---|---|
MLCea608CaptionPAC *[MLCea608_CCMaxColsPlus2] | Cea608 caption preamble address code. [MLCea608_CCMaxColsPlus2] |