libsub
 All Classes Files Functions Variables
Public Attributes | List of all members
sub::RawSubtitle Class Reference

A bit of a subtitle, created with no regard for any nearby bits. More...

#include <raw_subtitle.h>

Collaboration diagram for sub::RawSubtitle:
Collaboration graph
[legend]

Public Attributes

std::string text
 
boost::optional< std::string > font
 
FontSize font_size
 
boost::optional< Effect > effect
 
boost::optional< Coloureffect_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
 
VerticalPosition vertical_position
 
Time from
 
Time to
 
boost::optional< Timefade_up
 
boost::optional< Timefade_down
 

Detailed Description

A bit of a subtitle, created with no regard for any nearby bits.

Member Data Documentation

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


The documentation for this class was generated from the following file: