Rechercher une page de manuel
snd_rawmidi_set_ops
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
snd_rawmidi_set_ops - set the rawmidi operatorsSYNOPSIS
- void snd_rawmidi_set_ops(struct snd_rawmidi * rmidi, int stream, struct snd_rawmidi_ops * ops);
ARGUMENTS
rmidi
- the rawmidi instance
stream
- the stream direction, SNDRV_RAWMIDI_STREAM_XXX
ops
- the operator table
DESCRIPTION
Sets the rawmidi operators for the given stream direction.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre