Function

AgsAudioOscBuilderPacketfree

since: 3.0.0

[]

Declaration [src]

void
ags_osc_builder_packet_free (
  AgsOscBuilderPacket* packet
)
[]

Description [src]

Free packet.

Available since: 3.0.0

[]

Parameters

packet

Type: AgsOscBuilderPacket*

The AgsOscBuilderPacket-struct.

The argument can be NULL.
The data is owned by the caller of the function.