1SND_RAWMIDI_TRANSMIT(9)            MIDI API            SND_RAWMIDI_TRANSMIT(9)
2
3
4

NAME

6       snd_rawmidi_transmit_empty - check whether the output buffer is empty
7

SYNOPSIS

9       int
10                                      snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream);
11

ARGUMENTS

13       substream
14           the rawmidi substream
15

RETURN

17       1 if the internal output buffer is empty, 0 if not.
18
20Kernel Hackers Manual 3.10         June 2019           SND_RAWMIDI_TRANSMIT(9)
Impressum