|
CHAILink SDK
Version 1.3
|
Go to the documentation of this file.
10 #ifndef __CLC_CUSTOMIZATION_H__
11 #define __CLC_CUSTOMIZATION_H__
27 #define ENABLE_DEVICE_LOCAL
28 #define ENABLE_DEVICE_COPPERLAN2MIDI
30 #define ENABLE_DEVICE_VMIDILINKIN
32 #define ENABLE_DEVICE_VMIDILINKOUT
34 #define ENABLE_DEVICE_SHAREDDISPLAY
36 #define ENABLE_DEVICE_SHAREDDISPLAY_CLIENT
40 #define ENABLE_PARAMETER
44 #define ENABLE_CONTROLLER
48 #define ENABLE_REMOTE_DEVICE
57 #define ENABLE_NETWORK_SEARCH
58 #define ENABLE_SMARTCONNECT_TARGET
60 #define ENABLE_SNAPSHOT
66 #define ENABLE_GLOBAL_TIMER
68 #define ENABLE_PARAMETER_FEEDBACK
77 #define ENABLE_RUNTIMECHECK
90 #define ENABLE_MESSAGE_GENERIC
91 #define ENABLE_MESSAGE_EVENT
93 #define ENABLE_MESSAGE_MODIFIER
95 #define ENABLE_MESSAGE_SELECTOR
97 #define ENABLE_MESSAGE_TEXT
99 #define ENABLE_MESSAGE_MIDISYSEX
101 #define ENABLE_MESSAGE_ALL
110 #define CLMSG_MESSAGESIZE (400)
115 #endif // __CLC_CUSTOMIZATION_H__