kodi
|
Public Member Functions | |
CDVDSubtitleParserText (std::unique_ptr< CDVDSubtitleStream > &&stream, const std::string &filename, const char *name) | |
const std::string & | GetName () const override |
![]() | |
CDVDSubtitleParserCollection (const std::string &strFile) | |
std::shared_ptr< CDVDOverlay > | Parse (double iPts) override |
void | Reset () override |
![]() | |
virtual bool | Open (CDVDStreamInfo &hints)=0 |
Protected Member Functions | |
bool | Open () |
Protected Attributes | |
std::unique_ptr< CDVDSubtitleStream > | m_pStream |
std::string | m_parserName |
![]() | |
CDVDSubtitleLineCollection | m_collection |
std::string | m_filename |