All of lore.kernel.org
 help / color / mirror / Atom feed
* How to do pause/resume in ALSA application
@ 2008-03-05  9:20 Aggarwal, Anuj
  2008-03-05 15:53 ` Clemens Ladisch
  0 siblings, 1 reply; 4+ messages in thread
From: Aggarwal, Anuj @ 2008-03-05  9:20 UTC (permalink / raw)
  To: alsa-devel; +Cc: suresh.raj

Hi, 

 

I am using the snd_pcm_pause API in my application but it is returning
error: Invalid argument. I am passing the PCM handle of the playback
stream which I opened earlier and using to play a WAV file. Although I
am able to hear the WAV file correctly, I am not able to pause. I
checked whether the pause functionality is supported, using
snd_pcm_hw_params_can_pause() and it returned me success.

 

Any help is welcome.

 

Thanks & Regards,

Anuj Aggarwal

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

end of thread, other threads:[~2008-03-06 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-05  9:20 How to do pause/resume in ALSA application Aggarwal, Anuj
2008-03-05 15:53 ` Clemens Ladisch
2008-03-05 19:14   ` Aggarwal, Anuj
2008-03-06 10:35     ` Clemens Ladisch

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.