Class

AgsAudioOscXmlrpcServer

[]

Description

class AgsAudio.OscXmlrpcServer : AgsAudio.OscServer
{
  xmlrpc_server: AgsServer*,
  osc_xmlrpc_controller: AgsController*
}

No description available.

[]

Constructors

ags_osc_xmlrpc_server_new

Creates a new instance of AgsOscXmlrpcServer.

since: 3.0.0

[]

Instance methods

ags_osc_xmlrpc_server_add_websocket_handler

Add websocket handler to soup server.

since: 3.0.0

Methods inherited from AgsOscServer (12)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.OscXmlrpcServer:osc-xmlrpc-controller

The assigned AgsOscXmlrpcController.

since: 3.0.0

AgsAudio.OscXmlrpcServer:xmlrpc-server

The assigned AgsServer.

since: 3.0.0

Properties inherited from AgsOscServer (7)
[]

Signals

Signals inherited from AgsOscServer (4)
Signals inherited from GObject (1)

Class structure