| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <XBPython.h>
  
| XBPython::XBPython | ( | ) | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements ANNOUNCEMENT::IAnnouncer.
      
  | 
  overridevirtual | 
Implements ILanguageInvocationHandler.
      
  | 
  inline | 
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
      
  | 
  overridevirtual | 
Reimplemented from IPlayerCallback.
Reimplemented from IPlayerCallback.
| void XBPython::OnCleanFinished | ( | const std::string & | library | ) | 
| void XBPython::OnCleanStarted | ( | const std::string & | library | ) | 
| void XBPython::OnDPMSActivated | ( | ) | 
| void XBPython::OnDPMSDeactivated | ( | ) | 
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
| void XBPython::OnNotification | ( | const std::string & | sender, | 
| const std::string & | method, | ||
| const std::string & | data ) | 
      
  | 
  overridevirtual | 
Implements IPlayerCallback.
      
  | 
  overridevirtual | 
Implements IPlayerCallback.
      
  | 
  overridevirtual | 
Reimplemented from IPlayerCallback.
      
  | 
  overridevirtual | 
Reimplemented from IPlayerCallback.
Reimplemented from IPlayerCallback.
Reimplemented from IPlayerCallback.
Reimplemented from IPlayerCallback.
Implements IPlayerCallback.
      
  | 
  overridevirtual | 
Implements IPlayerCallback.
      
  | 
  overridevirtual | 
Implements IPlayerCallback.
| void XBPython::OnScanFinished | ( | const std::string & | library | ) | 
| void XBPython::OnScanStarted | ( | const std::string & | library | ) | 
| void XBPython::OnScreensaverActivated | ( | ) | 
| void XBPython::OnScreensaverDeactivated | ( | ) | 
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
| void XBPython::OnSettingsChanged | ( | const std::string & | strings | ) | 
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
| void XBPython::RegisterPythonMonitorCallBack | ( | XBMCAddon::xbmc::Monitor * | pCallback | ) | 
| void XBPython::RegisterPythonPlayerCallBack | ( | IPlayerCallback * | pCallback | ) | 
      
  | 
  overridevirtual | 
Reimplemented from ILanguageInvocationHandler.
| void XBPython::UnregisterPythonMonitorCallBack | ( | XBMCAddon::xbmc::Monitor * | pCallback | ) | 
| void XBPython::UnregisterPythonPlayerCallBack | ( | IPlayerCallback * | pCallback | ) |