other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_RAWMIDI_TRANSMIT(9) | Sound Devices | SND_RAWMIDI_TRANSMIT(9) |
NAME¶
snd_rawmidi_transmit_empty - check whether the output buffer is emptySYNOPSIS¶
int
snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream);
ARGUMENTS¶
substreamthe rawmidi substream
RETURN¶
1 if the internal output buffer is empty, 0 if not.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |