Functions | |
int | snd_pcm_adpcm_open (snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) |
Creates a new Ima-ADPCM conversion PCM. | |
int | _snd_pcm_adpcm_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 Ima-ADPCM conversion PCM. |
Uros Bizjak <uros@kss-loka.si>
Jaroslav Kysela <perex@suse.cz>
|
Creates a new Ima-ADPCM conversion PCM.
|
|
Creates a new Ima-ADPCM conversion PCM.
|