Functions | |
int | snd_pcm_share_open (snd_pcm_t **pcmp, const char *name, const char *sname, snd_pcm_format_t sformat, int srate, unsigned int schannels, int speriod_time, int sbuffer_time, unsigned int channels, unsigned int *channels_map, snd_pcm_stream_t stream, int mode) |
Creates a new Share PCM. | |
int | _snd_pcm_share_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 Share PCM. | |
SND_DLSYM_BUILD_VERSION (_snd_pcm_share_open, SND_PCM_DLSYM_VERSION) |
|
Creates a new Share PCM.
|
|
Creates a new Share PCM.
|