[alsa-devel] Pause functionality
23 Jun
2010
23 Jun
'10
6:08 p.m.
Hi,
it is stated in the documentation that I need to check with snd_pcm_hw_params_can_pause() to see if the device can pause or not. If it can, I can use snd_pcm_pause() to pause/resume.
But what if snd_pcm_hw_params_can_pause() tells me it can't pause? What does one usually do then? Continue writing to pcm, with a buffer containing zeroed samples?
5258
Age (days ago)
5258
Last active (days ago)
0 comments
1 participants
participants (1)
-
dv