Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CDVDOverlaySSA Class Reference

#include <DVDOverlaySSA.h>

Inheritance diagram for CDVDOverlaySSA:
CDVDOverlay

Public Member Functions

 CDVDOverlaySSA (CDVDSubtitlesLibass *libass)
 
 CDVDOverlaySSA (CDVDOverlaySSA &src)
 
 ~CDVDOverlaySSA () override
 
CDVDOverlaySSAClone () override
 
- Public Member Functions inherited from CDVDOverlay
 CDVDOverlay (DVDOverlayType type)
 
 CDVDOverlay (const CDVDOverlay &src)
 
virtual ~CDVDOverlay ()
 
CDVDOverlayAcquire ()
 
int Release ()
 
bool IsOverlayType (DVDOverlayType type)
 

Public Attributes

CDVDSubtitlesLibassm_libass
 
- Public Attributes inherited from CDVDOverlay
double iPTSStartTime
 
double iPTSStopTime
 
bool bForced
 
bool replace
 
unsigned long m_textureid
 

Additional Inherited Members

- Static Public Member Functions inherited from CDVDOverlay
static void Release (CDVDOverlay *ov)
 
- Protected Attributes inherited from CDVDOverlay
DVDOverlayType m_type
 

Constructor & Destructor Documentation

◆ CDVDOverlaySSA() [1/2]

CDVDOverlaySSA::CDVDOverlaySSA ( CDVDSubtitlesLibass libass)
inlineexplicit

◆ CDVDOverlaySSA() [2/2]

CDVDOverlaySSA::CDVDOverlaySSA ( CDVDOverlaySSA src)
inline

◆ ~CDVDOverlaySSA()

CDVDOverlaySSA::~CDVDOverlaySSA ( )
inlineoverride

Member Function Documentation

◆ Clone()

CDVDOverlaySSA * CDVDOverlaySSA::Clone ( )
inlineoverridevirtual

return a copy to VideoPlayerSubtitle in order to have hw resources cleared after rendering

Reimplemented from CDVDOverlay.

Member Data Documentation

◆ m_libass

CDVDSubtitlesLibass* CDVDOverlaySSA::m_libass

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