Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDSubtitleParserSami Class Reference

#include <DVDSubtitleParserSami.h>

Inheritance diagram for CDVDSubtitleParserSami:
CDVDSubtitleParserText CSubtitlesAdapter CDVDSubtitleParserCollection CDVDSubtitleParser

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from CDVDSubtitleParserText
bool Open ()
 
- Protected Attributes inherited from CDVDSubtitleParserText
std::unique_ptr< CDVDSubtitleStreamm_pStream
 
std::string m_parserName
 
- Protected Attributes inherited from CDVDSubtitleParserCollection
CDVDSubtitleLineCollection m_collection
 
std::string m_filename
 

Constructor & Destructor Documentation

◆ CDVDSubtitleParserSami()

CDVDSubtitleParserSami::CDVDSubtitleParserSami ( std::unique_ptr< CDVDSubtitleStream > && pStream,
const std::string & strFile )

◆ ~CDVDSubtitleParserSami()

CDVDSubtitleParserSami::~CDVDSubtitleParserSami ( )
default

Member Function Documentation

◆ Open()

bool CDVDSubtitleParserSami::Open ( CDVDStreamInfo & hints)
overridevirtual

Implements CDVDSubtitleParser.


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