Functions | |
timespec | snd_pcm_hw_fast_tstamp (snd_pcm_t *pcm) |
int | snd_pcm_hw_open_fd (snd_pcm_t **pcmp, const char *name, int fd, int mmap_emulation) |
Creates a new hw PCM. | |
int | snd_pcm_hw_open (snd_pcm_t **pcmp, const char *name, int card, int device, int subdevice, snd_pcm_stream_t stream, int mode, int mmap_emulation) |
Creates a new hw PCM. | |
int | _snd_pcm_hw_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 hw PCM. |
Jaroslav Kysela <perex@suse.cz>
|
Creates a new hw PCM.
|
|
Creates a new hw PCM.
|
|
Creates a new hw PCM.
|