Results 1 to 1 of 1
Hi
I am using madpaly on my target embedded linux board
i am playing the songs using system command
system("madplay -b 16 /tmp/song1.mp3");
once the song is finished then only ...
- 08-04-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 16
stop command for madplay
Hi
I am using madpaly on my target embedded linux board
i am playing the songs using system command
system("madplay -b 16 /tmp/song1.mp3");
once the song is finished then only it is coming out and playing next song.
i want to stop playing this song from code
kindly suggest me the command
Thanks in advance
john


Reply With Quote
