Query: snd_pcm_period_elapsed
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_PERIOD_ELAPS(9) Sound Devices SND_PCM_PERIOD_ELAPS(9)NAMEsnd_pcm_period_elapsed - update the pcm status for the next periodSYNOPSISvoid snd_pcm_period_elapsed(struct snd_pcm_substream * substream);ARGUMENTSsubstream the pcm substream instanceDESCRIPTIONThis function is called from the interrupt handler when the PCM has processed the period size. It will update the current pointer, wake up sleepers, etc. Even if more than one periods have elapsed since the last call, you have to call this only once.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_PERIOD_ELAPS(9)
Related Man Pages |
---|
aoss(1) - debian |
libssh2_channel_read_ex(3) - debian |
libssh2_channel_write_ex(3) - debian |
libssh2_channel_read_ex(3) - centos |
libssh2_channel_write_ex(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Docker learning Phase-I |