kodi
|
Public Member Functions | |
CDVDSubtitleParserCollection (const std::string &strFile) | |
std::shared_ptr< CDVDOverlay > | Parse (double iPts) override |
void | Reset () override |
![]() | |
virtual bool | Open (CDVDStreamInfo &hints)=0 |
virtual const std::string & | GetName () const =0 |
Protected Attributes | |
CDVDSubtitleLineCollection | m_collection |
std::string | m_filename |