Signal

AgsAudioOscParser::packet

since: 3.0.0

Declaration

gpointer
packet (
  AgsOscParser* self,
  gpointer user_data
)

Description [src]

The ::packet signal is emited during parsing.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Return value

Type: gpointer

The XML node representing packet.

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