Page 1 of 1
VLC 0.9.0 vlc.playlist.items.count is not correct?
Posted: 26 Nov 2007 05:01
by ssssssssssss
I'm using VLC0.9.0 mozilla plugin. And I found that vlc.playlist.items.clear() will not change the count attribute asynchronously. BTW, I waited for 10 second to see if the only one item had been cleared, so I think it must be something wrong. May I use the deprecated version "vlc.playlist.clear()"?
Is there a working example?
Re: VLC 0.9.0 vlc.playlist.items.count is not correct?
Posted: 26 Nov 2007 08:49
by ssssssssssss
BTW: Is "playlist.stop()" perform asynchronously or not?
=========================================================
OK, I found the document now:
IDLE/CLOSE : 0,
OPENING : 1,
BUFFERING : 2,
PLAYING : 3,
PAUSED : 4,
STOPPING : 5,
ERROR : 6
Re: VLC 0.9.0 vlc.playlist.items.count is not correct?
Posted: 29 Nov 2007 04:23
by ssssssssssss
And another question:
Specified "freetype-font" is OK in the first few seconds, but will be NOT availabale soon.
Is it a bug?