Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDOverlayGroup Class Reference

#include <DVDOverlay.h>

Inheritance diagram for CDVDOverlayGroup:
CDVDOverlay

Public Member Functions

 ~CDVDOverlayGroup () override=default
 
 CDVDOverlayGroup ()
 
 CDVDOverlayGroup (const CDVDOverlayGroup &src)
 
- Public Member Functions inherited from CDVDOverlay
 CDVDOverlay (DVDOverlayType type)
 
 CDVDOverlay (const CDVDOverlay &src)
 
virtual ~CDVDOverlay ()=default
 
bool IsOverlayType (DVDOverlayType type) const
 
virtual std::shared_ptr< CDVDOverlayClone ()
 
virtual void SetTextAlignEnabled (bool enable)
 
bool IsTextAlignEnabled () const
 
void SetOverlayContainerFlushable (bool isFlushable)
 
bool IsOverlayContainerFlushable () const
 
void SetForcedMargins (bool setForcedMargins)
 
bool IsForcedMargins () const
 

Public Attributes

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

Additional Inherited Members

- Protected Attributes inherited from CDVDOverlay
DVDOverlayType m_type
 
bool m_enableTextAlign
 
bool m_overlayContainerFlushable
 
bool m_setForcedMargins
 

Constructor & Destructor Documentation

◆ ~CDVDOverlayGroup()

CDVDOverlayGroup::~CDVDOverlayGroup ( )
overridedefault

◆ CDVDOverlayGroup() [1/2]

CDVDOverlayGroup::CDVDOverlayGroup ( )
inline

◆ CDVDOverlayGroup() [2/2]

CDVDOverlayGroup::CDVDOverlayGroup ( const CDVDOverlayGroup & src)
inline

Member Data Documentation

◆ m_overlays

VecOverlays CDVDOverlayGroup::m_overlays

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