All of lore.kernel.org
 help / color / mirror / Atom feed
* snd_pcm_sw_params_set_start_threshold() functionality
@ 2012-10-29 11:20 irfanks
  2012-10-29 12:28 ` irfanks
  0 siblings, 1 reply; 2+ messages in thread
From: irfanks @ 2012-10-29 11:20 UTC (permalink / raw)
  To: alsa-devel

Hello,

             snd_pcm_sw_params_set_start_threshold() API description 
explains, "PCM is automatically started when playback frames available 
to PCM are >= threshold"

              I want to know,  whether above pre-buffering(threshold) 
mechanism is only during the start of playback ?
OR
             Also if my playback device goes to XRUN state, Again next 
time when i prepare my playback device using snd_pcm_prepare(). Again 
the prebuffering (threshold) will occur since i have set 
snd_pcm_sw_params_set_start_threshold() to N periods in software params.


Best Regards,
Thanks in advance,
Irfan...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-29 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 11:20 snd_pcm_sw_params_set_start_threshold() functionality irfanks
2012-10-29 12:28 ` irfanks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.