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

#include <OMXCore.h>

Public Member Functions

 COMXCore ()
 
 ~COMXCore ()
 
bool Initialize ()
 
void Deinitialize ()
 
DllOMXGetDll ()
 

Protected Attributes

bool m_is_open
 
DllOMXm_DllOMX
 

Constructor & Destructor Documentation

◆ COMXCore()

COMXCore::COMXCore ( )

◆ ~COMXCore()

COMXCore::~COMXCore ( )

Member Function Documentation

◆ Deinitialize()

void COMXCore::Deinitialize ( )

◆ GetDll()

DllOMX * COMXCore::GetDll ( )
inline

◆ Initialize()

bool COMXCore::Initialize ( void  )

Member Data Documentation

◆ m_DllOMX

DllOMX* COMXCore::m_DllOMX
protected

◆ m_is_open

bool COMXCore::m_is_open
protected

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