|
|
#1 |
|
Junior Member
Join Date: Apr 2002
Posts: 2
|
How to get informed by WinAMP ?
Hi all,
Is there a simple way to get informed by WinAmp when a playing song has finished ? WinAmp do not send a Callback to plug in ? I read some posts on this forum and I'm afraid that the old good timer mechanism is the only solution ! That's right ? Is this feature released in the WinAmp 3 SDK ? Thanks a lot for your support. F@b. |
|
|
|
|
|
#2 |
|
Moderator Alumni
Join Date: May 2000
Location: Next Door
Posts: 8,888
|
that's how I resolved it just use a Windows Timer.
-Jay | Radio Toolbox.com |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
|
is it that ppl are scared of a timer? do they think that it will make things incredibly, horribly, terribly slow? I used a low resolution VB timer, 50 milliseconds and it still had no problem, winamp needs it's own amount of time to start a song, so the timer just slides right in to nab the song, it's not in any means a bad solution, especially when I get the feeling it's the only solution
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Apr 2002
Posts: 2
|
I found another solution
Timers are not only the only way to know when a song starts or stops.
You can also subclass the Playlist Editor and intercept messages send by the main window. And it works fine ! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|