]> git.alsa-project.org Git - alsa-lib.git/commit
seq: Add snd_seq_ump_ev_clear()
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Nov 2023 11:51:56 +0000 (12:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jan 2024 15:43:55 +0000 (16:43 +0100)
commit55c633829073dd4c53a8ef984b609d0e50316a68
tree4cfe6dbfad2b7359c0a6749589731fda283a4c40
parent31f2ab57e2ba350ece69696b00a48bceca22d7e7
seq: Add snd_seq_ump_ev_clear()

Like snd_seq_ev_clear(), let's add a helper to clear the event record
for a UMP-capable sequencer event.

While we're at it, change snd_seq_ev_clear() to be a static inline
function, so that we make sure that the proper pointer type is
passed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/seqmid.h