Function
AgsAudioLv2Pluginclear_atom_sequence
since: 3.0.0
[−]
Declaration [src]
void
ags_lv2_plugin_clear_atom_sequence (
gpointer atom_sequence,
guint sequence_size
)
[−]
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
.