Skip to main content
Version: 20 Mar 2024

Cea708CaptionPenAttr

CEA708 Caption Pen Attributes. MLCea708CaptionPenAttr from ml_media_cea708_caption.h .

Public Attributes

EdgeType

Edge type.


public int EdgeType;


FontTag

Font tag.


public int FontTag;


Italic

Italic setting.


public bool Italic;


PenOffset

Pen offset.


public Cea708CaptionPenOffset PenOffset;

TypeDescription
Cea708CaptionPenOffsetCEA708 Caption Pen Offset constants. MLCea708CaptionPenOffset from ml_media_cea708_caption.h .

PenSize

Pen size.


public Cea708CaptionPenSize PenSize;

TypeDescription
Cea708CaptionPenSizeCEA708 Caption Pen Size constants. MLCea708CaptionPenSize from ml_media_cea708_caption.h .

TextTag

Text tag.


public int TextTag;


Underline

Underline setting.


public bool Underline;