]> git.alsa-project.org Git - alsa-lib.git/commit
ump: Add a function to provide the packet word length of a UMP type
authorTakashi Iwai <tiwai@suse.de>
Thu, 4 Jul 2024 07:53:20 +0000 (09:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Jul 2024 12:44:00 +0000 (14:44 +0200)
commit568b2ac1db491f6dac88607ef8e5ae3454357f00
tree0157dedd3a4d198a8e30f28ea0b56cd71227cd07
parentade099fab70f521ba9642778fafd51dc6017fe87
ump: Add a function to provide the packet word length of a UMP type

Add a helper function to return the number of words of a given UMP
packet type.  Used for parsing MIDI Clip File stream, for example.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/ump_msg.h
src/Versions.in.in
src/rawmidi/ump.c