Query: snd_pcm_new_stream
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_NEW_STREAM(9) Sound Devices SND_PCM_NEW_STREAM(9)NAMEsnd_pcm_new_stream - create a new PCM streamSYNOPSISint snd_pcm_new_stream(struct snd_pcm * pcm, int stream, int substream_count);ARGUMENTSpcm the pcm instance stream the stream direction, SNDRV_PCM_STREAM_XXX substream_count the number of substreamsDESCRIPTIONCreates a new stream for the pcm. The corresponding stream on the pcm must have been empty before calling this, i.e. zero must be given to the argument of snd_pcm_new. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_NEW_STREAM(9)
Related Man Pages |
---|
mlib_signalulaw2linear(3mlib) - opensolaris |
snd_ad1816(4) - debian |
lsdahdi(8) - debian |
mlib_signalalaw2linear(3mlib) - sunos |
mlib_signalulaw2linear(3mlib) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
32 bit process addressing more than 4GB |