kodi
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CDVDSubtitleParserText Class Reference
Inheritance diagram for CDVDSubtitleParserText:
Inheritance graph
[legend]
Collaboration diagram for CDVDSubtitleParserText:
Collaboration graph
[legend]

Public Member Functions

 CDVDSubtitleParserText (std::unique_ptr< CDVDSubtitleStream > &&stream, const std::string &filename, const char *name)
 
const std::string & GetName () const override
 
- Public Member Functions inherited from CDVDSubtitleParserCollection
 CDVDSubtitleParserCollection (const std::string &strFile)
 
std::shared_ptr< CDVDOverlayParse (double iPts) override
 
void Reset () override
 
- Public Member Functions inherited from CDVDSubtitleParser
virtual bool Open (CDVDStreamInfo &hints)=0
 

Protected Member Functions

bool Open ()
 

Protected Attributes

std::unique_ptr< CDVDSubtitleStreamm_pStream
 
std::string m_parserName
 
- Protected Attributes inherited from CDVDSubtitleParserCollection
CDVDSubtitleLineCollection m_collection
 
std::string m_filename
 

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