Function

AgsAudioLv2Pluginatom_sequence_free

since: 3.3.0

Declaration [src]

void
ags_lv2_plugin_atom_sequence_free (
  gpointer atom_sequence
)

Description [src]

Free atom sequence.

Available since: 3.3.0

Parameters

atom_sequence

Type: gpointer

The atom sequence.

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