MLCea708CaptionColor
Module: Media Player
Cea708 Caption Color. More...
#include <ml_media_cea708_caption.h>
Public Attributes
Type | Name |
---|---|
MLCea708CaptionColorOpacity | opacity |
int32_t | red |
int32_t | green |
int32_t | blue |
Detailed Description
struct MLCea708CaptionColor;
Cea708 Caption Color.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 8
Public Attributes Documentation
opacity
MLCea708CaptionColorOpacity opacity;
Type | Description |
---|---|
MLCea708CaptionColorOpacity | Cea708 Caption Color Opacity constants. |
red
int32_t red;
green
int32_t green;
blue
int32_t blue;