Skip to main content
Version: 20 Mar 2024

MLCea708CaptionPenAttr

Module: Media Player

Cea708 Caption Pen Attributes. More...

#include <ml_media_cea708_caption.h>

Public Attributes

TypeName
MLCea708CaptionPenSizepen_size
MLCea708CaptionPenOffsetpen_offset
int32_ttext_tag
int32_tfont_tag
int32_tedge_type
boolunderline
boolitalic

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;
TypeDescription
MLCea708CaptionPenSizeCea708 Caption Pen Size constants.

pen_offset

MLCea708CaptionPenOffset pen_offset;
TypeDescription
MLCea708CaptionPenOffsetCea708 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;