| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <DVDSubtitleParser.h>
  
Public Member Functions | |
| virtual | ~CDVDSubtitleParser ()=default | 
| virtual bool | Open (CDVDStreamInfo &hints)=0 | 
| virtual void | Dispose ()=0 | 
| virtual void | Reset ()=0 | 
| virtual CDVDOverlay * | Parse (double iPts)=0 | 
      
  | 
  virtualdefault | 
      
  | 
  pure virtual | 
Implemented in CDVDSubtitleParserCollection, and CDVDSubtitleParserSSA.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Implemented in CDVDSubtitleParserCollection.
      
  | 
  pure virtual | 
Implemented in CDVDSubtitleParserCollection.