osc ~master (2018-07-01T15:45:49Z)
Dub
Repo
OSCMessage.this
osc
message
OSCMessage
Constructs a new OSC message using an address.
this
()
this
(string addr)
class
OSCMessage
this
(
string
addr
)
this
(Address addr)
this
(const(OSCMessage) copy)
Meta
Source
See Implementation
osc
message
OSCMessage
constructors
this
functions
add
addImpulse
addNull
argumentAt
at
dup
isBool
isFalse
isFloat
isImpulse
isInt
isNull
isString
isTimeTag
isTrue
typeAt
properties
address
data
length
types
Constructs a new OSC message using an address.