MLCea608CaptionSegmentEx
Module: Media Player
Cea608 caption segment structure. More...
#include <ml_media_cea608_caption.h>
Public Attributes
Type | Name |
---|---|
uint32_t | version |
MLCea608CaptionLineEx *[MLCea608_CCMaxRowsPlus2] | cc_line |
Detailed Description
struct MLCea608CaptionSegmentEx;
Cea608 caption segment structure.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 8
Public Attributes Documentation
version
uint32_t version;
cc_line
MLCea608CaptionLineEx *[MLCea608_CCMaxRowsPlus2] cc_line;
Type | Description |
---|---|
MLCea608CaptionLineEx *[MLCea608_CCMaxRowsPlus2] | Cea608 caption line structure. [MLCea608_CCMaxRowsPlus2] |