Method

AgsAudioOscXmlrpcControlleradd_message

since: 3.0.0

Declaration [src]

void
ags_osc_xmlrpc_controller_add_message (
  AgsOscXmlrpcController* osc_xmlrpc_controller,
  GObject* message
)

Description [src]

Add message to osc_xmlrpc_controller.

Available since: 3.0.0

Parameters

message

Type: GObject

The AgsOscMessage.

The data is owned by the caller of the function.