MLCea708CaptionWindowAttr
Module: Media Player
Cea708 Caption Window Attributes. More...
#include <ml_media_cea708_caption.h>
Public Attributes
Type | Name |
---|---|
MLCea708CaptionColor | fill_color |
MLCea708CaptionColor | border_color |
int32_t | border_type |
bool | word_wrap |
int32_t | print_direction |
int32_t | scroll_direction |
int32_t | justify |
int32_t | effect_direction |
int32_t | effect_speed |
int32_t | display_effect |
Detailed Description
struct MLCea708CaptionWindowAttr;
Cea708 Caption Window Attributes.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 8
Public Attributes Documentation
fill_color
MLCea708CaptionColor fill_color;
Type | Description |
---|---|
MLCea708CaptionColor | Cea708 Caption Color. |
border_color
MLCea708CaptionColor border_color;
Type | Description |
---|---|
MLCea708CaptionColor | Cea708 Caption Color. |
border_type
int32_t border_type;
word_wrap
bool word_wrap;
print_direction
int32_t print_direction;
scroll_direction
int32_t scroll_direction;
justify
int32_t justify;
effect_direction
int32_t effect_direction;
effect_speed
int32_t effect_speed;
display_effect
int32_t display_effect;