SND_RAWMIDI_SET_OPS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_rawmidi_set_ops - set the rawmidi operators
SYNOPSIS
"SYNOPSIS"
void snd_rawmidi_set_ops (snd_rawmidi_t * rmidi, int stream, snd_rawmidi_ops_t * 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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:51 GMT, October 09, 2005