SND_PCM_SET_OPS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_pcm_set_ops - set the PCM operators
SYNOPSIS
"SYNOPSIS"
void snd_pcm_set_ops (snd_pcm_t * pcm, int direction, snd_pcm_ops_t * ops);
ARGUMENTS
- pcm
-
the pcm instance
- direction
-
stream direction, SNDRV_PCM_STREAM_XXX
- ops
-
the operator table
DESCRIPTION
Sets the given PCM operators to the pcm instance.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:51 GMT, October 09, 2005