Rechercher une page de manuel
snd_rawmidi_transmit_empty
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
snd_rawmidi_transmit_empty - check whether the output buffer is emptySYNOPSIS
- int snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream);
ARGUMENTS
substream
- the rawmidi substream
DESCRIPTION
Returns 1 if the internal output buffer is empty, 0 if not.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre