Virtual Method

AgsAudioOscFrontControllerdo_request

Declaration [src]

gpointer
do_request (
  AgsOscFrontController* osc_front_controller,
  AgsOscConnection* osc_connection,
  guchar* packet,
  gsize packet_size
)

Description

No description available.

Parameters

osc_connection

Type: AgsOscConnection

No description available.

The data is owned by the caller of the function.
packet

Type: guchar*

No description available.

The data is owned by the caller of the function.
packet_size

Type: gsize

No description available.

Return value

Type: gpointer

No description available.

The data is owned by the called function.
The return value can be NULL.