libsub
|
A bit of a subtitle, created with no regard for any nearby bits. More...
#include <raw_subtitle.h>
Public Attributes | |
std::string | text |
boost::optional< std::string > | font |
FontSize | font_size |
boost::optional< Effect > | effect |
boost::optional< Colour > | effect_colour |
Colour | colour |
bool | bold |
true to use a bold version of font | |
bool | italic |
true to use an italic version of font | |
bool | underline |
true to underline | |
HorizontalPosition | horizontal_position |
VerticalPosition | vertical_position |
Time | from |
Time | to |
boost::optional< Time > | fade_up |
boost::optional< Time > | fade_down |
A bit of a subtitle, created with no regard for any nearby bits.
FontSize sub::RawSubtitle::font_size |
font size
Time sub::RawSubtitle::from |
from time
std::string sub::RawSubtitle::text |
Subtitle text in UTF-8
Time sub::RawSubtitle::to |
to time
VerticalPosition sub::RawSubtitle::vertical_position |
vertical position of the baseline of the text