Re: Phonon and buffer of local file
AFAIK you could do something like this:
1. download file and store data in buffer
2. play buffer
MediaObject m;
QBuffer *someBuffer;
m.setCurrentSource(someBuffer);
3. save to file
Sorry but I can't help You more then this simply because I didn't used it before.
Last edited by Talei; 14th October 2010 at 23:03.
In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
The advance of computerization however, has not yet wiped out nations and ethnic groups.
Bookmarks