Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
OSCTypes Class Reference

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
 

Detailed Description

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.

Member Function Documentation

◆ isSupportedType()

static bool OSCTypes::isSupportedType ( OSCType type)
staticnoexcept

References blob, colour, float32, int32, and string.

Member Data Documentation

◆ int32

const OSCType OSCTypes::int32
static

◆ float32

const OSCType OSCTypes::float32
static

◆ string

const OSCType OSCTypes::string
static

◆ blob

const OSCType OSCTypes::blob
static

◆ colour

const OSCType OSCTypes::colour
static

The documentation for this class was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram