[alsa-devel] basic question regarding copy unctions
29 May
2008
29 May
'08
1:58 p.m.
Hi, I have implemented copy function to send the buffer directly to the hardware. But i dont see the player playing after it sends the first buffer down. It does not seem to be sending more buffer. Can anyone tell me where I am going wrong?
--
-Harsha
29 May
29 May
2:07 p.m.
On Thu, 29 May 2008, Harsha priya gupta wrote:
Hi, I have implemented copy function to send the buffer directly to the hardware. But i dont see the player playing after it sends the first buffer down. It does not seem to be sending more buffer. Can anyone tell me where I am going wrong?
You have to call snd_period_elapsed() when period is played.
Jaroslav
----- Jaroslav Kysela perex@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.
6051
Age (days ago)
6051
Last active (days ago)
1 comments
2 participants
participants (2)
-
Harsha priya gupta
-
Jaroslav Kysela