centos man page for snd_pcm_period_elapsed

Query: snd_pcm_period_elapsed

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_PCM_PERIOD_ELAPS(9) 					      PCM API						   SND_PCM_PERIOD_ELAPS(9)

NAME
snd_pcm_period_elapsed - update the pcm status for the next period
SYNOPSIS
void snd_pcm_period_elapsed(struct snd_pcm_substream * substream);
ARGUMENTS
substream the pcm substream instance
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_PERIOD_ELAPS(9)
Related Man Pages
aoss(1) - suse
mlib_signaladpcm2bits2linear(3mlib) - sunos
mlib_signaladpcm3bits2linear(3mlib) - sunos
mlib_signaladpcm4bits2linear(3mlib) - sunos
snd_emu10kx(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing