| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <shaderpreset.h>
Public Attributes | |
| char * | id | 
| char * | desc | 
| float | current | 
| float | minimum | 
| float | initial | 
| float | maximum | 
| float | step | 
| float video_shader_parameter::current | 
| char* video_shader_parameter::desc | 
| char* video_shader_parameter::id | 
| float video_shader_parameter::initial | 
| float video_shader_parameter::maximum | 
| float video_shader_parameter::minimum | 
| float video_shader_parameter::step |