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

#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)
 

Member Data Documentation

◆ clear_presets

void(* AddonToKodiFuncTable_Visualization::clear_presets) (const KODI_HANDLE hdl)

◆ get_properties

void(* AddonToKodiFuncTable_Visualization::get_properties) (const KODI_HANDLE hdl, struct KODI_ADDON_VISUALIZATION_PROPS *props)

◆ transfer_preset

void(* AddonToKodiFuncTable_Visualization::transfer_preset) (const KODI_HANDLE hdl, const char *preset)

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