|
kodi
|


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