MLCea708CaptionPenAttr
Module: Media Player
Cea708 Caption Pen Attributes. More...
#include <ml_media_cea708_caption.h>
Public Attributes
Type | Name |
---|---|
MLCea708CaptionPenSize | pen_size |
MLCea708CaptionPenOffset | pen_offset |
int32_t | text_tag |
int32_t | font_tag |
int32_t | edge_type |
bool | underline |
bool | italic |
Detailed Description
struct MLCea708CaptionPenAttr;
Cea708 Caption Pen Attributes.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 8
Public Attributes Documentation
pen_size
MLCea708CaptionPenSize pen_size;
Type | Description |
---|---|
MLCea708CaptionPenSize | Cea708 Caption Pen Size constants. |
pen_offset
MLCea708CaptionPenOffset pen_offset;
Type | Description |
---|---|
MLCea708CaptionPenOffset | Cea708 Caption Pen Offset constants. |
text_tag
int32_t text_tag;
font_tag
int32_t font_tag;
edge_type
int32_t edge_type;
underline
bool underline;
italic
bool italic;