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