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
#ifndef DOC_HIDDEN
7
struct
_snd_ump {
8
snd_rawmidi_t
*rawmidi;
9
unsigned
int
flags;
10
int
is_input;
11
};
12
#endif
/* DOC_HIDDEN */
snd_rawmidi_t
struct _snd_rawmidi snd_rawmidi_t
Definition
rawmidi.h:68
rawmidi.h
Application interface library for the ALSA driver.
Generated by
1.9.8