Method
AgsAudioOscFrontControllerdo_request
Declaration [src]
gpointer
ags_osc_front_controller_do_request (
AgsOscFrontController* osc_front_controller,
AgsOscConnection* osc_connection,
guchar* packet,
gsize packet_size
)
Parameters
osc_connection
-
Type:
AgsOscConnection
No description available.
The data is owned by the caller of the method. packet
-
Type:
guchar*
No description available.
The data is owned by the caller of the method. packet_size
-
Type:
gsize
No description available.