Method
AgsAudioOscNodeControllerget_data
since: 3.0.0
Declaration [src]
gpointer
ags_osc_node_controller_get_data (
AgsOscNodeController* osc_node_controller,
AgsOscConnection* osc_connection,
guchar* message,
guint message_size
)
Parameters
osc_connection-
Type:
AgsOscConnectionThe
AgsOscConnection.The data is owned by the caller of the function. message-
Type:
guchar*The message received.
The data is owned by the caller of the function. message_size-
Type:
guintThe message size.