/home/users/builder/rpm/BUILD/alsa-lib-1.0.13/src/pcm/pcm_ioplug.c File Reference

I/O Plugin SDK. More...


Functions

int snd_pcm_ioplug_create (snd_pcm_ioplug_t *ioplug, const char *name, snd_pcm_stream_t stream, int mode)
 Create an ioplug instance.
int snd_pcm_ioplug_delete (snd_pcm_ioplug_t *ioplug)
 Delete the ioplug instance.
void snd_pcm_ioplug_params_reset (snd_pcm_ioplug_t *ioplug)
 Reset ioplug parameters.
int snd_pcm_ioplug_set_param_list (snd_pcm_ioplug_t *ioplug, int type, unsigned int num_list, const unsigned int *list)
 Set parameter as the list.
int snd_pcm_ioplug_set_param_minmax (snd_pcm_ioplug_t *ioplug, int type, unsigned int min, unsigned int max)
 Set parameter as the min/max values.
int snd_pcm_ioplug_reinit_status (snd_pcm_ioplug_t *ioplug)
 Reinitialize the poll and mmap status.
const snd_pcm_channel_area_tsnd_pcm_ioplug_mmap_areas (snd_pcm_ioplug_t *ioplug)
 Get mmap area of ioplug.


Detailed Description

I/O Plugin SDK.

Author:
Takashi Iwai <tiwai@suse.de>
Date:
2005

Generated on Sun Apr 1 18:36:43 2007 for ALSA project - the C library reference by  doxygen 1.5.1