Go to the documentation of this file.
20 #ifndef HAS_LIVES_OSC_NOTIFY_H
21 #define HAS_LIVES_OSC_NOTIFY_H
23 #define LIVES_OSC_NOTIFY_FRAME_SYNCH 1
24 #define LIVES_OSC_NOTIFY_PLAYBACK_STARTED 2
25 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED 3
29 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED_RD 4
32 #define LIVES_OSC_NOTIFY_RECORD_STARTED 32
33 #define LIVES_OSC_NOTIFY_RECORD_STOPPED 33
35 #define LIVES_OSC_NOTIFY_QUIT 64
37 #define LIVES_OSC_NOTIFY_CLIP_OPENED 128
38 #define LIVES_OSC_NOTIFY_CLIP_CLOSED 129
41 #define LIVES_OSC_NOTIFY_CLIPSET_OPENED 256
42 #define LIVES_OSC_NOTIFY_CLIPSET_SAVED 257
45 #define LIVES_OSC_NOTIFY_SUCCESS 512
46 #define LIVES_OSC_NOTIFY_FAILED 1024
47 #define LIVES_OSC_NOTIFY_CANCELLED 2048
49 #define LIVES_OSC_NOTIFY_MODE_CHANGED 4096