Go to the documentation of this file.
22 #ifndef __WEED_EVENTS_H__
23 #define __WEED_EVENTS_H__
30 #define WEED_EVENT_API_VERSION 100
31 #define WEED_EVENT_API_VERSION_100
33 #define WEED_PLANT_EVENT 256
34 #define WEED_PLANT_EVENT_LIST 257
36 #define WEED_EVENT_HINT_FRAME 1
37 #define WEED_EVENT_HINT_FILTER_INIT 2
38 #define WEED_EVENT_HINT_FILTER_DEINIT 3
39 #define WEED_EVENT_HINT_FILTER_MAP 4
40 #define WEED_EVENT_HINT_PARAM_CHANGE 5
41 #define WEED_EVENT_HINT_MARKER 6
47 #endif // #ifndef __WEED_EVENTS_H_