Search
Preparing search index...
The search index is not available
SoundFlow
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
AxOsc
Interface AxOsc
Hierarchy
AxNode
AxOsc
Index
Properties
parent
supports
Auto
Update
Methods
get
Destination
invalidate
send
Message
Properties
Optional
Readonly
parent
parent
:
AxNode
|
null
Optional
Readonly
supports
Auto
Update
supports
Auto
Update
:
boolean
|
null
Methods
get
Destination
get
Destination
(
address
:
string
, port
:
number
)
:
AxOscDestination
Parameters
address:
string
port:
number
Returns
AxOscDestination
invalidate
invalidate
(
)
:
AxOsc
Returns
AxOsc
send
Message
send
Message
(
)
:
OscSendMessageResult
send
Message
(
args
:
OscSendMessageActionArgs
)
:
OscSendMessageResult
send
Message
(
args
:
OscSendMessageActionArgs
, errorMessage
:
string
)
:
OscSendMessageResult
send
Message
(
args
:
OscSendMessageActionArgs
, errorCallback
:
(
errorMessage
:
string
)
=>
void
)
:
OscSendMessageResult
Returns
OscSendMessageResult
Parameters
args:
OscSendMessageActionArgs
Returns
OscSendMessageResult
Parameters
args:
OscSendMessageActionArgs
errorMessage:
string
Returns
OscSendMessageResult
Parameters
args:
OscSendMessageActionArgs
errorCallback:
(
errorMessage
:
string
)
=>
void
(
errorMessage
:
string
)
:
void
Parameters
errorMessage:
string
Returns
void
Returns
OscSendMessageResult
Globals
Ax
Osc
parent
supports
Auto
Update
get
Destination
invalidate
send
Message
Generated using
TypeDoc