Functions | |
| int | snd_pcm_hw_open_fd (snd_pcm_t **pcmp, const char *name, int fd, int mmap_emulation, int sync_ptr_ioctl) |
| 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, int sync_ptr_ioctl) |
| Creates a new hw PCM. | |
| int | _snd_pcm_hw_open (snd_pcm_t **pcmp, const char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, snd_pcm_stream_t stream, int mode) |
| Creates a new hw PCM. | |
| SND_DLSYM_BUILD_VERSION (_snd_pcm_hw_open, SND_PCM_DLSYM_VERSION) | |
Jaroslav Kysela <perex@suse.cz>
|
||||||||||||||||||||||||||||
|
Creates a new hw PCM.
|
|
||||||||||||||||||||||||||||||||||||||||
|
Creates a new hw PCM.
|
|
||||||||||||||||||||||||
|
Creates a new hw PCM.
|
1.4.2