|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
The definitions of supported OSC types and their associated OSC type tags, as defined in the OpenSoundControl 1.0 specification. More...
#include "juce_OSCTypes.h"
Static Public Member Functions | |
| static bool | isSupportedType (OSCType type) noexcept |
Static Public Attributes | |
| static const OSCType | int32 |
| static const OSCType | float32 |
| static const OSCType | string |
| static const OSCType | blob |
| static const OSCType | colour |
The definitions of supported OSC types and their associated OSC type tags, as defined in the OpenSoundControl 1.0 specification.
Note: This implementation does not support any additional type tags that are not part of the specification.
@tags{OSC}
Definition at line 46 of file juce_OSCTypes.h.
Definition at line 55 of file juce_OSCTypes.h.
Definition at line 52 of file juce_OSCTypes.h.
Definition at line 53 of file juce_OSCTypes.h.
Definition at line 50 of file juce_OSCTypes.h.
Definition at line 49 of file juce_OSCTypes.h.
Definition at line 51 of file juce_OSCTypes.h.