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

A subtitle which has been collected into lines and blocks. More...

#include <subtitle.h>

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

Public Member Functions

 Subtitle (RawSubtitle s)
 
bool same_metadata (RawSubtitle) const
 

Public Attributes

Time from
 
Time to
 
boost::optional< Timefade_up
 
boost::optional< Timefade_down
 
std::list< Linelines
 

Detailed Description

A subtitle which has been collected into lines and blocks.

This represents a chunk of text which appears and disappears at some particular times.

Constructor & Destructor Documentation

Subtitle::Subtitle ( RawSubtitle  s)

Construct a Line taking any relevant information from a RawSubtitle

Member Data Documentation

Time sub::Subtitle::from

from time

Time sub::Subtitle::to

to time


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