Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <visualization.h>
Public Attributes | |
void(* | get_properties )(const KODI_HANDLE hdl, struct KODI_ADDON_VISUALIZATION_PROPS *props) |
void(* | transfer_preset )(const KODI_HANDLE hdl, const char *preset) |
void(* | clear_presets )(const KODI_HANDLE hdl) |
void(* AddonToKodiFuncTable_Visualization::clear_presets) (const KODI_HANDLE hdl) |
void(* AddonToKodiFuncTable_Visualization::get_properties) (const KODI_HANDLE hdl, struct KODI_ADDON_VISUALIZATION_PROPS *props) |
void(* AddonToKodiFuncTable_Visualization::transfer_preset) (const KODI_HANDLE hdl, const char *preset) |