libvisual  0.5.0
Public Attributes | List of all members
VisEventParam Struct Reference

Parameter change event. More...

#include <libvisual/lv_event.h>

Public Attributes

void * param
 Parameter that was changed. More...
 

Detailed Description

Parameter change event.

Contains information about parameter changes.

See Also
visual_event_new_param()

Definition at line 133 of file lv_event.h.

Member Data Documentation

void* VisEventParam::param

Parameter that was changed.

Definition at line 137 of file lv_event.h.


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