Bass_StreamCreateURL

Started by Bully,

Bully

Hi...

Sorry,my english is poor...

I have Delphi and get an MP3 Stream with Bass_StreamCreateURL .
I would Listen the song (Internetradio) and save something to
my Harddisk. StreamCreateURL can save the stream to hdd,but
it saves all,but i will not all -> only a few songs.
I mean i press an button to begin the filesave and an button
to end the filesave without i must use Bass_streamfree or
bass_stop !
How can i make this ???

I hope you understand my poor english ;)

Ian @ un4seen

At the moment, the only way to switch it on/off is to reconnect - ie. call BASS_StreamCreateURL again.

I guess an option to (dis)enable it without reconnecting is a possibility for the next release. Or I may change it to a callback system for maximum flexibility :)

Sheep


Bully

Thx Ian ;)
I Think that's an good Idea and an usefull feature ;)
Now i wait of the next Release ;)

Bully