1#ifndef CNSDK_LEIA_CORE_EVENT_H
2#define CNSDK_LEIA_CORE_EVENT_H
leia_core_event_code
Definition event.h:8
@ _LEIA_CORE_EVENT_CODE_MAKE_ENUM_32BIT
Definition event.h:11
@ LEIA_CORE_EVENT_INVALID_LICENSE
leia_core detected invalid license, payload: [optional] const char* reason - describes what exactly w...
Definition event.h:10
@ LEIA_CORE_EVENT_DID_INITIALIZE
leia_core is fully initialized, payload: NONE
Definition event.h:9
leia_interlacer_event_code
Definition event.h:14
@ LEIA_INTERLACER_EVENT_DEBUG_MENU_UPDATE
leia_interlacer's debug menu has changed a value, payload: [optional] const char* reason - value's id
Definition event.h:16
@ LEIA_INTERLACER_EVENT_DEBUG_MENU_CLOSED
leia_interlacer's debug menu has been closed, payload: NONE
Definition event.h:15
@ _LEIA_INTERLACER_EVENT_CODE_MAKE_ENUM_32BIT
Definition event.h:17
#define END_CAPI_DECL
Definition defines.h:74
#define BEGIN_CAPI_DECL
Definition defines.h:73