Go to the documentation of this file.
20 #ifndef HAS_LIVES_OSC_NOTIFY_H
21 #define HAS_LIVES_OSC_NOTIFY_H
31 #define LIVES_OSC_NOTIFY_NONE 0
33 #define LIVES_OSC_NOTIFY_FRAME_SYNCH 1
34 #define LIVES_OSC_NOTIFY_PLAYBACK_STARTED 2
35 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED 3
37 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED_RD 4
41 #define LIVES_OSC_NOTIFY_RECORD_STARTED 32
42 #define LIVES_OSC_NOTIFY_RECORD_STOPPED 33
44 #define LIVES_OSC_NOTIFY_QUIT 64
46 #define LIVES_OSC_NOTIFY_CLIP_OPENED 128
47 #define LIVES_OSC_NOTIFY_CLIP_CLOSED 129
49 #define LIVES_OSC_NOTIFY_CLIPSET_OPENED 256
50 #define LIVES_OSC_NOTIFY_CLIPSET_SAVED 257
52 #define LIVES_OSC_NOTIFY_SUCCESS 512
53 #define LIVES_OSC_NOTIFY_FAILED 1024
54 #define LIVES_OSC_NOTIFY_CANCELLED 2048
56 #define LIVES_OSC_NOTIFY_MODE_CHANGED 4096
58 #define LIVES_OSC_NOTIFY_USER1 32768