|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <DVDOverlayText.h>
Public Member Functions | |
| CElement (ElementType type) | |
| CElement (CElement &src) | |
| virtual | ~CElement ()=default |
| bool | IsElementType (ElementType type) |
Public Attributes | |
| CElement * | pNext |
| ElementType | m_type |
|
inlineexplicit |
|
inline |
|
virtualdefault |
|
inline |
| ElementType CDVDOverlayText::CElement::m_type |
| CElement* CDVDOverlayText::CElement::pNext |