Functions | |
int | snd_pcm_rate_channel_info (snd_pcm_t *pcm, snd_pcm_channel_info_t *info) |
int | snd_pcm_rate_open (snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, unsigned int srate, snd_pcm_t *slave, int close_slave) |
Creates a new rate PCM. | |
int | _snd_pcm_rate_open (snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) |
Creates a new rate PCM. | |
SND_DLSYM_BUILD_VERSION (_snd_pcm_rate_open, SND_PCM_DLSYM_VERSION) |
Jaroslav Kysela <perex@suse.cz>
|
Creates a new rate PCM.
|
|
Creates a new rate PCM.
|