Functions | |
int | snd_pcm_file_open (snd_pcm_t **pcmp, const char *name, const char *fname, int fd, const char *fmt, snd_pcm_t *slave, int close_slave) |
Creates a new File PCM. | |
int | _snd_pcm_file_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 File PCM. |
|
Creates a new File PCM.
|
|
Creates a new File PCM.
|