#include "lscp/event.h"Functions | |
| const char * | lscp_event_to_text (lscp_event_t event) |
| lscp_event_t | lscp_event_from_text (const char *pszText) |
|
|
Getting an event from a text string.
|
|
|
Getting the text string representation of a single event.
|
1.4.4