|
Lumiverse
2.5
A framework for creating lighting control applications
|
Implementation of a patch for OSC. More...
#include "LumiverseCoreConfig.h"#include "Patch.h"#include "lib/oscpack/osc/OscOutboundPacketStream.h"#include "lib/oscpack/osc/OscPacketListener.h"#include "lib/oscpack/osc/OscReceivedElements.h"#include "lib/oscpack/ip/UdpSocket.h"

Go to the source code of this file.
Classes | |
| class | Lumiverse::OscPatch |
Namespaces | |
| Lumiverse | |
| Contains all core Lumiverse functions and variables. | |
Enumerations | |
| enum | OscFormat { PREFIXED_ADDR = 0, PER_DEVICE_ADDR = 1, ETC_EOS = 2 } |
Implementation of a patch for OSC.
1.8.10