ALSA project - the C library reference
Loading...
Searching...
No Matches
src
rawmidi
ump_local.h
1
/* SPDX-License-Identifier: LGPL-2.1+ */
2
#include "
rawmidi.h
"
3
#include "ump.h"
4
#include "ump_msg.h"
5
6
struct
_snd_ump
{
7
snd_rawmidi_t
*rawmidi;
8
unsigned
int
flags;
9
int
is_input;
10
};
snd_rawmidi_t
struct _snd_rawmidi snd_rawmidi_t
Definition
rawmidi.h:68
rawmidi.h
Application interface library for the ALSA driver.
_snd_ump
Definition
ump_local.h:6
Generated by
1.10.0