hi all,
has the playlist object syntax changed? if i use add now with the params from the 0.9.x version they doesn't seem to work
Code: Select all
vlcplayer.playlist.add("udp://@239.0.2.60:8208", "ORF 1", ":ffmpeg-skiploopfilter=4");
Code: Select all
vlcplayer.playlist.add("c:/test.mpg", "my test movie", "some more options");
Code: Select all
vlcplayer.playlist.add("c:/test.mpg");
Users browsing this forum: No registered users and 1 guest