Query: snd_rawmidi_transmit_empty
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_RAWMIDI_TRANSMIT(9) Sound Devices 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 substreamDESCRIPTIONReturns 1 if the internal output buffer is empty, 0 if not.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_TRANSMIT(9)