Page 1 of 1

Stream playList

Posted: 30 Mar 2009 09:44
by godotvt
Hi ,

I want to stream a play list wirh jvlc library. At first i use :

MediaDescriptor[] ds =new MediaDescriptor[3];
MediaList ml;
MediaListPlayer mlp;
I pass the parameter to stream at the Mediadescription with the method addOption(String),the stream work but for only one song then i try with deprecaded class PlayList but i think it's impossible to do stream!

somebody know the solution?
Thanks

Re: Stream playList

Posted: 31 Mar 2009 09:33
by godotvt
This forum is alive?