Query: snd_rawmidi_transmit_empty
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_RAWMIDI_TRANSMIT(9) MIDI API SND_RAWMIDI_TRANSMIT(9)NAMEsnd_rawmidi_transmit_empty - check whether the output buffer is emptySYNOPSISint snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream);ARGUMENTSsubstream the rawmidi substreamRETURN1 if the internal output buffer is empty, 0 if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_RAWMIDI_TRANSMIT(9)