Mozilla Plugin

Feature requests for VLC.
donpoon
New Cone
New Cone
Posts: 3
Joined: 01 Jul 2009 14:54

Mozilla Plugin

Postby donpoon » 03 Jul 2009 01:51

I am a happy user of the VLC Mozilla Plugin. Thx for exporting the Javascript API objects. I use it extensively for my web application. Would you consider to export more features?

The two features I want most at the moment:
1. A call back mechanism to notify the browser of plugin status.
e.g. Finish playing a media...
2. Random method for the playlist object. Like the Random option of the VLC Player.

With features like this. Will make the VLC plugin even more powerful.

Thx VLC Team.

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Mozilla Plugin

Postby thannoy » 06 Jul 2009 14:02

You can already use random:

Code: Select all

yourVlcNode.playlist.add(url, fooName, fooOptions + " " + ":random" );
For the status, yes you have to poll its value.


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 16 guests