![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
#include <mg_drawtext.h>
Public Attributes | |
OSDColor | link_colour |
OSDColor | active_colour |
OSDColor | visit_colour |
S16BIT | focus_position |
S16BIT | number_of_links |
U8BIT | markup_state |
U8BIT | anchor_wrap |
U8BIT | save_colour |
Definition at line 80 of file mg_drawtext.h.
OSDColor _HyperAttribs::active_colour |
Definition at line 84 of file mg_drawtext.h.
U8BIT _HyperAttribs::anchor_wrap |
Definition at line 90 of file mg_drawtext.h.
S16BIT _HyperAttribs::focus_position |
Definition at line 86 of file mg_drawtext.h.
OSDColor _HyperAttribs::link_colour |
Definition at line 83 of file mg_drawtext.h.
U8BIT _HyperAttribs::markup_state |
Definition at line 89 of file mg_drawtext.h.
S16BIT _HyperAttribs::number_of_links |
Definition at line 87 of file mg_drawtext.h.
U8BIT _HyperAttribs::save_colour |
Definition at line 91 of file mg_drawtext.h.
OSDColor _HyperAttribs::visit_colour |
Definition at line 85 of file mg_drawtext.h.