Function

AgsAudioLv2Pluginclear_atom_sequence

since: 3.0.0

Declaration [src]

void
ags_lv2_plugin_clear_atom_sequence (
  gpointer atom_sequence,
  guint sequence_size
)

Description [src]

Clear the atom sequence.

Available since: 3.0.0

Parameters

atom_sequence

Type: gpointer

The atom sequence.

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

Type: guint

Size of atom_sequence.