Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
CDVDOverlayLibass Class Reference

#include <DVDOverlayLibass.h>

Inheritance diagram for CDVDOverlayLibass:
CDVDOverlay CDVDOverlaySSA CDVDOverlayText

Public Member Functions

 CDVDOverlayLibass (const std::shared_ptr< CDVDSubtitlesLibass > &libass, DVDOverlayType type)
 
 CDVDOverlayLibass (const CDVDOverlayLibass &src)
 
std::shared_ptr< CDVDSubtitlesLibassGetLibassHandler () const
 Getter for Libass handler. More...
 
- Public Member Functions inherited from CDVDOverlay
 CDVDOverlay (DVDOverlayType type)
 
 CDVDOverlay (const CDVDOverlay &src)
 
virtual ~CDVDOverlay ()
 
CDVDOverlayAcquire ()
 
int Release ()
 
bool IsOverlayType (DVDOverlayType type)
 
virtual CDVDOverlayClone ()
 
virtual void SetTextAlignEnabled (bool enable)
 
bool IsTextAlignEnabled ()
 
void SetOverlayContainerFlushable (bool isFlushable)
 
bool IsOverlayContainerFlushable ()
 
void SetForcedMargins (bool setForcedMargins)
 
bool IsForcedMargins ()
 

Additional Inherited Members

- Static Public Member Functions inherited from CDVDOverlay
static void Release (CDVDOverlay *ov)
 
- Public Attributes inherited from CDVDOverlay
double iPTSStartTime
 
double iPTSStopTime
 
bool bForced
 
bool replace
 
unsigned long m_textureid
 
- Protected Attributes inherited from CDVDOverlay
DVDOverlayType m_type
 
bool m_enableTextAlign
 
bool m_overlayContainerFlushable
 
bool m_setForcedMargins
 

Constructor & Destructor Documentation

◆ CDVDOverlayLibass() [1/2]

CDVDOverlayLibass::CDVDOverlayLibass ( const std::shared_ptr< CDVDSubtitlesLibass > &  libass,
DVDOverlayType  type 
)
inlineexplicit

◆ CDVDOverlayLibass() [2/2]

CDVDOverlayLibass::CDVDOverlayLibass ( const CDVDOverlayLibass src)
inline

Member Function Documentation

◆ GetLibassHandler()

std::shared_ptr< CDVDSubtitlesLibass > CDVDOverlayLibass::GetLibassHandler ( ) const
inline

Getter for Libass handler.

Returns
The Libass handler.

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