Constructor

AgsAudioOscXmlrpcServernew

since: 3.0.0

Declaration [src]

AgsOscXmlrpcServer*
ags_osc_xmlrpc_server_new (
  void
)

Description [src]

Creates a new instance of AgsOscXmlrpcServer.

Available since: 3.0.0

Return value

Type: AgsOscXmlrpcServer

The new AgsOscXmlrpcServer.

The caller of the function takes ownership of the data, and is responsible for freeing it.